Closed greenkeeper[bot] closed 6 years ago
Update to this version instead π
css
to mixed
to avoid naming collisionsUpdate to this version instead π
The new version differs by 15 commits.
a131f69
3.0.2
ba1b615
Merge pull request #249 from jxnblk/compose-borders
0d4dc67
Use compose for borders style
764800a
Merge pull request #247 from jxnblk/add-examples
64cd56b
Add emotion example
bcf58fa
Add example for sandbox
3d902b7
clean-tag v2.0.0
30c4097
Merge pull request #244 from jxnblk/clean-tag-v2
aa66f24
system-components v3.0.0
2822685
Merge pull request #243 from jxnblk/system-components-cleanup
544c423
Add theme to clean-tag blacklist
775504d
Adjust blacklist behavior
497fbe9
Update clean-tag
b136c6e
Update system-components
568f441
Bump dependencies
See the full diff
Update to this version instead π
The new version differs by 13 commits.
18d7351
3.0.3
9be3e92
Merge pull request #255 from flybayer/add-styles
10830e0
system-components v3.0.1
3ca88f3
Merge pull request #274 from formatlos/feature-273
72f2683
Edit dev setup for system-components
6e0731c
rewrite unique helper
aee0395
Merge pull request #262 from albinotonnina/patch-1
d2937e6
Add fontStyle
4ca4791
add gridTemplateAreas to docs
3a1e5da
Add documentation
b659d3a
Fix jest tests
ec140ae
Update link for system-components
aa7bf7d
add some missing flex and grid style props
See the full diff
Update to this version instead π
The new version differs by 9 commits.
bf73102
3.1.0
07dd7b6
Edit changelog
f92daf1
Merge pull request #284 from jxnblk/babel-7
caaad19
Add package-lock files for subpackages
1d72c3f
Add package-lock
4304697
Update to babel 7
7e7824c
Merge pull request #282 from jxnblk/single-file
9c58a09
Merge branch 'master' into single-file
bf57721
Consolidate core to single file
See the full diff
dependency
styled-system was updated from 2.3.6
to 3.1.1
.Update to this version instead π
The new version differs by 10 commits.
62f7b3c
3.1.1
114e8f4
Simplify build
c4b2f12
Bump docs dependencies
b8e169e
Merge pull request #286 from jxnblk/update-docs
a681101
Merge branch 'master' into update-docs
6ef2149
clean-element v1.0.1
f6e0747
Merge pull request #285 from jxnblk/update-clean-element
08ff469
Update docs
03c4720
clean-element: update dependencies
b35af03
Adjust npmignore
See the full diff
dependency
styled-system was updated from 2.3.6
to 3.1.2
.dependency
styled-system was updated from 2.3.6
to 3.1.3
.dependency
styled-system was updated from 2.3.6
to 3.1.4
.dependency
styled-system was updated from 2.3.6
to 3.1.6
.Update to this version instead π
The new version differs by 23 commits.
6b4e77c
3.1.6
ce3b68c
Adjust npmignore
0b4528b
3.1.5
3bccd33
Adjust travis config
bf049b9
Edit readme
0d219c7
Edit readme
8472b41
Edit readme
de07a49
Merge pull request #296 from jxnblk/docs2
eaaed19
Clean up package.json
2cecbea
Edit travis config
addf833
Remove basename from docs
d5f0ae3
Edit docs
579ddf3
Adjust dev dependencies
e32f736
Clean up deps
94e24fd
Merge branch 'master' into docs2
There are 23 commits in total.
See the full diff
dependency
styled-system was updated from 2.3.6
to 3.1.7
.dependency
styled-system was updated from 2.3.6
to 3.1.8
.Update to this version instead π
The new version differs by 9 commits.
8b15eab
Edit changelog
740a76e
3.1.8
72ab265
Update dependencies
916ad7c
Merge branch 'TrySound-babel-runtime'
2afb149
Merge branch 'babel-runtime' of https://github.com/TrySound/styled-system into TrySound-babel-runtime
8aa9bfb
Merge branch 'master' of https://github.com/jxnblk/styled-system
31a9d16
Merge pull request #298 from thompsongl/docs-examples-ci
c329581
exit build process if docs or examples changes only
7a8f09d
Add babel runtime
See the full diff
dependency
styled-system was updated from 2.3.6
to 3.1.9
.Update to this version instead π
The new version differs by 7 commits.
ed4831f
3.1.9
33b7cd3
Update changelog
01ee2e4
Merge pull request #297 from thompsongl/gettheme-falsy
c96c238
Merge pull request #301 from thompsongl/grid-api-docs
14d0c24
add grid style functions to api doc
dbf908b
test for returning declared 0 in getTheme
e17d988
null and undefind checks only for getTheme
See the full diff
dependency
styled-system was updated from 2.3.6
to 3.1.10
.Update to this version instead π
The new version differs by 7 commits.
5d51038
3.1.10
ccf1007
Edit changelog
8feaf96
Merge branch 'KeKs0r-px-alias'
ed3db82
Merge branch 'px-alias' of https://github.com/KeKs0r/styled-system into KeKs0r-px-alias
7c9c881
Merge remote-tracking branch 'upstream/master' into px-alias
9531c6c
Add Test for spacing alias and px values
beb5e0d
Convert alias value to PX
See the full diff
dependency
styled-system was updated from 2.3.6
to 3.1.11
.Update to this version instead π
The new version differs by 10 commits.
e665fc9
3.1.11
4a2a67f
Undo changes to get utility
7f97250
Merge pull request #310 from jxnblk/named-space-example
bc0ae48
Remove unused module from example
29a7904
Simplify basic example
42edf85
Clean up examples readmes
c1ff540
Edit example readme
6087f80
Merge branch 'master' into named-space-example
96aa92a
Add theme aliases example
38a2909
Add tests for theme aliases
See the full diff
Version 3.0.0 of styled-system was just published.
The version 3.0.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 styled-system.
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.
Commits
The new version differs by 50 commits.
f46adbe
3.0.0
262faab
Merge pull request #232 from jxnblk/next-v3
93cdbbd
Edit docs
0cb55d9
Edit changelog
72cdb2d
Revert clone propTypes
f1f84b0
Edit changelog
5fecb7e
Remove comment
82175f7
Remove comments
b2df10f
Rename idx to get
119dc46
Edit ignore files
a085433
Remove v2 reference code
163681c
Merge branch 'master' into next-v3
89f6f13
Edit changelog
3734da8
Edit docs
c497cd8
Add css utility
There are 50 commits in total.
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: