Commit Graph

80 Commits

Author SHA1 Message Date
Jan Nicklas 0952b3a810 Release v2.16.2 2016-05-13 11:46:16 +02:00
Jan Nicklas 3e751b7046 Release 2.16.1 2016-05-02 18:08:04 +02:00
Jan Nicklas 0a9d8e8417 Update dependencies 2016-04-25 19:16:19 +02:00
Jan Nicklas bfed3a29cc Add support for dynamic filenames 2016-04-18 13:00:48 +02:00
Jan Nicklas a009406838 Write changelog 2016-03-29 18:32:23 +02:00
Jan Nicklas def0703e71 Add inline tests for webpack 2 2016-03-23 11:13:38 +01:00
Jan Nicklas f616f2e22f Add inlining 2016-03-23 10:07:26 +01:00
Jan Nicklas a04434a225 Add unit tests for absolute file names 2016-03-23 09:20:34 +01:00
Jan Nicklas 9066ad2ad3 Merge pull request #263 from ampedandwired/feature/recompilation-tests
Add caching tests
2016-03-21 12:02:09 +01:00
Jan Nicklas 58681c3bdb Release v2.12.0 2016-03-20 15:40:12 +01:00
Jan Nicklas 890353b6e4 Add caching tests 2016-03-20 15:34:59 +01:00
Jan Nicklas 75adbcb066 Release 2.11.0 2016-03-20 14:14:26 +01:00
Jan Nicklas 4a817ab2c3 v2.10.0
switch to jasmine 2 #241
add before-html-generation event #240
Properly throw an error in compiler even when childCompilation is missing #243
Update dependencies
2016-03-10 11:14:18 +01:00
Simen Bekkhus 75175a6297 Upgrade jasmine to 2 2016-02-28 09:30:26 +01:00
Jan Nicklas 713643f84f v2.9.0 Fix favicon path (#185 #208 #215) 2016-02-17 13:17:23 +01:00
Jan Nicklas 7f81466c14 v2.8.2: Support relative urls on windows (#205) 2016-02-16 08:25:12 +01:00
Jan Nicklas 99a8d7e4fd v2.8.1: Improve caching - fixes #204 2016-02-03 18:03:22 +01:00
Jan Nicklas 3f38901758 v2.8.0: Add chunk sort mode dependency 2016-02-03 18:00:27 +01:00
Jan Nicklas 5fb1eca651 Merge pull request #187 from SpaceK33z/add-jade-dep
Add jade dev dependency to fix tests
2016-01-28 00:23:36 +01:00
Christian Rühl 3fedf6ac33 Implemented new chunk sorting mode 'dependency', which attempts to order chunks based on their relation within the dependency tree as devised by Webpack.
Added unit test for new sorting mode.

Fixed a few typos in other unit tests...sorry, couldn't resist ;-)
2016-01-25 15:13:19 +01:00
Jan Nicklas 70df65d9e5 Add support for require in js templates 2016-01-24 19:07:09 +01:00
Kees Kluskens 01d7dd602d Add jade dev dependency to fix tests
3 tests failed without this dependency.
2016-01-22 00:12:27 +01:00
Jan Nicklas 8eb8c86be4 Fix relative windows path 2016-01-20 16:51:07 +01:00
Jan Nicklas bf48112fa9 Use semistandard code style 2016-01-20 16:50:16 +01:00
Jan Nicklas d5c4e08457 Minor refactoring because of #179
Release 2.6.5
2016-01-19 14:52:25 +01:00
Jan Nicklas c4ee1738e7 Add some documentation for the hmr fix 2016-01-19 07:38:21 +01:00
Jan Nicklas 9e7cc462ba Add example results and add them to the test suite 2016-01-18 14:48:39 +01:00
Jan Nicklas 0450b45c40 Prevent parsing the base template with the html-loader 2016-01-18 11:57:13 +01:00
Jan Nicklas 26c87253ca Release 2.6.2 2016-01-15 17:05:48 +01:00
Simen Bekkhus dd1518a260 Include the whole lib-directory 2016-01-12 10:01:55 +01:00
Jan Nicklas c6cb00c4fe Fixes #164 - Error: Cannot find module './lib/compiler.js' 2016-01-12 09:31:48 +01:00
Jan Nicklas 1622c7d2e2 Move compiler to its own file
Improve error messages
Fix global HTML_WEBPACK_PLUGIN variable
2016-01-11 22:00:47 +01:00
Jan Nicklas 54528a5b41 Release 2.5.0 2016-01-11 16:08:47 +01:00
Jan Nicklas 37e744dd85 Update examples 2016-01-08 10:13:40 +01:00
Jan Nicklas b4363a8575 Add events `html-webpack-plugin-before-html-processing`, `html-webpack-plugin-after-html-processing`, `html-webpack-plugin-after-emit` 2016-01-07 11:14:23 +01:00
Jan Nicklas df441b8b83 Update dependencies and bump version 2016-01-07 10:22:03 +01:00
Jan Nicklas cbce36cb58 Release 2.1.0 2015-11-23 14:10:18 +01:00
Jan Nicklas e813b0576a Work around css-loader issue during testing 2015-11-23 13:38:50 +01:00
Jan Nicklas ead6d4a2c8 Update dependencies 2015-11-23 12:21:16 +01:00
Jan Nicklas 6f522b1998 Beta release 2.0.4 2015-10-08 21:46:39 +02:00
Jan Nicklas 5865ca7b30 Beta release 2.0.3 2015-09-18 13:36:41 +02:00
Jan Nicklas 2dbf2222bd Bump version to 2.0.2 2015-09-09 11:49:01 +02:00
Kees Kluskens 0ede95051b Remove manifest option again and update test. 2015-09-09 11:38:25 +02:00
Kees Kluskens 989a09f97a Add loader tests and cleanup redundant code. 2015-09-09 11:38:24 +02:00
Mate Olah a1ed078135 Bump project dependencies. 2015-09-09 11:38:24 +02:00
Jan Nicklas ef42642f34 Add jade-loader example 2015-09-09 11:38:24 +02:00
Jan Nicklas 54002dd271 Add more verbose syntax error messages 2015-09-09 11:38:23 +02:00
Jan Nicklas 2365ded8da Pre release 2.0 2015-09-09 11:38:23 +02:00
Jan Nicklas 387ca2448a Use lodash to solve dependency issues for the fallback loader 2015-09-09 11:38:07 +02:00
Jan Nicklas 02223b29e5 Use blueimp loader instead of blueimp 2015-09-09 11:38:07 +02:00