Ecosyste.ms: OpenCollective

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

github.com/vuejs/vue-style-loader

💅 vue style loader module for webpack
https://github.com/vuejs/vue-style-loader

Throw error when insertAt parameter is not 'top' or 'bottom'.

02e4fb51819fc684552c1aeb34c56f29baca625f authored over 9 years ago by Nick Elsbree <[email protected]>
Changed spaces to tabs.

99d8fe064c7ff8e45188cc2c3b705d4972cf6e40 authored over 9 years ago by Nick Elsbree <[email protected]>
Updated readme to include documentation for insertAt parameter.

2c4df9fb9502b67ceb939f7e108e69daa8070999 authored over 9 years ago by Nick Elsbree <[email protected]>
#56: Added support for 'insertAt' option.

5459dd63e504000a107342819130f3ec00b3054b authored over 9 years ago by Nick Elsbree <[email protected]>
Update README: set publicPath for ?sourceMap to load assets

fixes #55

42060ee921a8cc705193d70c80de791526ecf358 authored over 9 years ago by Misha Reyzlin <[email protected]>
Replaced `#` with "number"

c782ecda34453688985ac7c21069ca7e1fc53a05 authored over 9 years ago by Ken Reese <[email protected]>
0.12.3

2823eb4a5e6eb6594a98fe0ea34454b7f7ffca7d authored over 9 years ago by Tobias Koppers <[email protected]>
Merge pull request #64 from SimenB/license

Use license in package.json

8ac90c15c60f0059fba01ff105c2b67a16930eea authored over 9 years ago by Tobias Koppers <[email protected]>
Use license in package.json

169518bddfd609b5ebc8d64737122135db46b875 authored over 9 years ago by Simen Bekkhus <[email protected]>
update loader-utils dependency to 0.2.7

since `stringifyRequest` was introduced in that version

ced7ad013151e811808a620aa0eb9cf451d57c48 authored over 9 years ago by Daniel <[email protected]>
0.12.2

dde52815a95e5076355cb494a399a663e04dc584 authored over 9 years ago by Tobias Koppers <[email protected]>
Merge pull request #60 from elektronik2k5/fix-btoa-fail-on-non-latin1-chars

Wrap sourceMap JSON in unescape and encodeURIComponent.

92219086f78b29172332aa9c7f5adebfa3b86743 authored over 9 years ago by Tobias Koppers <[email protected]>
Wrap sourceMap JSON in unescape and encodeURIComponent.

a41bbdb83f8c3ef0ae097b3b680614dd621676b9 authored over 9 years ago by Nickolay Ribal <[email protected]>
0.12.1

bd26e2c6ca9d2bac0d10189f5f8746d80dc721d3 authored over 9 years ago by Tobias Koppers <[email protected]>
fixed #57

fc56a543c5c92c799915c5ca128de2013278a23b authored over 9 years ago by Tobias Koppers <[email protected]>
0.12.0

fb4ecc716d15b723c006659c329a9a295d616461 authored over 9 years ago by Tobias Koppers <[email protected]>
renamed placeholders to locals

support locals in the useable API

3bdb2ddbb4834069203d3d2401e4a2c947ca723c authored over 9 years ago by Tobias Koppers <[email protected]>
0.11.0

69cd9176e964f28548a99814414474bce343695c authored over 9 years ago by Tobias Koppers <[email protected]>
added placeholders section to readme

bab4deb75c09331a71b3841ab5c8248f0aead009 authored over 9 years ago by Tobias Koppers <[email protected]>
reexport placeholders from css

379cd1b9e8eeab42db29f80d087475a4720c0541 authored over 9 years ago by Tobias Koppers <[email protected]>
0.10.2

b963023e26dd85ce086defa58a1fee2d2c6de329 authored over 9 years ago by Tobias Koppers <[email protected]>
Merge pull request #51 from diurnalist/ie-singleton-media-queries

