| Name | Modified | Size | Downloads / 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
- Support for emotion
Changed
- styled-system v2
- grid-styled v4
- Moves components to separate modules
- Uses system-components
- Updates docs site
Breaking
- Renamed components
- TabItem -> Tab
- DotButton -> Dot
- PanelHeader -> Panel.Header
- PanelFooter -> Panel.Footer
- Default theme (changed to match styled-system)
- The
colorsobject no longer uses Palx - Array color values have been removed
radiushas been replaced withradiifonthas been replaced withfontsmonospacehas been removed- Theme fields are no longer exposed as exports
- Props
widthis only available on Flex and BoxfontSizeis only available on typographic componentsdirectionis nowflexDirection- Flex
alignis nowalignItems - Flex
justifyis nowjustifyContent - Flex
wrapis nowflexWrap - Arrow
upis nowdirection='up' activeprops have been removed in favor of custom styles- Border now uses styled-system border props
- Banner
imageis nowbackgroundImage - Absolute, Fixed, Relative, and Sticky now require values for
top,right,bottom, andleftprops - Drawer
positionprop has been renamed toside - Drawer
sizeprop has been replaced withwidthandheightprops
Removed
- Custom HOC
hoc createLibraryfunctionutilcreateComponent- Palx dependency
- ScrollCarousel component
- CarouselSlide component
- Star comonent