react-toolbox/CHANGELOG.md

1.7 KiB

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

Unreleased

Changed

  • Tabs now only render the contents of the currently active tab.

0.15.0 - 2016-03-24

Click on the link above for this release's commit history.

0.14.2 - 2016-03-07

Click on the link above for this release's commit history.

0.14.1 - 2016-01-26

Click on the link above for this release's commit history.

0.14.0 - 2015-12-20

Added

  • A Ripple HOC that can be used with your custom components.

Changed

  • 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.

For previous changes, please see the commit messages in https://github.com/react-toolbox/react-toolbox/releases.