Skip to content

v1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Mar 17:55
· 141 commits to main since this release
21c6a9c

This is a minor release.

New features

  • Add support for multiple instances of the element in a page (aa43505);
    if there are multiple instances, they are all updated/animated in synchrony when one is toggled (8811803)
  • A new custom event called themeToggle is triggered whenever the element is toggled. It can be listened to if needed (8811803)

Bug fixes

  • Make the element able to be hidden (if/when display: none is applied to the element) (32a0f5d)

All commits since version 1.0.0