[#39] Don't use styleSheet to store state of css text

4c0fce2278881606907e69f210e7e4e298152605 authored over 9 years ago by Tobias Koppers <[email protected]>
Merge pull request #52 from zxcabs/stringifyRequest

Use loaderUtils#stringifyRequest

8cb2835b6bbed5f8ec66218645d608ffc75b8dae authored over 9 years ago by Tobias Koppers <[email protected]>
Use loaderUtils#stringifyRequest

7526b57ad205ca9b9b83e6fa1196d5e6e164455b authored over 9 years ago by Evgeny Reznichenko <[email protected]>
[#39] Don't use styleSheet to store state of css text

IE9 will actually drop certain things (like media queries) from the
cssText property when it is ...

c56dacf4eda4642c7a28adf75c8d1343d450e2ce authored over 9 years ago by Jason Anderson <[email protected]>
0.10.1

9f565cb881919b32039a9716870d25c665d2b91e authored over 9 years ago by Tobias Koppers <[email protected]>
use stringifyRequest

b9fdff56e81ead7dfe73a23d82276cef4eb7325d authored over 9 years ago by Tobias Koppers <[email protected]>
0.10.0

87445112927d4e8bfde9f168c21fb9f9e36479be authored over 9 years ago by Tobias Koppers <[email protected]>
added SourceMap support

8ec72674a2c11e9d321dc77332fdcd75f6b3aef4 authored over 9 years ago by Tobias Koppers <[email protected]>
0.9.0

b8316d5c5d14c8e473c98ef8c66024339bd11215 authored almost 10 years ago by Tobias Koppers <[email protected]>
fixed #46

5e5c3a028ecaa2cb73304561b0e8da56005f6c44 authored almost 10 years ago by Tobias Koppers <[email protected]>
Merge pull request #23 from 2color/patch-1

Update README.md

bc114515c2fdce985a925f14cad27c2f1c402e00 authored almost 10 years ago by Tobias Koppers <[email protected]>
Merge pull request #43 from mako-taco/master

Apply default singleton to IE6-8 as well

ff0068d3a745117f8ac37026a19840cb1f5dda9e authored almost 10 years ago by Tobias Koppers <[email protected]>
fixed regex

d8ada9056b3f509cae12d451f39606e0237ceef3 authored almost 10 years ago by Jake Scott <[email protected]>
apply ie9 singleton fix to all old IE browsers

db330601859e8807a35983e773778651249e6838 authored almost 10 years ago by Jake Scott <[email protected]>
apply ie9 singleton fix to all old IE browsers

0541cbe84a506bc751255af1f348e73831364eeb authored almost 10 years ago by Jake Scott <[email protected]>
0.8.3

5e375d894f6744f586a520401e6eba1fbdf0d6bd authored almost 10 years ago by Tobias Koppers <[email protected]>
fixes #35

5e4fe6ef2a38dbda6bacd0c9ba0f855381ce1b68 authored almost 10 years ago by Tobias Koppers <[email protected]>
Merge pull request #34 from nickdima/fix-mime-type

Fix mime type

3e2d48d9c0b2ddc895dedc29f85fb4048d2fc88e authored about 10 years ago by Tobias Koppers <[email protected]>
Fix mime type

8ebe854151dc287aa152f1e2e723b65bcd5c922d authored about 10 years ago by Nick Dima <[email protected]>
0.8.2

09a09e801076537a84e73855b745d766d0fcf89c authored about 10 years ago by Tobias Koppers <[email protected]>
SourceMap support

fixes #30
fixes webpack/webpack#214

490d3b0938f6e1180718aa09e7ecba2639d3ce9c authored about 10 years ago by Tobias Koppers <[email protected]>
added documentation for singleton query param

4bd4f38a4240aed8e21b65de4e8960f4cc303f91 authored about 10 years ago by Tobias Koppers <[email protected]>
Merge pull request #24 from diurnalist/feature/singleton-tag

Adds `singleton` option to allow re-using a single <style> element

0cc58a7b6c567e9f3f0d24ac36cc6f802b90330c authored about 10 years ago by Tobias Koppers <[email protected]>
Handle case of null/empty replacement

1d35be28440db46a342f3d9c478afd0eef579d2e authored about 10 years ago by Jason Anderson <[email protected]>
Merge pull request #26 from DenisIzmaylov/patch-1

Update README.md

95bf1451a27f6eca9abbfd895d28a721adc946ae authored about 10 years ago by Tobias Koppers <[email protected]>
Update README.md

91f2be2fa4e7c396ed97014f7c93b01eaed038e0 authored about 10 years ago by Denis Izmaylov <[email protected]>
Fix issue with non-singleton tag updating

5d226596da0e9737c3010d871ce5626f67a4142d authored about 10 years ago by Jason Anderson <[email protected]>
Allow undefined option

7f88d2d0b28acc4a42cd38bb50414f74895d6cee authored about 10 years ago by Jason Anderson <[email protected]>
Better solution when combining HMR with singleton tags

Now, instead of assuming a constant length (d'oh), the boundaries of each
style block will be de...

7bdf6a5065fa643bf68b6a739601fa1e0e775017 authored about 10 years ago by Jason Anderson <[email protected]>
Adds documentation of option

2e49f17bcdd5847cde6ba9e7d381661e3bcbd9f9 authored about 10 years ago by Jason Anderson <[email protected]>
Add option to re-use single <style> element

This adds the ability for the style-loader to re-use a single <style>
element reference when add...

b1a5566cfae9715e9c1bdd5c3a05cd404c0b46f2 authored about 10 years ago by Jason Anderson <[email protected]>
Update README.md

Add the install command for consistency with other webpack loader repos.

fecfaaac8c0e4ad8e82782adfed5a008a333ce24 authored about 10 years ago by Daniel Norman <[email protected]>
Merge pull request #22 from deepsweet/npmignore

Add .npmignore

eb93284483034b944bcb994ab125b9f4b6fafb26 authored about 10 years ago by Tobias Koppers <[email protected]>
Add .npmignore

9692a5240ab61f0970f2671197b2ba1462973741 authored about 10 years ago by Kir Belevich <[email protected]>
0.8.1

d13b7c4dbbece1af3ba4e62b46af673d64405bd0 authored about 10 years ago by Tobias Koppers <[email protected]>
Merge pull request #20 from tgriesser/master

Fix #19

eeb041cf015fca79d7d3de2bb27b45a8004cedb7 authored about 10 years ago by Tobias Koppers <[email protected]>
Fix useable api

bcc95edcb6a1b10cd2bcd2d5e157ab605b77c20b authored about 10 years ago by Tim Griesser <[email protected]>
Fix #19

cc54363441989ecfb7f229bddff30fdcc06b7c3e authored about 10 years ago by Tim Griesser <[email protected]>
0.8.0

8ec1dc6ee6af93b4c89f6c52c15b2e8f44314939 authored over 10 years ago by Tobias Koppers <[email protected]>
support an array of items with id

This ensures that items with the same id are only added once.
i. e. multiple css file and `@impo...

289e62f0c1fbcf7a1d1ed3e21cfcb44bf3ca5430 authored over 10 years ago by Tobias Koppers <[email protected]>
0.7.1

fd51db8715dc2a8465790941e20d8820b3070532 authored over 10 years ago by Tobias Koppers <[email protected]>
Merge pull request #15 from sirlancelot/patch-1

Always return the dispose function

de4899e6aa387c1742d1150af5de101bc990c0bf authored over 10 years ago by Tobias Koppers <[email protected]>
Always return the dispose function

For the useable API, we always need to get a function back so that `unuse()`
works correctly.
...

be4a7636f1f8c885f030ea125757f5820a7bfe5c authored over 10 years ago by Matthew Pietz <[email protected]>
Merge pull request #14 from danielphan/patch-1

Add missing semicolon

5e18452d9e91174cbe5150dc58c36822425d31f3 authored over 10 years ago by Tobias Koppers <[email protected]>
Add missing semicolon

So jshint doesn't complain.

0e589fe553a154267afb89896635ef781f4e8c99 authored over 10 years ago by Daniel Phan <[email protected]>
0.7.0

d7dd41d661a029a02128ce585a0ed3a00e5de054 authored over 10 years ago by Tobias Koppers <[email protected]>
fixed hot handling

it now bubbles when the css failed
fixes #11
fixes #12
fixes #13

e3f5bbe43efdc5d4de5708d3dae1d907bdfc084a authored over 10 years ago by Tobias Koppers <[email protected]>
0.6.5

175cc5185201a96b2d660115973238f78852a468 authored over 10 years ago by Tobias Koppers <[email protected]>
Merge pull request #10 from undoZen/link-element-hot-replace

enable hot replace in url.js

fb31d1b089c73279d31aa2c241af89b349e528de authored over 10 years ago by Tobias Koppers <[email protected]>
enable hot replace in url.js

ac02038addbf441fc793fcd929c1dd8cc2501ec6 authored over 10 years ago by Anson Yu Wang <[email protected]>
fixes adding @font-face crashes IE8

fixes #8

a6e95f7308cfa2271c376b4097609489287e1d50 authored over 10 years ago by Tobias Koppers <[email protected]>
0.6.4

d87159d93ce069a7e3a59549b347091593106233 authored over 10 years ago by Tobias Koppers <[email protected]>
Update README.md

b68f109eacedf8f1b4cfe36e052e64eef7cfdde8 authored almost 11 years ago by Tobias Koppers <[email protected]>
0.6.3

7ed48ccedae54cdf2ed163eabd169185f3b5d49f authored almost 11 years ago by Tobias Koppers <[email protected]>
make the style-loader throw an exception in a non-browser environment

The intend of the style-loader is to apply styles
to the current environment. There is only appr...

0d5089b5f6815cc3a21a9c76e15ebb66cc80d7b0 authored almost 11 years ago by Tobias Koppers <[email protected]>
added recommended configuration

a984af82975fc5c5aaf4feb1f7054d5a630ee05d authored almost 11 years ago by Tobias Koppers <[email protected]>
0.6.2

0beeeb7ca66f98e91520f3c74e60989a30a9f3b7 authored almost 11 years ago by Tobias Koppers <[email protected]>
removed old stuff

876d60dcce349d20559774c730a33899adddebec authored almost 11 years ago by Tobias Koppers <[email protected]>
added ref-counted api

fixes #4

a407e48e00241f1a44f8643ca639f58578d188ee authored almost 11 years ago by Tobias Koppers <[email protected]>
0.6.1

50729899f80b3f5aec6ae0ed0b76da7e00e8220f authored almost 11 years ago by Tobias Koppers <[email protected]>
Merge pull request #3 from shama/patch-1

Include repository to avoid npm warning

bbe77a8ea7589bee937f631f6719ca8f7f457983 authored almost 11 years ago by Tobias Koppers <[email protected]>
Include repository to avoid npm warning

6a5d3f2c5b9f6f9a2cecc7f877f996ef557a888d authored almost 11 years ago by Kyle Robinson Young <[email protected]>
hot module replacement support

649ffa40e907472eb6be52007bf6d0d3cbb906c6 authored over 11 years ago by Tobias Koppers <[email protected]>
added style/url to readme

0cb642b1ed06399124c63ff1bddaba899885f983 authored over 11 years ago by Tobias Koppers <[email protected]>
removed <fail> code

d9deb2c3e558abc1b3be483471430de131b62e85 authored over 11 years ago by Tobias Koppers <[email protected]>
webpack 0.9

9e78d3dd8029575397ce19ed6153db9284416edf authored almost 12 years ago by Tobias Koppers <[email protected]>
Merge pull request #1 from jhnns/master

Fixed wrong url in README

99f19b360b1f5a890885acdbdfbd73dc983e8f79 authored about 12 years ago by Tobias Koppers <[email protected]>
Updated url to css loader

eee25d30ddb2327ebcb38d3f6cf0f43f2eb4d506 authored about 12 years ago by Johannes <[email protected]>
bug fix

72062e0238bf1b46ca746c1beec6d1c79441f7c2 authored about 12 years ago by Tobias Koppers <[email protected]>
webpack 0.7

def30554cd49a47bba4360f7217c426bff655804 authored about 12 years ago by Tobias Koppers <[email protected]>
fixed docs

985f9048aedb78982105f26bf8d96d1f879f6e92 authored over 12 years ago by Tobias Koppers <[email protected]>
cacheable

85b74465568e6a229d7a52bc7b70e0fd1181fc02 authored over 12 years ago by Tobias Koppers <[email protected]>
removed useless stuff

9edbf18d2e20ce05dc40014c4ef05b4b54454edc authored over 12 years ago by Tobias Koppers <[email protected]>
faster in node.js environment

76e84c2a86471d981275a18170970449467431b4 authored over 12 years ago by Tobias Koppers <[email protected]>
Initial commit

a73b1e68bc41067139fbb997cde17ec03487091f authored over 12 years ago by Tobias Koppers <[email protected]>