react-tabbordion v2.0.0-beta.2 Release Notes

Release Date: 2020-09-20 // over 3 years ago
  • ➕ Added

    • ✅ React Testing Library and JSDOM
    • ✅ Lots of tests
    • useTabbordion: boolean hydrate option to allow App level control of hydrated state

    ✂ Removed

    • Enzyme
    • useTabbordion: focusClick option, use CSS focus-visible instead

    🛠 Fixed

    • <TabPanel />: no longer render hasContent into DOM

Previous changes from v2.0.0-beta.1

    • Publish with beta tag in npm