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
Ripple
HOC that can be used with your custom components.
- 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 withInput
component.- More
react-toolbox
attributes to easy customize picker components. btn-colors
mixin extracted to easily define customButtons
.- New
neutral
boolean property to avoid taking default styles inButton
. - 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.