Releases: reactjs/react-tabs
Releases · reactjs/react-tabs
0.8.3
- Fix deprecation warnings with react 15.5
0.8.0
- Allow other components inside TabList (#123)
0.7.0
- Feature/add custom active and disabled class (#108)
- Remove aria-expanded attribute (#71)
- Fix warning with react 15.2
0.6.1
- Allow setState in onSelect (#51, #110)
0.6.0
- Add a cancel option to tab change event handler (#73)
- DOMNode.setAttribute() expects the second param to be string (#75, #76)
- Allow passing through custom attributes (#93)
- Fix nesting of multiple instances of react-tabs (#103)
0.5.5
- Fix main exports of react tabs which were broken in 0.5.4
0.5.4
- Update to support react 15 (#94)