Skip to content

v4.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Mar 15:08
· 674 commits to main since this release
1d30e21

4.0.0 (2022-03-01)

Features

  • Always set focus on tabs (4512dad), closes #272
  • Updated all the class components to newer functional components (b2159c9)

BREAKING CHANGES

  • The tabs are now instantly focused on click and not just by double-click. The default styling has been adapted for that, so that there is no outline shown anymore on focus.
  • Requires react 16.8 or newer