Commit Graph

311 Commits

Author SHA1 Message Date
bezoerb
226bf160ea fix: prevent multiple loadcss includes 2018-12-20 07:18:51 +01:00
bezoerb
44c0cd38dd feature: compare/check already inlined styles 2018-12-19 22:32:55 +01:00
bezoerb
0870adc94e feature: drop cave in favour of postcss-discard 2018-12-19 16:40:28 +01:00
bezoerb
f813627ad0 Move tests to Jest 2018-12-18 12:51:30 +01:00
bezoerb
14222f26fb Change indentation to 2 spaces 2018-12-18 12:51:08 +01:00
bezoerb
b93d67e659 drop node 6 support 2018-12-18 12:50:39 +01:00
bezoerb
340db21f6a 4.0.7 2018-11-29 17:41:44 +01:00
bezoerb
b14566376d Bump yarn.lock 2018-11-29 17:38:20 +01:00
bezoerb
74fcf95a4a Add temporary fix for breaking svgs 2018-11-29 17:35:58 +01:00
bezoerb
31fe02010e Bump dependencies 2018-11-29 17:35:31 +01:00
bezoerb
58895e9973 4.0.6 2018-11-28 16:53:29 +01:00
bezoerb
a40003d30d add another svg test 2018-11-28 16:52:48 +01:00
bezoerb
c10a6a2bfd Add another SVG Test 2018-11-18 23:16:00 +01:00
bezoerb
cffa63a709 4.0.5 2018-09-15 23:49:45 +02:00
bezoerb
9109bcf8b3 tweaked tested node versions 2018-09-15 23:17:57 +02:00
bezoerb
6fa0bd56c8 Bump dependencies 2018-09-15 23:16:53 +02:00
bezoerb
5e69bb6b90 changelog 2018-09-15 23:08:05 +02:00
bezoerb
184b7b0c70 fix: consider ignore passed as string 2018-09-15 23:06:59 +02:00
Ben Zörb
0274c1ec32 v4.0.4 2018-06-13 06:00:33 +02:00
Ben Zörb
4b722beed5 changelog 2018-06-13 05:59:13 +02:00
Ben Zörb
755583c8ac removed nsp check 2018-06-13 05:48:26 +02:00
Ben Zörb
dae89bd655 Bump dependencies 2018-06-13 05:44:18 +02:00
Ben Zörb
0ce3ab46b2 v4.0.3 2018-04-18 09:05:40 +02:00
Ben Zörb
be84a57ade changelog 2018-04-18 08:43:58 +02:00
Ben Zörb
a3e33fcd2b Test existance of extracted stylesheets 2018-04-18 05:57:25 +02:00
George
b6bd8e8c0c Support minifying extracted css (#237)
* Support minifying extracted css

* Remove broken file reference
2018-04-11 20:07:13 +02:00
Ben Zörb
c4ec606dc9 v4.0.2 2018-03-21 22:29:34 +01:00
Ben Zörb
ace586ea3b changelog 2018-03-21 22:28:32 +01:00
midzer
fd15e22353 Remove type attribute (#236)
* Remove type attribute

from <style> element

* fix tests
2018-03-21 11:15:07 +01:00
Ben Zörb
83db26bc9c v4.0.1 2018-03-18 00:21:19 +01:00
Ben Zörb
8f47db213a Update lock files 2018-03-18 00:14:57 +01:00
Ben Zörb
3009bb9c06 changelog 2018-03-18 00:04:03 +01:00
Ben Zörb
891cfd0429 Fixes inlining if no scripts & stylesheets are present in head 2018-03-18 00:00:47 +01:00
Ben Zörb
bc38978d4f v4.0.0 2018-03-05 21:28:21 +01:00
Ben Zörb
f46d291c19 Minor tweaks 2018-03-05 21:19:29 +01:00
Ben Zörb
4de02ee4e6 drop node 4 support 2018-03-05 21:06:59 +01:00
Ben Zörb
5fc4997d89 minor fix 2018-03-05 21:03:35 +01:00
Ben Zörb
1975ebd7ce Bump deps 2018-03-05 20:56:57 +01:00
Devan Thakur
45486e7242 Fixes minor typos in README.md (#233) 2018-01-03 23:01:01 +01:00
Ben Zörb
fcabd512f2 v3.1.0 2017-12-15 05:38:29 +01:00
Ben Zörb
c58f30491c Fix outdated yarn.lock 2017-12-15 00:02:11 +01:00
Ben Zörb
7a6b3906bb Downgrade nsp to keep node 4 support 2017-12-14 23:54:16 +01:00
Ben Zörb
0a977861e8 Bump dependencies 2017-12-14 23:35:03 +01:00
Ben Zörb
70a793392e Bump dev dependencies 2017-12-14 23:30:00 +01:00
XhmikosR
4e19c5e316 CI: stop testing non-LTS node.js versions. (#232) 2017-12-14 23:27:51 +01:00
XhmikosR
aa4477dd6d Set the onload handler to null. (#231)
As per the loadcss docs, this actually fixes a huge issue with IE 10 and 11 I could test.
2017-12-14 23:26:59 +01:00
Ben Zörb
4f97e83891 v3.0.0 2017-12-01 07:21:56 +01:00
Ben Zörb
a212308ca3 Changelog 2017-12-01 07:21:07 +01:00
Ben Zörb
3661609771 Changelog 2017-12-01 07:20:00 +01:00
Thomas Paillot
0225bf9e04 Upgrade load css (#230) 2017-12-01 07:11:29 +01:00