Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: webpack-contrib/css-loader
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: ec4006c69083f139adc5a8b599c6d85d59954c3e
Choose a base ref
...
head repository: webpack-contrib/css-loader
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7857d8f75937ad34e6250859e8ff0bbf2b88f098
Choose a head ref

Commits on Jun 2, 2017

  1. Copy the full SHA
    c2e0934 View commit details

Commits on Jun 9, 2017

  1. Copy the full SHA
    c13c467 View commit details

Commits on Jun 13, 2017

  1. Copy the full SHA
    1fee601 View commit details

Commits on Jun 29, 2017

  1. Copy the full SHA
    8dafee7 View commit details

Commits on Jul 17, 2017

  1. Copy the full SHA
    eadbd47 View commit details

Commits on Jul 26, 2017

  1. Copy the full SHA
    3440d55 View commit details

Commits on Aug 13, 2017

  1. docs(README): Fix ExtractTextPlugin example (#590)

    There was an extra `]` in the example
    charlesponti authored and joshwiens committed Aug 13, 2017
    Copy the full SHA
    b92c941 View commit details

Commits on Aug 17, 2017

  1. fix: stricter @import tolerance (#593)

    * Added failed test for @import-normalize
    
    * Fixed import handling not matching import like constructs.
    
    * Made tolerant for null match on urls inside import
    
    * Added request test case
    swernerx authored and joshwiens committed Aug 17, 2017
    Copy the full SHA
    2e4ec09 View commit details
  2. Copy the full SHA
    53283a1 View commit details
  3. chore(release): 0.28.5

    joshwiens committed Aug 17, 2017
    Copy the full SHA
    e16bdeb View commit details

Commits on Aug 30, 2017

  1. fix: add support for aliases starting with / (options.alias) (#597)

    * Add support for alias starting with /
    
    * startByAlias -> isAlias
    atinux authored and joshwiens committed Aug 30, 2017
    Copy the full SHA
    63567f2 View commit details
  2. chore(release): 0.28.6

    joshwiens committed Aug 30, 2017
    Copy the full SHA
    d18ee04 View commit details
  3. Copy the full SHA
    8f1b57c View commit details
  4. chore(release): 0.28.7

    joshwiens committed Aug 30, 2017
    Copy the full SHA
    7b52951 View commit details

Commits on Sep 1, 2017

  1. Fix markdown for link to webpack resolve.alias doc (#595)

    Fixes:
    [link text] (link) ---> [link text](link)
    ahoym authored and evilebottnawi committed Sep 1, 2017
    Copy the full SHA
    0840c80 View commit details

Commits on Sep 12, 2017

  1. Copy the full SHA
    7039740 View commit details
  2. Copy the full SHA
    c45fa66 View commit details
  3. Copy the full SHA
    05c36db View commit details

Commits on Dec 14, 2017

  1. Copy the full SHA
    d999f4a View commit details

Commits on Jan 4, 2018

  1. Copy the full SHA
    0dccfa9 View commit details
  2. Copy the full SHA
    8897d44 View commit details

Commits on Jan 5, 2018

  1. Copy the full SHA
    39773aa View commit details
  2. Copy the full SHA
    333a2ce View commit details
  3. Copy the full SHA
    0fc46c7 View commit details

Commits on Jan 17, 2018

  1. Copy the full SHA
    d1d8221 View commit details
  2. Copy the full SHA
    604bd4b View commit details
  3. Copy the full SHA
    630579d View commit details

Commits on Feb 15, 2018

  1. Copy the full SHA
    0452f26 View commit details

Commits on Feb 22, 2018

  1. Copy the full SHA
    9f876d2 View commit details
  2. Copy the full SHA
    c35d8bd View commit details

Commits on Mar 16, 2018

  1. Copy the full SHA
    c788450 View commit details
  2. Copy the full SHA
    df497db View commit details

Commits on May 2, 2018

  1. Copy the full SHA
    3de8aa7 View commit details
  2. tests: css custom variables (#709)

    evilebottnawi authored and evilebottnawi committed May 2, 2018
    Copy the full SHA
    07444ad View commit details
  3. Merge remote-tracking branch 'origin/master'

    # Conflicts:
    #	test/simpleTest.js
    evilebottnawi committed May 2, 2018
    Copy the full SHA
    50f8ec0 View commit details

Commits on May 5, 2018

  1. docs(README): fix malformed emoji (#701)

    Mikhail Vasin authored and michael-ciniawsky committed May 5, 2018
    Copy the full SHA
    1c51265 View commit details
  2. Copy the full SHA
    1703721 View commit details

Commits on Jul 4, 2018

  1. Copy the full SHA
    1b7acf7 View commit details

Commits on Jul 6, 2018

  1. version 1.0 (#742)

    * tests: css custom variables (#709)
    
    * refactor: remove `minimize` option
    
    BREAKING CHANGE: remove `minimize` option
    
    * refactor: remove `module` option
    
    BREAKING CHANGE: remove `module` option, use `modules` option instead
    
    * refactor: remove `camelcase` option
    
    BREAKING CHANGE: remove `camelcase` option, use `camelCase` option instead
    
    * refactor: remove `root` option
    
    BREAKING CHANGE: remove `root` option, use `postcss-loader` with `postcss-url` plugin instead
    
    * refactor: remove other `minimizer` stuff
    
    * refactor: remove `alias` option
    
    BREAKING CHANGE: remove `alias` option, use `webpack` `resolve.alias` option
    
    * refactor: readme
    
    * refactor: remove unused `object-assign`
    
    * chore(deps): update `postcss` to latest version
    
    * refactor: minimum require `nodejs` version is `6.9`
    
    BREAKING CHANGE: minimum require `nodejs` version is `6.9`
    
    * refactor: minimum require `webpack` version is `4`
    
    BREAKING CHANGE: minimum require `webpack` version is `4`
    evilebottnawi authored Jul 6, 2018
    Copy the full SHA
    240db53 View commit details
  2. Merge remote-tracking branch 'origin/master'

    # Conflicts:
    #	package-lock.json
    alexander-akait committed Jul 6, 2018
    Copy the full SHA
    3d53968 View commit details
  3. Copy the full SHA
    43179a8 View commit details

Commits on Oct 9, 2018

  1. Copy the full SHA
    67b2f20 View commit details

Commits on Oct 10, 2018

  1. Copy the full SHA
    21fcddf View commit details

Commits on Oct 18, 2018

  1. Copy the full SHA
    e6cb60e View commit details

Commits on Oct 29, 2018

  1. chore(release): 1.0.1

    alexander-akait committed Oct 29, 2018
    Copy the full SHA
    10c3bc3 View commit details

Commits on Nov 23, 2018

  1. Copy the full SHA
    e3bb83a View commit details
  2. docs(readme): add an example how to @import a node module (#777)

    * Add example of @import'ing a node module
    
    The syntax for importing a node_module is not easy to find (see webpack/webpack#1789 (comment)). Maybe this will help a few people out.
    
    * Incorporate PR Suggestions
    danny-andrews-snap authored and evilebottnawi committed Nov 23, 2018
    Copy the full SHA
    fb457e5 View commit details
  3. Copy the full SHA
    1b310bb View commit details
  4. chore(deps): update postcss to 7 version (#795)

    BRAKING CHANGE: minimum require `postcss` version is now `7`
    evilebottnawi authored Nov 23, 2018
    Copy the full SHA
    e3a43ce View commit details

Commits on Nov 24, 2018

  1. Copy the full SHA
    dd1eab4 View commit details
Showing 426 changed files with 44,534 additions and 5,509 deletions.
12 changes: 12 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# editorconfig.org

[*]
charset = utf-8
indent_style = space
indent_size = 2
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true

[*.md]
trim_trailing_whitespace = false
4 changes: 4 additions & 0 deletions .eslintignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
/coverage
/dist
/node_modules
/test/fixtures
4 changes: 4 additions & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
module.exports = {
root: true,
extends: ['@webpack-contrib/eslint-config-webpack', 'prettier'],
};
247 changes: 0 additions & 247 deletions .eslintrc.yml

This file was deleted.

3 changes: 2 additions & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
yarn.lock -diff
* text=auto
bin/* eol=lf
yarn.lock -diff
package-lock.json -diff
6 changes: 6 additions & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# These are the default owners for everything in
# webpack-contrib
@webpack-contrib/org-maintainers

# Add repository specific users / groups
# below here for libs that are not maintained by the org.
Loading