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
base: df497db9fee094ac97bc82d729689eea46b89bc2
Choose a base ref
...
head repository: webpack-contrib/css-loader
compare: 43179a82c88532bf93ccfafb4f78c10cdb80cbf7
Choose a head ref
  • 9 commits
  • 18 files changed
  • 5 contributors

Commits on May 2, 2018

  1. Configuration menu
    Copy the full SHA
    3de8aa7 View commit details
    Browse the repository at this point in the history
  2. tests: css custom variables (#709)

    evilebottnawi authored and evilebottnawi committed May 2, 2018
    Configuration menu
    Copy the full SHA
    07444ad View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/master'

    # Conflicts:
    #	test/simpleTest.js
    evilebottnawi committed May 2, 2018
    Configuration menu
    Copy the full SHA
    50f8ec0 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2018

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

    Mikhail Vasin authored and michael-ciniawsky committed May 5, 2018
    Configuration menu
    Copy the full SHA
    1c51265 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1703721 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2018

  1. Configuration menu
    Copy the full SHA
    1b7acf7 View commit details
    Browse the repository at this point in the history

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 committed Jul 6, 2018
    Configuration menu
    Copy the full SHA
    240db53 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master'

    # Conflicts:
    #	package-lock.json
    alexander-akait committed Jul 6, 2018
    Configuration menu
    Copy the full SHA
    3d53968 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43179a8 View commit details
    Browse the repository at this point in the history