Skip to content

5.0.2

Latest
Compare
Choose a tag to compare
@heapwolf heapwolf released this 05 Mar 11:46
· 950 commits to master since this release

BREAKING CHANGES

  • Uses tonic version 9.0.0 which is now backed by web components (see the release notes for tonic.
  • tonic-tabs structure changed, refer to the documentation.
  • Now prefixing css variables with tonic to avoid collisions with other libraries or user code.

ADDED

  • Added keyboard support for tonic-tabs.
  • Added new tonic-accordion component.