Version 0.7.0
React components
- All components now allow addition system props to be added directly on them.
- Added
Banner
component. - Added
List
component. - Added
ListItem
component. - Added
Stepper
component. - Added
zIndex
as a system prop. - Added
loading
prop toButton
. - Added
mask
prop toTextField
. - Removed the pointer on a
Choice
's body.