All Versions
34
Latest Version
Avg Release Cycle
68 days
Latest Release
1434 days ago

Changelog History
Page 4

  • v0.2.0 Changes

    January 07, 2015

    ๐Ÿ”‹ 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
  • v0.1.2 Changes

    July 23, 2014

    ๐Ÿ› Bug Fixes

    • Making Tab and TabPanel to be stateless
    • Throwing Error when Tab count and TabPanel count aren't equal
  • v0.1.1 Changes

    July 19, 2014

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  Fixing warning: Invalid access to component property
    • ๐Ÿ›  Fixing style weirdness in Firefox
  • v0.1.0 Changes

    July 18, 2014

    ๐Ÿ”‹ Features

    • ๐ŸŽ‰ Initial release