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

chore: 4.1.3 changelog

c368cc0b03298f279ba0faacf338a406fbcd295b authored almost 4 years ago by Haoqun Jiang <[email protected]>
4.1.3

0f295507a019284300cc1a792ee127a746db36f1 authored almost 4 years ago by Haoqun Jiang <[email protected]>
fix: es module interop in HMR code

8bc2fe3d85781ce6ba52c9fa17ea4f3424e59386 authored almost 4 years ago by Haoqun Jiang <[email protected]>
fix: also support passed ES modules from `css-loader` in addition to CommonJS format (#47)

8b584bd899d4adec9e7de783fe405e0a32171519 authored almost 4 years ago by foxxyz <[email protected]>
chore: changelog

477c25e1a506c54e18cb443f7981aed6d4e80e65 authored over 6 years ago by Evan You <[email protected]>
4.1.2

ed8380a447e71fcdc1d5ccd316175723cfe01805 authored over 6 years ago by Evan You <[email protected]>
chore: changelog

afe47150e7c7404f61956651f06ce91a557d143a authored over 6 years ago by Evan You <[email protected]>
chore: add changelog script

020545f24ef7bbe2b2762c085861d48ce5722ff0 authored over 6 years ago by Evan You <[email protected]>
ci: migrate to CircleCI v2 (#29)

c2d1861da1f170e5679717fa65c811ca929b6ae6 authored over 6 years ago by sharkykh <[email protected]>
fix: fix inconsistent hashes between Windows and POSIX systems (#28)

cf8b6e86b2306508992b337b09ae87845064988c authored over 6 years ago by sharkykh <[email protected]>
4.1.1

7672c18daad7e775d489eb5db779cc1707e3e512 authored over 6 years ago by Evan You <[email protected]>
fix: fix addStyleShadow when same style object is inserted multiple times

12846a61bbb80d083693ad92a821d02f7416c4f6 authored over 6 years ago by Evan You <[email protected]>
4.1.0

aaba166677bf89e360ddd2c23f59278ab32427f0 authored almost 7 years ago by Evan You <[email protected]>
feat: support vue-loader 15

0c7ee9dff6cd44c2b204b45dfdaba4eda12fbe6b authored almost 7 years ago by Evan You <[email protected]>
4.0.2

7a9f3f8861e25984ab4aa898c02fddc9a1c8328e authored almost 7 years ago by Evan You <[email protected]>
Fix require for es module (#20)

bcca0b29b9d756ba92ac180e00fb09de52584c5b authored almost 7 years ago by EGOIST <[email protected]>
ci: use node 6

7c1d6e033238d4a89b758671e90218f69d24a5a7 authored almost 7 years ago by Evan You <[email protected]>
4.0.1

a9d78aec47abd7e34ea20321c3473e6437912c4e authored almost 7 years ago by Evan You <[email protected]>
fix: typo

00087b719711708a911612f1be3f205e88428a88 authored almost 7 years ago by Evan You <[email protected]>
4.0.0

46dcc452ba06cdf0fbfd3d7fc8cec1283cd94275 authored almost 7 years ago by Evan You <[email protected]>
feat: shadowMode

94737e506f7ef63c5023d6a22a8595189159e2f8 authored almost 7 years ago by Evan You <[email protected]>
feat: use ESM for runtime files

18d0ae43429e599186daf1336835bd5f455d0175 authored almost 7 years ago by Evan You <[email protected]>
3.1.1

318a802dfad17dfa7ec27a0a23da2942292704b7 authored almost 7 years ago by Evan You <[email protected]>
get relative path for `this. resourcePath` (#19)

`this.resourcePath` is an absolute path and will change in different devices, which will cause u...

cc32542f57d47d764927d95eb22db381e3730c49 authored almost 7 years ago by JounQin <[email protected]>
remove duplicate declaration of `options` (#18)

3be5582d327b8d26fa0c60ebaa8571ac89cef878 authored almost 7 years ago by JounQin <[email protected]>
3.1.0

f8707eba12b4691696aa025cc810d90112b192f9 authored almost 7 years ago by Evan You <[email protected]>
document options

5bff23b7d763851ac1bb20a1b91a5dc2491da9cf authored almost 7 years ago by Evan You <[email protected]>
Allow manual injection with `manualInject` option (#13)

* judge `isVue` from loader options alose

* generate id via request + resourcePath

* fix i...

cf8f6bdc7d91c0c8f466a0dfe259304e760afcc7 authored almost 7 years ago by JounQin <[email protected]>
feat: add `ssrId` option for rendering ssr id on client

* add data-vue-ssr-id for client hydration

* Update addStylesClient.js

5281305ad21202a9c7c600cb8ccc17a00519eaca authored almost 7 years ago by Chen Yijun <[email protected]>
3.0.3

af61a420077118fb03ba6e27098d2d90722cfc0f authored over 7 years ago by Evan You <[email protected]>
expose renderStyles (vuejs/#6353)

67980379a9b84cd5a02fcea893c2876d725ec081 authored over 7 years ago by Evan You <[email protected]>
use npm lockfile

680ff6dbeb277ff58fb776414cd2d0092b2ee332 authored over 7 years ago by Evan You <[email protected]>
3.0.2

7bcc1d5c585e6001455c5d938605698a2b4fe27f authored over 7 years ago by Evan You <[email protected]>
fix typo (#6)

It causes SSR issue like https://github.com/vuejs/vue/issues/6353

b390cb4882fef9610edb0321f3e735c8d545b4fe authored over 7 years ago by JounQin <[email protected]>
3.0.1

a50d59a0edcb298a4f23fe65662afd71f89360bc authored over 7 years ago by Evan You <[email protected]>
fix ssr style registration

69d659564d605dd15c3cda3185cda702133da0fb authored over 7 years ago by Evan You <[email protected]>
3.0.0

f03f68c386e707621d0a7fd01a9df18401198b10 authored over 7 years ago by Evan You <[email protected]>
fix isVue check for <style src="..."> in vue files

e1af33eff014a0b1e60eb2e6c58f9d7acdae3f8c authored over 7 years ago by Evan You <[email protected]>
handle ssr injection outside *.vue files

c490716901cdd46daa6ac5640ddeab531445f014 authored over 7 years ago by Evan You <[email protected]>
make ssr version take current context via argument

fd2f3ad2906866d265da73ec6cd71d99920da4c3 authored over 7 years ago by Evan You <[email protected]>
export inject function during ssr

97994189c5764e3e8f5cc04a1eebad6e5755cd68 authored over 7 years ago by Evan You <[email protected]>
make ssr style injection idempotent

d0a1eca7c6b52d9914cc5f0faf44bde50eaec140 authored over 7 years ago by Evan You <[email protected]>
2.0.5

cbee333db40576cd1ec252298173547ff7b3aadc authored over 7 years ago by Evan You <[email protected]>
do not include hot-reload block in production

b9cb276264e424bb5ba427ef4fcde639b504fbb3 authored over 7 years ago by Evan You <[email protected]>
2.0.4

c77ecb9f4c7a15bca713c746ac227c4ce6afbfd5 authored almost 8 years ago by Evan You <[email protected]>
always create fresh style elements in dev mode to make source map work in Chrome

aeb6a0d4c9bf30b6c39d44d0335134d2a32ea832 authored almost 8 years ago by Evan You <[email protected]>
remove unnecessary listToStyles function

667cb3bbeb6c4dcb0bdac157efdd911b594ac8fd authored almost 8 years ago by Evan You <[email protected]>
2.0.3

fd4b0ec12671404dcbf887ab20814d73447c874c authored almost 8 years ago by Evan You <[email protected]>
fix tests

4b453339db14d88a2aee67627bf1714797971e31 authored almost 8 years ago by Evan You <[email protected]>
2.0.2

0d3cc123ecda3416aab2263af4eeb4cec880569d authored almost 8 years ago by Evan You <[email protected]>
SSR Comptability with UglifyJs (#2)

* SSR Comptability with UglifyJs

* Fixed typos

06c2db74f5b2bb793753fbfb7df86c2059820ec7 authored almost 8 years ago by Pooya Parsa <[email protected]>
2.0.1

f971cb8503ab52f0ffc383e38547df05f1a9b443 authored almost 8 years ago by Evan You <[email protected]>
bump loader-util version

759b8ce58169f67fc71bc4e89cb3a72df9b47295 authored almost 8 years ago by Evan You <[email protected]>
use this.target directly

8efd7785e3aa061fda4f7d74982bad23ad9fc3f9 authored almost 8 years ago by Evan You <[email protected]>
2.0.0

f3e3032137bf5f6770733e8f3d5acb469803f37f authored almost 8 years ago by Evan You <[email protected]>
badge

1835309a305588e4e69b58e2a8700af40a382b29 authored almost 8 years ago by Evan You <[email protected]>
readme

2a07a4f1ffb252bf79d1f9a9cf3e91575a284ee3 authored almost 8 years ago by Evan You <[email protected]>
tests

55d3b98c737e6df68eef429ea92d68d004bb0186 authored almost 8 years ago by Evan You <[email protected]>
use spaces

bf2fa0bdd6b065b251f86d296e631e7fe06baa41 authored almost 8 years ago by Evan You <[email protected]>
cache context.style access

1edcd38560b2f3fa4c802828b9b738f9980bf286 authored almost 8 years ago by Evan You <[email protected]>
use hash id based on request path since module id may be inconsistent between client and server builds.

992e0b75f81d96999e06bcf687f7bf106901e8a9 authored almost 8 years ago by Evan You <[email protected]>
use getter to expose context.style

bbfb128519b5a1cc2a83f0537a26f544fd30cfa6 authored almost 8 years ago by Evan You <[email protected]>
wip

83127b35b1f0f6699681cfa5e0ffc19de771e096 authored almost 8 years ago by Evan You <[email protected]>
remove url / ref count mode code

d68438ea91d696212730d9c4df2cbf8b7ab89b66 authored almost 8 years ago by Evan You <[email protected]>
meta

762db2e8a5b93c86c91e1031bfec859872ad6baf authored almost 8 years ago by Evan You <[email protected]>
use sourceURL for inline style tag source maps.

63f86710a096f3c5d117788ac83fdaabb80f762c authored almost 8 years ago by Evan You <[email protected]>
Merge pull request #162 from d3viant0ne/d3viant0ne-UpdateDocsForFinal

chore(readme): Update to webpack standard format

cb3c0b6235db13a5d52975c73b70bee46c3eb9db authored almost 8 years ago by Joshua Wiens <[email protected]>
chore(readme): Update to webpack standard format

700dd5589d079361c57f1c1339b6cf84d934fabe authored almost 8 years ago by Joshua Wiens <[email protected]>
Merge pull request #160 from blainekasten/UpdateReadme

Change Readme to use new Rule.use configuration

5a1a0f8e3251c979a195e7475e2d6a5d16505321 authored almost 8 years ago by Sean Larkin <[email protected]>
Change Readme to use new Rule.use configuration

-A

e2e69562c9185f7833a1393afaab7ebbb016fde0 authored almost 8 years ago by blainekasten <[email protected]>
Add LICENSE file

78de576f9ba3e5ac3beed0b1d7e922ed2c0b6c28 authored about 8 years ago by Kees Kluskens <[email protected]>
Add issue templates

aed8706637ca509e32bd440986dad616088bbfa5 authored about 8 years ago by Kees Kluskens <[email protected]>
Merge pull request #151 from kennyjacob/patch-1

Update README.md

102c74bb961a0f758e60f7bd4b6a697709e97c55 authored about 8 years ago by Kees Kluskens <[email protected]>
Update README.md

* Change position of 'Install' section.
* Add --save-dev to install script

981814a10074a9a48ef888cc75516b24c8122cda authored about 8 years ago by Kenny John Jacob <[email protected]>
Merge pull request #150 from kevinzwhuang/add-loader-suffix

Add -loader suffix to reflect new loader syntax webpack 2 requirement

675146677355b8244c75283a9f6c0e19aa8658da authored about 8 years ago by Tobias Koppers <[email protected]>
Add -loader suffix to reflect new loader syntax webpack 2 requirement

f683bd35440f26c6e71eba0a776d853a3b07e1dd authored about 8 years ago by Kevin Huang <[email protected]>
Replace window with self for better web worker support

9dc45a6dee16553a64071031d18feb1562df86a2 authored about 8 years ago by Oskar Eriksson <[email protected]>
Merge pull request #120 from crucialfelix/patch-1

add a one-line description of what the style-loader actually does

50af215f067ad6d8709546ab2d1ad87632d99f56 authored over 8 years ago by Tobias Koppers <[email protected]>
add a one-line description of what the style-loader actually does

4f319d2bdf719e13a8ae9ab235303f0d8c562243 authored over 8 years ago by Chris Sattinger <[email protected]>
0.13.1

bba5bdb192b3d0cb487e2043a011562c6801f2c8 authored over 8 years ago by Tobias Koppers <[email protected]>
Merge pull request #116 from zachlysobey/patch-1

Fix typo in README

7df14acf10b91588ff0bbb35a7c36be719b8cfc3 authored over 8 years ago by Tobias Koppers <[email protected]>
Fix typo in README

556ff322dfcba764634bb256bf2c134a29003913 authored almost 9 years ago by Zach Lysobey <[email protected]>
Merge pull request #97 from jonathanp/readme-fixes

Readme fixes

cff991ea90a416b44f4fa75c9cd6e1eb2d18b977 authored almost 9 years ago by Tobias Koppers <[email protected]>
Merge pull request #86 from TaopaiC/patch

add query to style/useable

030f2ca1af3a94d05a914e67490895cad79dd406 authored almost 9 years ago by Tobias Koppers <[email protected]>
Merge pull request #101 from Metallium/master

drop unused vars

9a0301e62c8d7c3dcaa677a9e01ddaf7f97c89f2 authored almost 9 years ago by Tobias Koppers <[email protected]>
drop unused vars

89d9a24828a67417ed7b18aacae7ed01b71aa59a authored almost 9 years ago by Nikita Khmourovitch <[email protected]>
Replace "placeholders" with "local scope CSS"

8c4d210328bc11363f0559e7400ee1a84c99ac08 authored about 9 years ago by Jonathan Persson <[email protected]>
Update README.md

0f1ba49420bcea4c7e950f98abd7382825339630 authored about 9 years ago by Jonathan Persson <[email protected]>
add query to style/useable

33bbf929068e7f84025c06445e62c82839002d36 authored about 9 years ago by TaopaiC <[email protected]>
0.13.0

6664a954d5a77a6cb2ef1ad33db936e41eb78bf4 authored about 9 years ago by Tobias Koppers <[email protected]>
Merge branch 'elsbree-master'

4678852eed0363801bc7d3032155e5c656da0b71 authored about 9 years ago by Tobias Koppers <[email protected]>
finalized insertAt=top

4a13ce95900ea4da426f6deaf21f04aec64ccb8e authored about 9 years ago by Tobias Koppers <[email protected]>
Merge branch 'master' of https://github.com/elsbree/style-loader into elsbree-master

8699f48b13946f651d3c3989e18696e3a5b49800 authored about 9 years ago by Tobias Koppers <[email protected]>
Fixed ordering of stylesheets inserted with insertAt=top.

b5bafcfdc861ff6f8dfc82b38766906453ea7c0e authored about 9 years ago by Nick Elsbree <[email protected]>
Merge pull request #69 from elsbree/master

Add support for 'insertAt' parameter

3944f220aab64f856ce7fd4c4de01b7e5d52e8bc authored about 9 years ago by Tobias Koppers <[email protected]>
Set insertAt parameter to default only when it is undefined.

a081f99e27edc2222fce5f33e961f32ad3567f89 authored about 9 years ago by Nick Elsbree <[email protected]>
0.12.4

6d76315710e215692eba3c228a75b819ece71fc9 authored over 9 years ago by Tobias Koppers <[email protected]>
Merge pull request #61 from danielberndt/patch-1

update loader-utils dependency to 0.2.7

bdaa16475fca3f3c5e3ad3ce6a3665098711066d authored over 9 years ago by Tobias Koppers <[email protected]>
Merge pull request #67 from krrg/patch-1

Replaced `#` with "number"

5ea5fc99362dc5a9fb162f54176fa3f84041faf8 authored over 9 years ago by Tobias Koppers <[email protected]>
Merge pull request #68 from gryzzly/patch-1

Update README: set publicPath for ?sourceMap to load assets

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