Skip to content

Releases: H0rn0chse/dark-mode-toggle

v2.1.1

26 Feb 19:36
Compare
Choose a tag to compare
  • Added license and version note

v2.1.0

14 Feb 17:23
Compare
Choose a tag to compare
  • Added lottie-web as dependency
  • Updated demo

v2.0.1

24 Jul 22:03
Compare
Choose a tag to compare
  • Fixed skipAnimation flag for setTheme on WebComponent

Added WebComponent support

24 Jul 21:54
Compare
Choose a tag to compare
  • You can now use the button as WebComponent via the custom tag <dark-mode-toggle>.
  • With this you can also skip the import of the css bundle.
  • Have a look at the Documentation for more information.

You can still import and use the button like you did before (except for the breaking change).

Breaking Changes

  • The option initialTheme was renamed to theme

Added Documentation

31 May 22:10
Compare
Choose a tag to compare

Added Documentation and extended customizing options

Initial Release

30 May 21:10
Compare
Choose a tag to compare
v1.0.0

Updated package.json