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
andButton
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 thesections
prop - 83b3fb3 - Fix dark theme reactivity inconsistency - #368 by @longnguyen2004
- Fix wrong usage of
iconProps
in MenuItem and added missingiconSize
prop - edcf881
New Contributors
- @resah made their first contribution in #365
- @longnguyen2004 made their first contribution in #368
A huge thank you to @Caladan08 for all the help in migrating the docs to SvelteKit!! 🙌
Full Changelog: v0.11.1...v0.12.0