react-tabs v0.6.0 Release Notes

Release Date: 2016-06-20 // almost 8 years ago
  • ๐Ÿ”‹ Features

    • โž• Add a cancel option to tab change event handler (#73)
    • ๐Ÿ‘ Allow passing through custom attributes (#93)

    ๐Ÿ› Bug Fixes

    • DOMNode.setAttribute() expects the second param to be string (#75, #76)
    • ๐Ÿ›  Fix nesting of multiple instances of react-tabs (#103)