Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
1.7.1 source code.tar.gz | 2024-10-10 | 83.7 MB | |
1.7.1 source code.zip | 2024-10-10 | 85.4 MB | |
README.md | 2024-10-10 | 3.5 kB | |
Totals: 3 Items | 169.1 MB | 0 |
Changes since 1.7.0
Fixes
Multiple Platforms
- Fixed
Modifier.clickable
binary compatibility with 1.6 on non-JVM targets - Fixed
Modifier.toggleable
andModifier.selectable
binary compatibility with 1.6 on non-JVM targets - Fix issue where
DateRangePicker
doesn't show confirmation button on iOS and Desktop - Fix Skia paragraph caching performance degradation
iOS
- Fling animation works correctly for fast scrolling gestures
- Fix HorizontalPager snapping on iOS
- Fixed double recomposition on the first screen
- Fix Accessibility Items availability inside dialogs
- Memory leak due to Compose view controller never GCed
Desktop
Dependencies
- Gradle Plugin
org.jetbrains.compose
, version1.7.1
. Based on Jetpack Compose libraries: - Runtime [1.7.5](https://developer.android.com/jetpack/androidx/releases/compose-runtime#1
- UI [1.7.5](https://developer.android.com/jetpack/androidx/releases/compose-ui#1
- Foundation [1.7.5](https://developer.android.com/jetpack/androidx/releases/compose-foundation#1
- Material [1.7.5](https://developer.android.com/jetpack/androidx/releases/compose-material#1
-
Material3 [1.3.1](https://developer.android.com/jetpack/androidx/releases/compose-material3#1
-
Lifecycle libraries
org.jetbrains.androidx.lifecycle:lifecycle-*:2.8.4
. Based on Jetpack Lifecycle [2.8.5](https://developer.android.com/jetpack/androidx/releases/lifecycle#2 - Navigation libraries
org.jetbrains.androidx.navigation:navigation-*:2.8.0-alpha10
. Based on Jetpack Navigation [2.8.0](https://developer.android.com/jetpack/androidx/releases/navigation#2 - Material3 Adaptive libraries
org.jetbrains.compose.material3.adaptive:adaptive*:1.0.1
. Based on Jetpack Material3 Adaptive [1.0.0](https://developer.android.com/jetpack/androidx/releases/compose-material3-adaptive#1