react-tabs v0.2.0 Release Notes

Release Date: 2015-01-07 // over 9 years ago
  • ๐Ÿ”‹ Features

    • ๐Ÿ‘ Allowing children of Tab to select Tab (#9)
    • Only render the selected TabPanel
    • โฌ†๏ธ Upgrading to React 0.13
    • Removing JSX

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  Fixing issue with focus management (#7)
    • ๐Ÿ›  Fixing issue caused by no children being provided (#6)
    • ๐Ÿ›  Fixing issue that made dynamic Tabs difficult