All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- 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
- A
RippleHOC that can be used with your custom components.
- Added
classNamefor the pickers to customize them. - Animated auto-transition in
DatePickercomponent. - All
Inputcomponents have now an error prop. Dropdownimprovements and normalization withInputcomponent.- More
react-toolboxattributes to easy customize picker components. btn-colorsmixin extracted to easily define customButtons.- New
neutralboolean property to avoid taking default styles inButton. - Remove hidden scroll from webkit browsers by
commons.scss. - Better
Navigationstyles. Overlayopacity can now be styled from CSS.
For previous changes, please see the commit messages in https://github.com/react-toolbox/react-toolbox/releases.