Skip to content

v0.12.0

Compare
Choose a tag to compare
@BeeMargarida BeeMargarida released this 13 May 14:59
· 119 commits to main since this release
v0.12.0

What's Changed

Added/Improved

  • Migrated documentation to SvelteKit - #372 and #338, #344, #352, by @Caladan08
  • Support for dynamic text in use-clipboard - #365 by @resah

Fixed

  • Fix Input dark mode style - 066cc08
  • Fix Input and Button icon alignment - 4c1e5da
  • Fix Button font weight and disabled style - 8cbac62
  • Fix Menu.Item types - 066cc08
  • Fix class root assignment for several components - 905bc8d
  • Fix Progress when updating the sections prop - 83b3fb3
  • Fix dark theme reactivity inconsistency - #368 by @longnguyen2004
  • Fix wrong usage of iconProps in MenuItem and added missing iconSize prop - edcf881

New Contributors

A huge thank you to @Caladan08 for all the help in migrating the docs to SvelteKit!! 🙌

Full Changelog: v0.11.1...v0.12.0