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