Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

html-webpack-plugin

Simplifies creation of HTML files with Webpack
Collective - Host: opensource - https://opencollective.com/html-webpack-plugin - Code: https://github.com/jantimon/html-webpack-plugin

Fix test for webpack2

github.com/jantimon/html-webpack-plugin - 3ad0f9fba6ac42fce4f416c12540811d9942ee30 authored over 8 years ago by Jan Nicklas <[email protected]>
Write changelog

github.com/jantimon/html-webpack-plugin - a0094068386e46a599f9c47042af5a3fb7f350c6 authored over 8 years ago by Jan Nicklas <[email protected]>
Merge pull request #267 from ampedandwired/feature/webpack2-tests

Feature/webpack2 tests

github.com/jantimon/html-webpack-plugin - 4ab5f1bdb14e951e7cd2ef42bb4308b70fd4fcfe authored over 8 years ago by Jan Nicklas <[email protected]>
Add inline tests for webpack 2

github.com/jantimon/html-webpack-plugin - def0703e71f8ee2400e94f02f1e425ac3ec6ac64 authored over 8 years ago by Jan Nicklas <[email protected]>
Ensure that all tests pass for webpack2

Use sort mode "dependency" as default for webpack2

github.com/jantimon/html-webpack-plugin - 831cbdecb8a4097f53c1fd8a23e6e074b2210e04 authored over 8 years ago by Jan Nicklas <[email protected]>
Move web pack 1 example results into a subfolder

github.com/jantimon/html-webpack-plugin - 935eefb291e373f9e6b08e12206db873712ecab8 authored over 8 years ago by Jan Nicklas <[email protected]>
Fix sorting for webpack2

github.com/jantimon/html-webpack-plugin - fab60bed44cd4e2c542c18e5889fd902e5e2458f authored over 8 years ago by Jan Nicklas <[email protected]>
Add example results for webpack-2

github.com/jantimon/html-webpack-plugin - 40b065808c505b06b16a61e82e62e74890a78a8a authored over 8 years ago by Jan Nicklas <[email protected]>
Add unit tests for absolute file names

github.com/jantimon/html-webpack-plugin - a04434a2251c5071ed66adcbff60fcecb2009d72 authored over 8 years ago by Jan Nicklas <[email protected]>
support absolute filenames

github.com/jantimon/html-webpack-plugin - e4e9555209500ca493b58556ec58a9c6ea102f97 authored over 8 years ago by Evan You <[email protected]>
Merge pull request #263 from ampedandwired/feature/recompilation-tests

Add caching tests

github.com/jantimon/html-webpack-plugin - 9066ad2ad357da11ddab98666ad941dd53437653 authored over 8 years ago by Jan Nicklas <[email protected]>
Count built files

github.com/jantimon/html-webpack-plugin - 4114403df2620c83b42e4cd0398d945167541088 authored over 8 years ago by Jan Nicklas <[email protected]>
Release v2.12.0

github.com/jantimon/html-webpack-plugin - 58681c3bdb6a3c9e23f0167688f5d34c72f01470 authored over 8 years ago by Jan Nicklas <[email protected]>
Merge basic webpack 2 support #225

# By Alexander Wesolowski (1) and Jan Nicklas (1)
* commit 'c883a8663c07da04cb6b713bca45ed65a93f...

github.com/jantimon/html-webpack-plugin - 854242a24c3650c6cda9dd4ae71734e7967678cf authored over 8 years ago by Jan Nicklas <[email protected]>
Add caching tests

github.com/jantimon/html-webpack-plugin - 890353b6e49a28007c950e3fb282d4a2df373099 authored over 8 years ago by Jan Nicklas <[email protected]>
Merge pull request #249 from sandeep45/master

build public path with correct hash value

github.com/jantimon/html-webpack-plugin - 67ca550b99f3b99949ca6d66ac7a122738809784 authored over 8 years ago by Jan Nicklas <[email protected]>
Added a unit test to ensure that hashes are resolved correctly when used as the directory name holding the bundle file

github.com/jantimon/html-webpack-plugin - eb01c774f2c59c15a9bcb6d1bac96b57a0533cec authored over 8 years ago by Sandeep Arneja <[email protected]>
Merge pull request #255 from fetch/xhtml

Add xhtml option to make link tags self-closing

github.com/jantimon/html-webpack-plugin - b613824bf8d98199e8fbe29ee9fa66ea9ef2551e authored over 8 years ago by Jan Nicklas <[email protected]>
Add xhtml option to readme and add tests

