v0.5.1
What's Changed
- library: ColorPicker: Don't use Paint by @YuKongA in 1df5bb7
- library: Optimize color space usage by @YuKongA in a75ce22
- library: Use Modifier.pressSink on Checkbox by @YuKongA in fc27263
- library: Refactor ExitUntilCollapsedScrollBehavior from androidx-main by @YuKongA in 49f5985
- library: Replace smooth rounded corners by @YuKongA in 1ff5b95
- library: Add a ColorPalette based on hsv color space by @YuKongA in 49417e1
- library: Add a ColorPicker based on OkHsv color space by @YuKongA in ff65f48
- library: Add a ColorPicker based on OkLab color space by @YuKongA in ca32a8c
- library: Refactor PressFeedback to use Modifier.Node by @Voemp in #99
- library: Refactor press feedback using custom pressable by @Voemp in #101
- example: Add Android splash screen by @Voemp in 8f3e4e2
- example: Fix space issue by @YuKongA in 704f335
- example: Add colors preview page by @YuKongA in 0444063
- example: Enable Compose for Desktop Hot Reload by @Voemp in #97
- example: Use CompositionLocal for PagerState and page change handling by @Voemp in #98
- example: Use targetPage instead of currentPage by @Voemp in 6bfb38c
- chore: Add IDEA copyright settings by @YuKongA in 2909ec2
- build(gradle): Enable r8 parallelism by @YuKongA in dcc897e
- build(deps): Remove useless graphics-shapes by @YuKongA in c85f967
- build(deps): bump Gradle from 8.14.3 to 9.0.0 by @YuKongA in 23d4c14
- build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #100
- build(deps): bump org.jetbrains.compose.hot-reload from 1.0.0-beta04 to 1.0.0-beta05 by @dependabot[bot] in #102
- build(deps): bump kotlin from 2.2.0 to 2.2.10 by @dependabot[bot] in #103
- build(deps): bump org.jetbrains.androidx.navigation:navigation-compose from 2.9.0-beta04 to 2.9.0-beta05 by @dependabot[bot] in #104
Full Changelog: v0.5.0...v0.5.1