Skip to content

0.14

Compare
Choose a tag to compare
@javivelasco javivelasco released this 20 Dec 18:40
· 1377 commits to dev since this release

New components

  • Ripple is now an HOC. It's released and included in the documentation so you can use it with your custom components.

Most important changes:

  • Added className for the pickers to customize them.
  • Animated auto-transition in DatePicker component.
  • All Input components have now an error prop.
  • Dropdown improvements and normalization with Input component.
  • More react-toolbox attributes to easy customize picker components.
  • btn-colors mixin extracted to easily define custom Buttons.
  • New neutral boolean property to avoid taking default styles in Button.
  • Remove hidden scroll from webkit browsers by commons.scss.
  • Better Navigation styles.
  • Overlay opacity can now be styled from CSS.

Enjoy!