react-tabbordion v0.2.0 Release Notes

Release Date: 2015-06-27 // almost 9 years ago
    • 👕 Set up environment: linting, tests, Travis
    • ➕ Add first set of tests
    • ➕ Add support for animators (using height and marginTop)
    • 🔄 Change names of properties passed to non-Panel children of Tabbordion.
    • 🛠 Fix bug in Panel where between, first and last modifiers were applied when not visible.
    • 🛠 Fix incorrect order of merging classNames in Panel.
    • 👌 Improve documentation.