Skip to content

Conversation

@greenkeeper
Copy link

@greenkeeper greenkeeper bot commented Jun 24, 2018

Version 2.0.0 of rebass was just published.

Dependency [rebass](https://github.com/jxnblk/rebass)
Current Version 1.0.7
Type dependency

The version 2.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 rebass.

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 System components

Added

Changed

Breaking

  • Renamed components
    • TabItem -> Tab
    • DotButton -> Dot
    • PanelHeader -> Panel.Header
    • PanelFooter -> Panel.Footer
  • Default theme (changed to match styled-system)
    • The colors object no longer uses Palx
    • Array color values have been removed
    • radius has been replaced with radii
    • font has been replaced with fonts
    • monospace has been removed
    • Theme fields are no longer exposed as exports
  • Props
    • width is only available on Flex and Box
    • fontSize is only available on typographic components
    • direction is now flexDirection
    • Flex align is now alignItems
    • Flex justify is now justifyContent
    • Flex wrap is now flexWrap
    • Arrow up is now direction='up'
    • active props have been removed in favor of custom styles
    • Border now uses styled-system border props
    • Banner image is now backgroundImage
    • Absolute, Fixed, Relative, and Sticky now require values for top, right, bottom, and left props
    • Drawer position prop has been renamed to side
    • Drawer size prop has been replaced with width and height props

Removed

  • Custom HOC hoc
  • createLibrary function
  • util
  • createComponent
  • Palx dependency
  • ScrollCarousel component
  • CarouselSlide component
  • Star comonent
Commits

The new version differs by 237 commits.

There are 237 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

greenkeeper bot added a commit that referenced this pull request Jun 30, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 30, 2018

Version 2.0.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 10 commits.

  • 1128231 2.0.1
  • 8075277 Update docs
  • dac1cbc Merge pull request #431 from corygibbons/heading-fontfamily
  • 79c0e23 Add fontFamily to Text
  • 000f090 Add fontFamily to Heading
  • afa5439 mdx: fallback for className in code component
  • 969c380 Merge pull request #430 from jxnblk/mdx
  • 3607a65 Use getDerivedStateFromProps
  • 8dd695c Add Rebass MDX package
  • 67e406f Edit docs

See the full diff

greenkeeper bot added a commit that referenced this pull request Jul 14, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 14, 2018

Version 2.1.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 12 commits.

  • fa2e684 2.1.0
  • 5d48ee0 Merge pull request #441 from jxnblk/hide
  • 757f05a Update snapshots
  • 6a2a1dd Add Hide component
  • 9c2bb7d Bump x0
  • 8126748 Merge pull request #437 from jxnblk/snapshots
  • 32760e2 Update snapshots
  • 1c530c8 Merge pull request #435 from dburles/patch-1
  • 7c2da21 weights -> fontWeights
  • ab618bd Merge pull request #432 from jxnblk/update-example
  • 531c025 Bump dependency in sandbox example
  • d341c78 Update example

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 8, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 8, 2018

Version 2.1.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 18 commits.

  • 2a5740c 2.1.1
  • d4680fb Update docs
  • fbcdb01 Merge pull request #424 from felipeleusin/card_width
  • a5e12bb @rebass/mdx v1.0.0
  • 223df7e Merge branch 'update-md-mdx'
  • 3488a13 @rebass/markdown v1.0.0
  • 946f4c5 Merge pull request #467 from jxnblk/update-md-mdx
  • 8b7d6c1 Merge pull request #466 from jxnblk/update-sandbox
  • 5866c4c Update mdx dependencies
  • cbb3a3d Update markdown deps
  • 1991d1f Adjust sandbox deps
  • 2d0ebd3 Fix install typo
  • 64a1e9f Merge pull request #457 from connorholyday/patch-1
  • 87bdb9f Remove obsolete props from Border docs
  • 717f096 Merge pull request #447 from jxnblk/css-prop-docs

There are 18 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 8, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 8, 2018

Version 2.2.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • af2692e 2.2.0
  • 5745ba5 Merge pull request #453 from gribnoysup/feature/chroma-to-polished
  • 7fec79f Update snapshot (non-breaking change)
  • 3d532e2 Replace chroma-js with polished

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 8, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 8, 2018

Version 2.3.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 10 commits.

  • 695043d Edit changelog
  • a43e8af 2.3.0
  • 06fe3ce Merge pull request #472 from jxnblk/update-components
  • b4e260e Update snapshots
  • 3634c47 Update changelog
  • a62b8c2 Fix Select width #450
  • 20d7cc2 Fix Select background bug #458
  • ad880e6 Remove peerDependencies
  • 336261f Upgrade to @rebass/components, @rebass/grid, and styled-system 3
  • f33e2ec Add packages to npmignore

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 8, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 8, 2018

Version 2.3.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 6 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 8, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 8, 2018

Version 2.3.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 11, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 11, 2018

Version 2.3.3 just got published.

Update to this version instead 🚀

Commits

The new version differs by 6 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 1, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 1, 2018

  • The dependency rebass was updated from 1.0.7 to 3.0.0.

Update to this version instead 🚀

Commits

The new version differs by 56 commits.

There are 56 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Jan 18, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 18, 2019

  • The dependency rebass was updated from 1.0.7 to 3.0.1.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • 32b6a7d 3.0.1
  • 9892150 Update changelog
  • 2949b85 Merge pull request #555 from luggit/eric-upgrade-styled-system
  • 7e59fab upgrade styled-system

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 23, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 23, 2019

  • The dependency rebass was updated from 1.0.7 to 3.0.2.

Update to this version instead 🚀

Commits

The new version differs by 9 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 23, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 23, 2019

  • The dependency rebass was updated from 1.0.7 to 3.1.0.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • 4ce7de4 3.1.0
  • 31ebbe9 Merge pull request #577 from rebassjs/update-styled-system
  • 6d6a816 Update styled-system

See the full diff

greenkeeper bot added a commit that referenced this pull request May 29, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented May 29, 2019

  • The dependency rebass was updated from 1.0.7 to 3.1.1.

Update to this version instead 🚀

Commits

The new version differs by 9 commits.

  • 98dd552 3.1.1
  • fe8793e @rebass/emotion v3.1.1
  • 5b3b6ac Merge pull request #590 from edmundas-ramanauskas/master
  • 79b8c16 Add LICENSE file to emotion package
  • 35431c3 Merge pull request #589 from edmundas-ramanauskas/master
  • 6e4a655 Add license to emotion package
  • d2be962 Merge pull request #580 from tpict/patch-1
  • d2f8ca0 Update styled-system in @rebass/emotion
  • ff6e33e Edit readme

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant