-
-
Notifications
You must be signed in to change notification settings - Fork 384
Comparing changes
Open a pull request
base repository: webpack-contrib/mini-css-extract-plugin
base: v0.4.0
head repository: webpack-contrib/mini-css-extract-plugin
compare: v0.4.2
- 19 commits
- 97 files changed
- 17 contributors
Commits on Apr 18, 2018
-
Configuration menu - View commit details
-
Copy full SHA for d7d0afc - Browse repository at this point
Copy the full SHA d7d0afcView commit details
Commits on May 7, 2018
-
chore(defaults): Applies latest webpack-defaults (#82)
* chore: Updates to lates defaults version - Migrates to CircleCI 2.0 from Travis - Removes Appveyor by default ( can be opted into ) - Uses a non-deprecated form of eslit config - Adds base codecov config - Adds commitlint config / hook - Updates PR templates & adds Codeowners - Prettier tooling & complementary eslit config added * chore: Defaults updates to pacakge meta - Updates engines range to disclude nodejs 7 ( we test on 9.x ) - Moves to scoped version of eslint config w/ prettier support - Moves to scoped version of schema-utils with pretty output - Adds commit message validation scripts - Update CI related scripts for CircleCI 2.0 * ci(circle): Adds CircleCI 2.0 configuration - Implements workflow on custom build containers - Fails fast on static analysis or minimum node version test failure - Executes canary suite ( or doesn't ) based on semver comparison of Webpack dist-tags * docs: Updates status badges & removes image table - Tobias didn't want his picture in there * style: Update code style for prettier / eslint configuration * docs: Update badges to remove engines badge * chore(package): applies defaults 2.3 - Switches from Angular to Conventional commit config - Adds Contributing documentation ( w/ commit conventions) * chore: adds overwritten `test:manual` script
Configuration menu - View commit details
-
Copy full SHA for 2709413 - Browse repository at this point
Copy the full SHA 2709413View commit details -
docs: add CSS extract based on entry (#121)
* Added CSS extract based on entry * woops,typo * fixed rebase artifact
Configuration menu - View commit details
-
Copy full SHA for 41347f7 - Browse repository at this point
Copy the full SHA 41347f7View commit details
Commits on May 28, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 7a44b07 - Browse repository at this point
Copy the full SHA 7a44b07View commit details
Commits on Jun 6, 2018
-
Configuration menu - View commit details
-
Copy full SHA for fd72fd7 - Browse repository at this point
Copy the full SHA fd72fd7View commit details
Commits on Jun 7, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 98b4d0e - Browse repository at this point
Copy the full SHA 98b4d0eView commit details
Commits on Jun 25, 2018
-
docs: publicPath documentation (#187)
* Update README.md Update README.md to tell user they can specify a custom path in `url`, relative or absolute * test: add test case for simple * test: add a new test case for publicpath option * test: reset the change of simple test case * Update webpack.config.js
Configuration menu - View commit details
-
Copy full SHA for 0b3a7b2 - Browse repository at this point
Copy the full SHA 0b3a7b2View commit details
Commits on Jun 26, 2018
-
Configuration menu - View commit details
-
Copy full SHA for eff04a8 - Browse repository at this point
Copy the full SHA eff04a8View commit details
Commits on Jun 29, 2018
-
Configuration menu - View commit details
-
Copy full SHA for e00bcda - Browse repository at this point
Copy the full SHA e00bcdaView commit details -
fix: conflict multiple asset error (#194)
* fix: conflict multiple asset error * fix: modify to work well in mode:'none' * test: add contenthash-multiple-entries test code * fix: remove change, cleanup test, upgrade webpack version
Configuration menu - View commit details
-
Copy full SHA for 1023d22 - Browse repository at this point
Copy the full SHA 1023d22View commit details -
fix: CSS ordering for config with multiple entry points (#130)
* Create failing unit test * Fix bug with multiple entry point CSS ordering * fix: missed linting errors * fix: update webpack version * revert: fix bug with multiple entry point CSS ordering * fix: use per chunk group indices in newer webpack versions
Configuration menu - View commit details
-
Copy full SHA for 79373eb - Browse repository at this point
Copy the full SHA 79373ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4afcfe2 - Browse repository at this point
Copy the full SHA 4afcfe2View commit details
Commits on Aug 6, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 1644c16 - Browse repository at this point
Copy the full SHA 1644c16View commit details -
Configuration menu - View commit details
-
Copy full SHA for 30b89d0 - Browse repository at this point
Copy the full SHA 30b89d0View commit details
Commits on Aug 14, 2018
-
* fix css files load order mismatch #188 * fix(src): fix sort bug * feat(test): add test * test(sorting): add test case which uses the fallback behavior * fix(sorting): revert change to restore original behavior This fixes the testcase
2Configuration menu - View commit details
-
Copy full SHA for 97e2f4c - Browse repository at this point
Copy the full SHA 97e2f4cView commit details
Commits on Aug 21, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 3d12bc7 - Browse repository at this point
Copy the full SHA 3d12bc7View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for c3b363d - Browse repository at this point
Copy the full SHA c3b363dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ff163bc - Browse repository at this point
Copy the full SHA ff163bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for c7fa62e - Browse repository at this point
Copy the full SHA c7fa62eView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.4.0...v0.4.2