v0.3.0
What's Changed
- library: Fix Switch rounded corners & Optimize Switch touch logic by @Voemp in 73706fd
- library: Rebase
Button
component by @YuKongA in b847d6a - library: Add
SmallTopAppBar
component by @YuKongA in 0d2c235 - library: Allow customization of some component colors by @YuKongA in c67349b
- library: Add defaultWindowInsetsPadding to FloatingActionButton by @YuKongA in de38e97
- library: Move necessary parameters to the top by @YuKongA in dda376f
- library: Change FabSpacing to 12.dp by @YuKongA in a7aaf05
- library: Fix navigation bar click penetration again by @YuKongA in 6b4b30c
- library: Sync ColorScheme to OS2 by @Voemp in #30
- library: Use PaddingValues instead of DpSize by @HowieHChen in #32
- library: New component
SuperSpinner
by @HowieHChen in #33 - library: Add
Slider
background indication by @Voemp in #35 - library: Optimize the popup animation by @HowieHChen in #37
- library: Refactor Dropdown and Spinner by @HowieHChen in #38
- library: Upgrade Gradle JDK to 21 by @YuKongA in 4d1a5fb
- build(deps): bump androidGradlePlugin from 8.7.1 to 8.7.2 by @dependabot in #29
- build(deps): bump compose-plugin from 1.7.0 to 1.7.1 by @dependabot in #36
Full Changelog: v0.2.9...v0.3.0