What's Changed
- build(deps): bump com.materialkolor:material-kolor from 4.0.4 to 4.0.5 by @dependabot[bot] in #162
- build(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #161
- library: update error colors to match MIUI's palette by @wxxsfxyzm in #163
- refactor(overscroll): Make springback effect closer to Xiaomi's native behavior. by @HChenX in #164
- library: refactor RangeSlider by @YuKongA in 294a605
- feat(SuperDialog): Hide keyboard when dialog is dismissed by @HChenX in #165
- refactor(PullToRefresh): Replace animatable with spring physics by @HChenX in #166
- library: Set @NonRestartableComposable by @YuKongA in 26cdce4
- library: Refactor MiuixTheme based on androidx-main by @YuKongA in 6b322b2
- library: Cleanup MiuixIndication by @YuKongA in eaa5537
- library: Migrate to kotlin.multiplatform.library by @YuKongA in b36b92e
- library: Add bottomAction param to BasicComponent by @YuKongA in 97d2fba
- library: Improved PredictiveBackHandler of SuperDialog by @YuKongA in a1f2cc2
- feat(docs): integrate enhanced readability plugin by @YumeYuka in #167
- build(deps): bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #168
- library: TabRow: Move the height modifier to the bottom by @YuKongA in c3a419b
- ci: update docs.yml by @YuKongA in #169
New Contributors
Full Changelog: v0.7.1...v0.7.2