Download Latest Version v4.0.0 source code.zip (423.2 kB)
Email in envelope

Get an email when there's a new version of Rebass

Home / v2.0.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2018-06-24 1.8 kB
System components source code.tar.gz 2018-06-24 88.6 kB
System components source code.zip 2018-06-24 171.8 kB
Totals: 3 Items   262.2 kB 0

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
Source: README.md, updated 2018-06-24