github.com/jantimon/html-webpack-plugin - f8abc156b51c2480e0e7256d98bc64800b526201 authored over 8 years ago by Koen Punt <[email protected]>
Merge pull request #254 from mistadikay/master

Update changelog

github.com/jantimon/html-webpack-plugin - 7af56dbb99b98e0546b5e3706af030b3ad34267c authored over 8 years ago by Jan Nicklas <[email protected]>
Add xhtml option to make link tags self-closing

github.com/jantimon/html-webpack-plugin - bf5901e5c0da5a0f36f88aa1f9b73c3e3315e4fa authored over 8 years ago by Koen Punt <[email protected]>
add missing changelog from 1.5.0 to 2.10.0

github.com/jantimon/html-webpack-plugin - c4587c1443f416ef95515ceabe8f6a727002509d authored over 8 years ago by mistadikay <[email protected]>
rename CHANGES.md to CHANGELOG.md

github.com/jantimon/html-webpack-plugin - 5ca4d1610ae1d8b407dad82dd0eb544501833284 authored over 8 years ago by mistadikay <[email protected]>
Update README.md

github.com/jantimon/html-webpack-plugin - 13e9a2ed2f2841581104070be9e41c71438e60d3 authored over 8 years ago by Jan Nicklas <[email protected]>
v2.10.0

switch to jasmine 2 #241
add before-html-generation event #240
Properly throw an error in compile...

github.com/jantimon/html-webpack-plugin - 4a817ab2c34706c8b1cd999c56412e8c96c7db39 authored over 8 years ago by Jan Nicklas <[email protected]>
build public path with correct hash value

github.com/jantimon/html-webpack-plugin - 419c2e6121cf3b34b18009aa556f7330f6e2c654 authored over 8 years ago by Sandeep Arneja <[email protected]>
Merge pull request #246 from michael-wolfenden/add-compilation-property-to-templateParams

Add additional compilation property to the templateParam object

github.com/jantimon/html-webpack-plugin - 07d410d4772c9ec69644500eb04edd3d60c106da authored over 8 years ago by Jan Nicklas <[email protected]>
Add additional compilation property to the templateParam object

github.com/jantimon/html-webpack-plugin - 3005cec0f911eb990c550b48106c2b1fdd681e0d authored over 8 years ago by Michael Wolfenden <[email protected]>
Merge pull request #240 from SimenB/event-before-function-invocation

Add before-html-generation event

github.com/jantimon/html-webpack-plugin - f707c98d328cdac9bee4b75d0af48f4cb57ef6a0 authored over 8 years ago by Jan Nicklas <[email protected]>
Merge pull request #241 from SimenB/jasmine-2

Upgrade jasmine to 2

github.com/jantimon/html-webpack-plugin - 183eab1e8348027aa6e23feb7ee3251ee5ddfff9 authored over 8 years ago by Jan Nicklas <[email protected]>
Merge pull request #242 from SimenB/travis

Test on alle LTS releases of Node

github.com/jantimon/html-webpack-plugin - 24a4ea0df47142a322df5b301c6564aa6855bc11 authored over 8 years ago by Jan Nicklas <[email protected]>
Merge pull request #243 from denis-sokolov/patch-1

Properly throw an error in compiler even when childCompilation is missing

github.com/jantimon/html-webpack-plugin - 4d3c7319ed11584addf01b6972b1afd1b82bab33 authored over 8 years ago by Jan Nicklas <[email protected]>
Properly throw an error in compiler even when childCompilation is missing

