v0.4.8
What's Changed
- icon: Flip the reboot icon horizontally by @YuKongA in b2239c3
- library: Fix a crash issue on Switch by @HChenX in #95
- library: Remove unnecessary remember by @YuKongA in 6b7680a
- library: Add a ScrollCoordinator by @YuKongA in b6a00df
- library: Checkbox: Sync code style from Switch by @YuKongA in 4ccbcd0
- library: Remove ScrollCoordinator by @YuKongA in 84cd6a2
- library: PullToRefresh: Fix state loss issue by @YuKongA in f0b2082
- library: Optimize nested scrolling logic by @YuKongA in 84ab0de
- library: Refactor PullToRefresh by @YuKongA in 3de538b
- library: PullToRefresh: Optimize nested scrolling logic again by @YuKongA in aa63151
- example: Only use haze on navBar by @YuKongA in 61dde2d
- build(deps): bump org.jetbrains.androidx.graphics:graphics-shapes from 1.0.0-alpha06 to 1.0.0-alpha08 by @dependabot[bot] in #81
- build(deps): bump org.jetbrains.androidx.navigation:navigation-compose from 2.9.0-beta01 to 2.9.0-beta02 by @dependabot[bot] in #83
- build(deps): bump dev.chrisbanes.haze:haze from 1.6.3 to 1.6.4 by @dependabot[bot] in #82
- build(deps): bump org.jetbrains.androidx.navigation:navigation-compose from 2.9.0-beta02 to 2.9.0-beta03 by @dependabot[bot] in #84
- build(deps): bump compose-plugin from 1.8.1 to 1.8.2 by @dependabot[bot] in #85
- build(deps): bump kotlin from 2.1.21 to 2.2.0 by @dependabot[bot] in #86
- build(deps): bump dev.chrisbanes.haze:haze from 1.6.4 to 1.6.6 by @dependabot[bot] in #87
- build(deps): bump org.jetbrains.androidx.graphics:graphics-shapes from 1.0.0-alpha08 to 1.0.0-alpha09 by @dependabot[bot] in #89
- build(deps): bump dev.chrisbanes.haze:haze from 1.6.6 to 1.6.7 by @dependabot[bot] in #88
- build(deps): bump com.diffplug.spotless from 7.0.4 to 7.1.0 by @dependabot[bot] in #90
- build(deps): bump dev.chrisbanes.haze:haze from 1.6.7 to 1.6.8 by @dependabot[bot] in #91
- build(deps): bump dev.chrisbanes.haze:haze from 1.6.8 to 1.6.9 by @dependabot[bot] in #92
- build(deps): bump com.diffplug.spotless from 7.1.0 to 7.2.1 by @dependabot[bot] in #93
- build(deps): bump org.jetbrains.androidx.navigation:navigation-compose from 2.9.0-beta03 to 2.9.0-beta04 by @dependabot[bot] in #94
New Contributors
Full Changelog: v0.4.7...v0.4.8