Skip to main content

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 to Button.
  • Added mask prop to TextField.
  • Removed the pointer on a Choice's body.