Commit Graph

44 Commits (master)

Author SHA1 Message Date
Vitaliy Filippov 842a6a415c Rename to newer-universal-style-loader 2021-08-12 00:54:16 +03:00
Vitaliy Filippov 4eae61cccf Rewrite README 2021-08-11 21:35:38 +03:00
Vitaliy Filippov 9888215ab0 Remove Windows line breaks 2021-08-11 21:14:14 +03:00
terence chow 0729ce6818 fix readme again 2017-03-29 22:15:37 +01:00
terence chow 376d4eebef fix readme 2017-03-29 22:13:02 +01:00
terence chow 696bcbe133 merge 0.16.1 style loader into simple-universal-style-loader 2017-03-29 22:08:42 +01:00
Konstantin Kai 2c4f4278b0 feat: Set custom attributes for tag in url mode (#198)
* Add ability to set custom attributes for tag in url mode
2017-03-22 08:43:24 -05:00
Anton Strömkvist 663686884b feat: add insertInto option (#135) 2017-03-17 20:26:49 +01:00
John Anderson 19959eeb77 fix(fixUrls): add param to fix relative urls (#186) 2017-03-14 23:17:26 -05:00
Eugene Kulabuhov 988e58acf3 docs(readme): Update useable example (#184) 2017-03-14 23:16:02 -05:00
Felix Mosheev 995f3de4d3 feat(tag-attribute): Add support for custom tag attribute 2017-03-14 23:16:02 -05:00
Joe Seifi c890854634 Fixed link to local scope
Update the link to css-loader local scope
2017-03-14 23:12:20 -05:00
Simon Legner 95ae661b1d Remove license link
To allow inclusion in https://webpack.js.org/ docs.
2017-03-14 23:12:20 -05:00
Joshua Wiens d4632364ec chore(readme): Update to webpack standard format 2017-03-14 23:12:19 -05:00
blainekasten e2e69562c9 Change Readme to use new Rule.use configuration
-A
2017-01-10 11:31:49 -06:00
Kenny John Jacob 981814a100 Update README.md
* Change position of 'Install' section.
* Add --save-dev to install script
2016-11-17 21:00:53 +05:30
Kevin Huang f683bd3544
Add -loader suffix to reflect new loader syntax webpack 2 requirement 2016-11-16 10:46:05 -08:00
Istvan Jano b8edfa7f17 Some refactor: added getStyle and separated server code 2016-07-26 09:49:11 +01:00
Istvan Jano d6e4da2565 Update README 2016-07-24 17:48:07 +01:00
Istvan Jano 7ead6e8496 Implement ability to be used on server side - For universal apps 2016-07-24 17:20:42 +01:00
Chris Sattinger 4f319d2bdf add a one-line description of what the style-loader actually does 2016-05-02 11:05:37 +02:00
Zach Lysobey 556ff322df Fix typo in README 2016-03-08 16:58:50 -05:00
Jonathan Persson 8c4d210328 Replace "placeholders" with "local scope CSS" 2015-12-06 00:08:01 -05:00
Jonathan Persson 0f1ba49420 Update README.md 2015-12-06 00:01:04 -05:00
Tobias Koppers 4a13ce9590 finalized insertAt=top 2015-10-19 20:54:35 +02:00
Tobias Koppers 3944f220aa Merge pull request #69 from elsbree/master
Add support for 'insertAt' parameter
2015-10-15 21:47:43 +02:00
Tobias Koppers 5ea5fc9936 Merge pull request #67 from krrg/patch-1
Replaced `#` with "number"
2015-09-01 08:54:13 +02:00
Nick Elsbree 2c4df9fb95 Updated readme to include documentation for insertAt parameter. 2015-07-07 12:14:22 -07:00
Misha Reyzlin 42060ee921 Update README: set publicPath for ?sourceMap to load assets
fixes #55
2015-06-30 22:25:43 +02:00
Ken Reese c782ecda34 Replaced `#` with "number" 2015-06-18 17:00:39 -06:00
Tobias Koppers bab4deb75c added placeholders section to readme 2015-04-21 23:40:24 +02:00
Tobias Koppers bc114515c2 Merge pull request #23 from 2color/patch-1
Update README.md
2015-02-28 01:21:22 +01:00
Tobias Koppers 4bd4f38a42 added documentation for singleton query param 2014-11-03 22:53:02 +01:00
Tobias Koppers 0cc58a7b6c Merge pull request #24 from diurnalist/feature/singleton-tag
Adds `singleton` option to allow re-using a single <style> element
2014-11-03 21:50:46 +01:00
Denis Izmaylov 91f2be2fa4 Update README.md 2014-10-23 16:31:22 +04:00
Jason Anderson 2e49f17bcd Adds documentation of option 2014-10-20 18:26:18 +02:00
Daniel Norman fecfaaac8c Update README.md
Add the install command for consistency with other webpack loader repos.
2014-10-17 12:55:36 +02:00
Tobias Koppers b68f109eac Update README.md 2014-03-11 19:40:59 +01:00
Tobias Koppers a984af8297 added recommended configuration 2014-03-01 16:50:30 +01:00
Tobias Koppers a407e48e00 added ref-counted api
fixes #4
2014-01-27 11:41:56 +01:00
Tobias Koppers 0cb642b1ed added style/url to readme 2013-03-26 11:51:42 +01:00
Johannes eee25d30dd Updated url to css loader 2012-11-07 10:23:19 +01:00
Tobias Koppers 985f9048ae fixed docs 2012-07-17 03:11:39 +03:00
Tobias Koppers a73b1e68bc Initial commit 2012-04-07 03:06:57 +02:00