For some errors, no other parameters to the function are even given,
only the error object in `...

github.com/jantimon/html-webpack-plugin - 2fd075ff212a27044a02d79099316d0d6f2c0e39 authored over 8 years ago by Denis Sokolov <[email protected]>
Test on alle LTS releases of Node

github.com/jantimon/html-webpack-plugin - dbd508027be5696035d7799f9006f403e62086b2 authored over 8 years ago by Simen Bekkhus <[email protected]>
Upgrade jasmine to 2

github.com/jantimon/html-webpack-plugin - 75175a629716d5c5267680a8dcaf4b484ebc5a00 authored over 8 years ago by Simen Bekkhus <[email protected]>
Add before-html-generation event

This allows you to add assets to the html when not using
injection

github.com/jantimon/html-webpack-plugin - 3897896265f37e37dd88c229c63ecff6cff34276 authored over 8 years ago by Simen Bekkhus <[email protected]>
Merge pull request #235 from mc-zone/master

Add chunk hash to `assets.chunks`

github.com/jantimon/html-webpack-plugin - 4a69c9a013209a918c7a1bf70a34c5fb1b41cae8 authored over 8 years ago by Jan Nicklas <[email protected]>
Merge pull request #238 from JSteunou/patch-2

Fix regex

github.com/jantimon/html-webpack-plugin - 05b2abde73b88b4a965272f0035642b6a929bea3 authored over 8 years ago by Jan Nicklas <[email protected]>
Fix regex

even if it works without, because catching any character, better to be explicit.

github.com/jantimon/html-webpack-plugin - a21b79aeb179bd88ccf42d1b0e52a049cb6a21b1 authored over 8 years ago by Jérôme Steunou <[email protected]>
Add chunk hash to `assets.chunks`

Add chunk hash to `assets.chunks` so can use it in template.
For some version control requireme...

github.com/jantimon/html-webpack-plugin - 0b4d7383ea42829b7eaa190e900a5f36a270b84f authored over 8 years ago by Ma Cheng <[email protected]>
Merge pull request #231 from JSteunou/patch-1

Explicit documentation about sub-templating

github.com/jantimon/html-webpack-plugin - 73a5ef7befee2af46cbb65d8904f575e643a1333 authored over 8 years ago by Jan Nicklas <[email protected]>
Explicit documentation about sub-templating

Maybe I should split this PR into 2 commits, you will tell me

* there was one comma `;` in th...

github.com/jantimon/html-webpack-plugin - 19f0eeb0d279d7a50782e47601cb977c0e77a329 authored over 8 years ago by Jérôme Steunou <[email protected]>
v2.9.0 Fix favicon path (#185 #208 #215)

github.com/jantimon/html-webpack-plugin - 713643f84f80435f00cf5ef4cba68b46ae662379 authored over 8 years ago by Jan Nicklas <[email protected]>
fix favicon location

github.com/jantimon/html-webpack-plugin - b65c39c2f1ab68a7c9b599a2068ded0bbaa63008 authored over 8 years ago by Jiri Kolarik <[email protected]>
Remove webpack 2 tests for now

github.com/jantimon/html-webpack-plugin - e3c7975d78da5f401f521173f2c0cd019d9e72f2 authored over 8 years ago by Jan Nicklas <[email protected]>
Move template.js into loader.js

github.com/jantimon/html-webpack-plugin - c883a8663c07da04cb6b713bca45ed65a93f7e5c authored over 8 years ago by Jan Nicklas <[email protected]>
Fix Webpack2 compatibility. Closes #213.

github.com/jantimon/html-webpack-plugin - a5174be6f20eb30b8b410c6f9ef1604e0e0430f7 authored over 8 years ago by Alexander Wesolowski <[email protected]>
Update .travis.yml

github.com/jantimon/html-webpack-plugin - 617abd6a4d586aab723ca1250177964ec36bd14d authored over 8 years ago by Jan Nicklas <[email protected]>
Test webpack 1 and 2

github.com/jantimon/html-webpack-plugin - 18b4c4c9121b22834fadabcd7aa90c66fd6f5ea8 authored over 8 years ago by Jan Nicklas <[email protected]>
v2.8.2: Support relative urls on windows (#205)

github.com/jantimon/html-webpack-plugin - 7f81466c14d9a0904772790168be3f7afbcc2672 authored over 8 years ago by Jan Nicklas <[email protected]>
Support relative urls on windows (#205)

github.com/jantimon/html-webpack-plugin - 63e4ad6fc7d0fb11eb2c5813b88a22db973c0062 authored over 8 years ago by Jan Nicklas <[email protected]>
Improve sorting tests

github.com/jantimon/html-webpack-plugin - 453975ee0fb0b8ef590148766d1ef3c0ee7aa338 authored over 8 years ago by Jan Nicklas <[email protected]>
Merge pull request #217 from jpetitcolas/patch-1

[RFR] Fix typo

github.com/jantimon/html-webpack-plugin - 97cd17083ac252de19ecdf9ff17294b371537c7a authored over 8 years ago by Jan Nicklas <[email protected]>
Fix typo

github.com/jantimon/html-webpack-plugin - 07fb7560b6e8f782d9a1ac6af33e218ee80570ce authored over 8 years ago by Jonathan Petitcolas <[email protected]>
Merge pull request #214 from foglerek/master

Accomodated for change to Loader API in Webpack 2

github.com/jantimon/html-webpack-plugin - 2ed44aad42b0ca92cee440afc922da8d61094460 authored over 8 years ago by Jan Nicklas <[email protected]>
Accomodated for change to Loader API in Webpack 2

issue#213

github.com/jantimon/html-webpack-plugin - 6818eedc2dd27c66ebeee3f359ea83ca8f72a24f authored over 8 years ago by Alexander Wesolowski <[email protected]>
v2.8.1: Improve caching - fixes #204

github.com/jantimon/html-webpack-plugin - 99a8d7e4fd3533993376326770bb99636f943645 authored over 8 years ago by Jan Nicklas <[email protected]>
v2.8.0: Add chunk sort mode dependency

github.com/jantimon/html-webpack-plugin - 3f3890175825786490179efbcb6190f959e95abd authored over 8 years ago by Jan Nicklas <[email protected]>
Merge pull request #187 from SpaceK33z/add-jade-dep

Add jade dev dependency to fix tests

github.com/jantimon/html-webpack-plugin - 5fb1eca651829af13af75740ed310f28c5f836cd authored over 8 years ago by Jan Nicklas <[email protected]>
Merge pull request #192 from ruehl/dependency-sort

Implemented new chunk sorting mode 'dependency'

github.com/jantimon/html-webpack-plugin - 0bdc43f478a7b0cd6f84a089d6d5fc93616992ad authored over 8 years ago by Jan Nicklas <[email protected]>
Merge pull request #195 from Foxandxss/patch-1

Fix typo in readme

github.com/jantimon/html-webpack-plugin - 6f008c431cb2c05b5b313de4da1480475ac25862 authored over 8 years ago by Jan Nicklas <[email protected]>
Fix typo in readme

github.com/jantimon/html-webpack-plugin - ea9782d1b9b56a3736d09e0162a85492efbb46f2 authored over 8 years ago by Jesús Rodríguez <[email protected]>
ChunkSorter now implements all different strategies for sorting chunks available through chunksSortMode parameter. HtmlPlugin rewritten to use extended ChunkSorter.

github.com/jantimon/html-webpack-plugin - 36c762a83457c206447ff1725d38b87ed10b013b authored over 8 years ago by Christian Ruehl <[email protected]>
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 r...

github.com/jantimon/html-webpack-plugin - 3fedf6ac335871c95e81f60d773ecd0dc49c5738 authored over 8 years ago by Christian Rühl <[email protected]>
Merge pull request #188 from graingert/patch-1

Fix typos and grammar

github.com/jantimon/html-webpack-plugin - f8de79cce5fd2c4a5f0b70cfd1e17956ed7c5def authored over 8 years ago by Jan Nicklas <[email protected]>
Fix typos and grammar

github.com/jantimon/html-webpack-plugin - bee33c4081e44bcbd4b2d80f79b157318473f049 authored over 8 years ago by Thomas Grainger <[email protected]>
Update README.md

github.com/jantimon/html-webpack-plugin - 78c4e32bb0b6a3cd0db307c29d5a2353f4d12c8d authored over 8 years ago by Jan Nicklas <[email protected]>
Fix migration guide link

github.com/jantimon/html-webpack-plugin - d49c2207c50b5691eeecd53f33ad8be523e74fe2 authored over 8 years ago by Jan Nicklas <[email protected]>
Add migration guide

github.com/jantimon/html-webpack-plugin - cd77e8a727ef76cd8ca68556b3027d5dd105627c authored over 8 years ago by Jan Nicklas <[email protected]>
Add support for require in js templates

github.com/jantimon/html-webpack-plugin - 70df65d9e5717c9f130e8a0373ae9d37e5711cdd authored over 8 years ago by Jan Nicklas <[email protected]>
Add jade dev dependency to fix tests

3 tests failed without this dependency.

github.com/jantimon/html-webpack-plugin - 01d7dd602d5a2c421a1fd5506fce305f54c19c9f authored over 8 years ago by Kees Kluskens <[email protected]>
Merge 2.x into master

github.com/jantimon/html-webpack-plugin - 9e8259ae269b78b3c5498bb3320f250ca5d9a476 authored over 8 years ago by Jan Nicklas <[email protected]>
Update batch link for windows tests

github.com/jantimon/html-webpack-plugin - 08fb64971017661d6bfb03e64bbb061bfeb2bb15 authored over 8 years ago by Jan Nicklas <[email protected]>
Fix relative windows path

github.com/jantimon/html-webpack-plugin - 8eb8c86be4582a41e66b29a32c5f48e1add4be6f authored over 8 years ago by Jan Nicklas <[email protected]>
Use semistandard code style

github.com/jantimon/html-webpack-plugin - bf48112fa935e72473f9d0fca44bdb8504169e8b authored over 8 years ago by Jan Nicklas <[email protected]>
Add appveyor file

github.com/jantimon/html-webpack-plugin - a35e5e3b84b40bbdc22dedc5842e76195dc36f86 authored over 8 years ago by Jan Nicklas <[email protected]>
Minor refactoring because of #179

Release 2.6.5

github.com/jantimon/html-webpack-plugin - d5c4e0845731389e7264b52df8fb8880ec5e651a authored over 8 years ago by Jan Nicklas <[email protected]>
Add some documentation for the hmr fix

github.com/jantimon/html-webpack-plugin - c4ee1738e78c32a29b17ad5b999960b65192b81c authored over 8 years ago by Jan Nicklas <[email protected]>
Merge pull request #178 from sokra/windows

Windows support

github.com/jantimon/html-webpack-plugin - 3da52a6001e5e1dd64381185808a2edbb95f59ab authored over 8 years ago by Jan Nicklas <[email protected]>
Merge pull request #179 from sokra/cache-in-child

Child compilation must use a separate cache object

github.com/jantimon/html-webpack-plugin - f74928b6e6c281d5814012dd49bedcda842379fb authored over 8 years ago by Jan Nicklas <[email protected]>
Use a separate cache for the child compilation.

Sharing the cache cause bad issues with wrong module ids.

github.com/jantimon/html-webpack-plugin - b42074844ce22cfc711838317cc1907f92bd6e07 authored over 8 years ago by Tobias Koppers <[email protected]>
fixed windows issue (backslash is escape char)

github.com/jantimon/html-webpack-plugin - b286cea3d25caa6241e80955cc9c13d4192ab44b authored over 8 years ago by Tobias Koppers <[email protected]>
Add example results and add them to the test suite

github.com/jantimon/html-webpack-plugin - 9e7cc462ba4b53d9c188978ef56e4cd8f46f3c00 authored over 8 years ago by Jan Nicklas <[email protected]>
Fix default template name

github.com/jantimon/html-webpack-plugin - df2e4728abc8d9cb21169c4751ffb8fa5563dec9 authored over 8 years ago by Jan Nicklas <[email protected]>
Prevent parsing the base template with the html-loader

github.com/jantimon/html-webpack-plugin - 0450b45c40d52764eba0f06aeed71830ce30355b authored over 8 years ago by Jan Nicklas <[email protected]>
Release 2.6.2

github.com/jantimon/html-webpack-plugin - 26c87253ca415a1e2c0b424642ba50bddac0251f authored almost 9 years ago by Jan Nicklas <[email protected]>
Merge pull request #173 from creeperyang/feature/loaders

Fix lodash as dependency #172

github.com/jantimon/html-webpack-plugin - f108db0737116941d7b948d757a6f098d532b2a4 authored almost 9 years ago by Jan Nicklas <[email protected]>
require and resolve lodash internal, fix #172

github.com/jantimon/html-webpack-plugin - 5ec7e2dc5989b52f59e55856314f6814d0168a30 authored almost 9 years ago by creeperyang <[email protected]>
Add app cache example

github.com/jantimon/html-webpack-plugin - 64ff092c1ff3be4e9d6a702ab3d9f07a8180e10d authored almost 9 years ago by Jan Nicklas <[email protected]>
Merge pull request #166 from SimenB/patch-2

Add syntax highlighting to event example

github.com/jantimon/html-webpack-plugin - 954aa98339acddf7b257a6aff0a957fe7bbe86bd authored almost 9 years ago by Jan Nicklas <[email protected]>
Add syntax highlighting to event example

github.com/jantimon/html-webpack-plugin - aadf384a629b12bdb6a0d804a7b5925c30213852 authored almost 9 years ago by Simen Bekkhus <[email protected]>
Merge pull request #165 from SimenB/patch-2

Include the whole lib-directory

github.com/jantimon/html-webpack-plugin - ad02508db1beaa3ee21dd9c6b75021ff8c88b8f8 authored almost 9 years ago by Jan Nicklas <[email protected]>
Include the whole lib-directory

github.com/jantimon/html-webpack-plugin - dd1518a26074bc2efef47a180dc58d29cbea7f5b authored almost 9 years ago by Simen Bekkhus <[email protected]>
Fixes #164 - Error: Cannot find module './lib/compiler.js'

github.com/jantimon/html-webpack-plugin - c6cb00c4fe350f1573b35449e7bdffe994e2ea01 authored almost 9 years ago by Jan Nicklas <[email protected]>