Commit Graph

11 Commits (master)

Author SHA1 Message Date
Tomas Alabes f6f577a73c fix: negative refs (#122) 2017-03-26 23:02:00 +02:00
José Moreira e280cb6bd9 fix(usable): Export locals if available(#128) 2017-03-14 23:12:54 -05:00
ryani33 295eb216c9 fix deprecated warning 2017-03-14 23:12:20 -05:00
TaopaiC 33bbf92906 add query to style/useable 2015-11-06 21:00:21 +08:00
Tobias Koppers fc56a543c5 fixed #57 2015-04-27 18:28:21 +02:00
Tobias Koppers 3bdb2ddbb4 renamed placeholders to locals
support locals in the useable API
2015-04-25 14:46:32 +02:00
Evgeny Reznichenko 7526b57ad2 Use loaderUtils#stringifyRequest 2015-04-14 15:47:10 +03:00
Tobias Koppers 5e5c3a028e fixed #46 2015-03-23 00:14:58 +01:00
Tim Griesser bcc95edcb6 Fix useable api 2014-09-29 17:43:33 -04:00
Tobias Koppers 289e62f0c1 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 `@import` the same base css file and it's only added once to the DOM.

webpack/css-loader#17
2014-09-07 22:23:54 +02:00
Tobias Koppers a407e48e00 added ref-counted api
fixes #4
2014-01-27 11:41:56 +01:00