Closed greenkeeper[bot] closed 5 years ago
Update to this version instead 🚀
The new version differs by 10 commits.
4a5a8a1
1.0.0
4f82876
Merge pull request #52 from lsiu/pr-47
597cc7a
Fixes #47 Add special support for borderSpacing = 0 to return 0px.
c3f0d2c
cross-platform npm test
script
9c5ef61
correct spelling mistake
a8c2467
Merge pull request #51 from EdwardBetts/spelling
05af3e4
Merge pull request #62 from reyronald/npm-test-script
6a8177a
Fixes #47 Add support for numeric values passed to ‘border-spacing’, e.g. ‘border-spacing: 0’. Include test.
b6142d5
cross-platform npm test
script
6740b1c
correct spelling mistake
See the full diff
Update to this version instead 🚀
The new version differs by 7 commits.
da72657
1.1.0
f051465
Add NPM version badge
0f7adf8
Merge pull request #61 from reyronald/fix/setProperty-camelCase
3f3738d
Generate valid properties on npm test
& npm prepublish
scripts
79f9c9a
Merge branch 'master' into fix/setProperty-camelCase
e87fb85
Casing shouldn't affect .setProperty()
's success
19e1fbe
.setProperty
should not work with camelCase
See the full diff
dependency
cssstyle was updated from 0.2.37
to 1.2.0
.Update to this version instead 🚀
dependency
cssstyle was updated from 0.2.37
to 1.2.1
.Update to this version instead 🚀
dependency
cssstyle was updated from 0.2.37
to 1.2.2
.
Version 0.3.0 of cssstyle was just published.
cssstyle
The version 0.3.0 is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of cssstyle.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Release Notes
New maintainersVersion 0.3.0 marks the change in ownership of this package. I have already merged a few outstanding pull requests will continue to do so. Pull requests are welcome from the community.
Commits
The new version differs by 13 commits.
879583c
0.3.0
6378940
Merge pull request #49 from piec/master
1e425ce
Merge pull request #55 from beatport/master
e8796bc
Merge branch 'master' into master
3f9c050
Merge pull request #56 from fastmicroservices/master
17cfb66
Merge pull request #53 from belstone/ex-unit-fix
a3982da
Merge pull request #58 from chad3814/master
99c5545
update package.json to reflect new maintainer
a8fc29c
added properties and a test
8fcc1b1
Merge pull request #1 from beatport/add-rem-unit
8f42a58
Add rem unit to parser
e03f831
Ensure ex length units are correctly parsed
188722a
Add transform property
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper bot :palm_tree: