0.1.0-alpha.4
Pre-release
Pre-release
South-Paw
released this
21 Feb 02:59
·
48 commits
to master
since this release
Features
- Added
Tab
component
Changes
- Mixins on Flex, Grid, Header and Text have been aligned with the Box's behaviour, style props will overide the
sx
prop getComponentStyles
renamed tocomponentStylesMixin
SxProps
renamed toSxProp
- Menus and Tooltips are now rendered inside Portals
- More components now have the
as
prop on their interfaces (#38) - Added
color
types to Radio and Switch components