Skip to content

Releases: reactjs/react-tabs

0.8.3

19 Apr 21:41
Compare
Choose a tag to compare
  • Fix deprecation warnings with react 15.5

0.8.0

14 Sep 21:29
Compare
Choose a tag to compare
  • Allow other components inside TabList (#123)

0.7.0

05 Jul 12:43
Compare
Choose a tag to compare
  • Feature/add custom active and disabled class (#108)
  • Remove aria-expanded attribute (#71)
  • Fix warning with react 15.2

0.6.2

05 Jul 12:44
Compare
Choose a tag to compare

0.6.1

23 Jun 07:21
Compare
Choose a tag to compare
  • Allow setState in onSelect (#51, #110)

0.6.0

23 Jun 07:22
Compare
Choose a tag to compare
  • 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

23 Jun 07:22
Compare
Choose a tag to compare
  • Fix main exports of react tabs which were broken in 0.5.4

0.5.4

10 Jun 06:59
40f7f68
Compare
Choose a tag to compare
  • Update to support react 15 (#94)