972f0d2ace
Try fixing query string stylesheets
2020-08-22 22:09:30 +02:00
Ben Zörb
b12a0dad33
Merge pull request #273 from bezoerb/dependabot/npm_and_yarn/lodash-4.17.19
...
Bump lodash from 4.17.15 to 4.17.19
2020-07-23 00:21:27 +02:00
dependabot[bot]
eb6436fd1d
Bump lodash from 4.17.15 to 4.17.19
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-07-15 22:31:35 +00:00
Ben Zörb
4c59372e63
6.0.0
2020-05-24 01:07:29 +02:00
Ben Zörb
a21e240773
Changed readme
2020-05-24 01:04:28 +02:00
Ben Zörb
7e59c3809d
Bump dependencies
2020-05-23 00:36:56 +02:00
Ben Zörb
f586a79eac
Bump uglifyjs
2020-05-22 23:57:07 +02:00
Ben Zörb
ef27dac167
Bump dependencies
2020-05-20 07:31:16 +02:00
Ben Zörb
05ce30aee6
Fix lint errors
2020-05-20 07:28:30 +02:00
Ben Zörb
5606d6439d
Require node 10
2020-05-20 07:07:57 +02:00
Ben Zörb
f8fe5b0c8b
Bump jest
2020-05-20 00:44:41 +02:00
Ben Zörb
7102fa7a9d
npm audit fix
2020-05-20 00:42:01 +02:00
Ben Zörb
c36307318a
Merge pull request #272 from bezoerb/feature/print-strategy
...
adds media=print strategy (#270 )
2020-05-20 00:40:07 +02:00
Ben Zörb
76e35c4d70
Adds new options to readme
2020-05-20 00:37:10 +02:00
Ben Zörb
480549442f
fix linter warnings
2020-05-20 00:32:21 +02:00
Ben Zörb
e1408b4070
Adds preload & polyfill option
2020-05-20 00:31:59 +02:00
Ben Zörb
5306dcecd4
Adds test for media=print strategy
2020-05-20 00:24:00 +02:00
Ben Zörb
be6660a7f6
Merge pull request #268 from bezoerb/dependabot/npm_and_yarn/acorn-5.7.4
...
Bump acorn from 5.7.3 to 5.7.4
2020-03-15 23:05:53 +01:00
dependabot[bot]
cf82462167
Bump acorn from 5.7.3 to 5.7.4
...
Bumps [acorn](https://github.com/acornjs/acorn ) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases )
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-03-13 21:08:27 +00:00
Ben Zörb
a939be7287
5.3.1
2019-11-16 00:08:53 +01:00
Ben Zörb
a36fc7bbba
Update README.md
2019-11-16 00:00:12 +01:00
Ben Zörb
90ddeaaf83
fix: removed silly '> 0' boolean check ( #266 )
2019-11-15 23:57:15 +01:00
XhmikosR
13c65c8602
Fix typo.
2019-11-13 15:58:05 +02:00
Ben Zörb
cfb890169e
5.3.0
2019-11-09 23:51:46 +01:00
Ben Zörb
cb7d83d8fd
Merge pull request #258 from XhmikosR/master-deps
...
Update dependencies.
2019-11-09 23:47:09 +01:00
XhmikosR
3eb390a933
Update dependencies and remove the unused dom-serializer dep.
...
* chalk 3.0.0
* jsdom 15.2.1
* postcss 7.0.21
* postcss-discard 0.3.3
* prettier 1.19.1
* uglify-js 3.6.8
2019-11-09 14:54:25 +02:00
Ben Zörb
37ef519a3e
Replace lodash with native methods and use its packages directly. ( #262 )
...
Replace lodash with native methods and use its packages directly.
2019-11-05 00:02:18 +01:00
Ben Zörb
c128a17e86
Merge pull request #260 from XhmikosR/master-resolve
...
Remove resolve dependency.
2019-11-04 23:59:45 +01:00
XhmikosR
d52be4228f
Replace lodash with native methods and use its packages directly.
...
Dropped:
* `_.forEach`
* `_.map`
* `_.reduce`
2019-11-03 17:37:43 +02:00
XhmikosR
1e1b3c4997
Remove resolve dependency.
2019-11-03 15:07:47 +02:00
Ben Zörb
48db3d8c2e
5.2.3
2019-10-27 00:00:59 +02:00
Ben Zörb
88c9781dba
Merge pull request #257 from XhmikosR/patch-1
...
Update README.md
2019-10-25 11:20:34 +02:00
Ben Zörb
fec06fb2bb
Merge pull request #255 from XhmikosR/deps
...
Update dependencies.
2019-10-25 11:20:08 +02:00
XhmikosR
70f95d5cb3
Update dependencies.
2019-10-24 14:36:10 +03:00
XhmikosR
9656f812a5
Update README.md
...
Fix badges
2019-10-24 14:34:59 +03:00
Ben Zörb
7be9cd0238
Merge pull request #253 from XhmikosR/gh-actions
...
Switch to GitHub Actions CI.
2019-10-22 21:34:35 +02:00
XhmikosR
257c580d40
Switch to GitHub Actions CI.
2019-10-22 08:14:47 +03:00
Ben Zörb
79c1191a67
Adds eslint-ignore
2019-10-21 21:36:44 +02:00
XhmikosR
16edeba928
Update dependencies.
...
* postcss to v7.0.18
* postcss-discard to v0.3.2
* read-pkg-up to v7.0.0
* xo to v0.25.3
Remove the unneeded eslint-plugin-prettier dep. xo includes this.
2019-10-07 17:15:21 +03:00
Ben Zörb
3ebd27bd4f
Update devDependencies. ( #249 )
...
Update devDependencies.
2019-08-25 23:06:46 +02:00
XhmikosR
12c9a53cce
Update devDependencies.
2019-08-25 15:15:13 +03:00
Ben Zörb
604ac7669d
Merge pull request #247 from XhmikosR/master
...
Use caret operator for normalize-newline
2019-08-12 23:05:07 +02:00
XhmikosR
8896a7951f
Use caret operator for normalize-newline
2019-08-12 09:47:30 +03:00
Ben Zörb
89f5289c09
5.2.2
2019-08-11 23:21:17 +02:00
Ben Zörb
a3df90d8fd
Merge pull request #245 from XhmikosR/master-xmr-var
...
Update dependencies.
2019-08-09 23:44:17 +02:00
Ben Zörb
dbf3830d47
Merge pull request #244 from XhmikosR/master-xmr-lf
...
Enforce LF.
2019-08-09 23:42:42 +02:00
Ben Zörb
438253c03b
Merge pull request #246 from XhmikosR/patch-1
...
Minor tweaks.
2019-08-09 23:26:04 +02:00
XhmikosR
2d529d3779
Minor tweaks.
...
* add `'use strict'` statements
* use template literals
2019-08-09 16:45:00 +03:00
XhmikosR
3cd4c7ac2c
Update dependencies.
...
Also move `fs-extra` to devDependencies and remove snyk and yarn.lock.
2019-08-08 15:06:42 +03:00
XhmikosR
7827cf04f4
Enforce LF.
2019-08-08 15:05:25 +03:00