1.11.0-alpha02
Changes since 1.11.0-alpha01
Known Issues
Desktop
- [macOS]
SwingPaneldoesn't render #2669
Migration Notes
iOS
- Compose Multiplatform doesn't support Apple x86_64 targets anymore due to deprecation in Kotlin
Unclaimed project
Are you a maintainer of compose-multiplatform? Claim this project to take control of your public changelog and roadmap.
Changelog
Compose Multiplatform, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable.
Last updated 4 months ago
Changes since 1.11.0-alpha01
SwingPanel doesn't render #2669suspend fun Window.bindToNavigation method has been removed #2675ComposeUIView API enabling Compose embedding in view hierarchy #2589isClearFocusOnMouseDownEnabled in the configure lambda when creating Compose components #2644~/.skiko (this folder is used if the application is launched via ./gradlew run). Use skiko.data.cleanup.days to configure the retention period in days #2645ComposePanel via ComposePanel.redispatchUnconsumedMouseWheelEvents flag #2659WindowDraggableArea on Linux with JetBrains Runtime #2674unveilIn and veilOut animations to default iOS transition specs in Navigation3 #2655Form view #2589org.jetbrains.compose.ui:ui-test no longer depends on com.google.truth:truth #2648ComposePanel drawing the background that was set on it #2670Window #2678JPopupContextMenuRepresentation to correctly recreate the menu when the createMenu argument changes #2702Ctrl/Cmd + C (copy) event handling for the selected text wrapped in SelectionContainer #2700CFBundleVersion. The major version may now be 0 #5504org.jetbrains.compose version 1.11.0-alpha02
| Library group | Coordinates | Based on Jetpack |
|---------------|-------------|------------------|
| Runtime | org.jetbrains.compose.runtime:runtime*:1.11.0-alpha02 | Runtime 1.11.0-alpha03 |
| UI | org.jetbrains.compose.ui:ui*:1.11.0-alpha02 | UI 1.11.0-alpha03 |
| Foundation | org.jetbrains.compose.foundation:foundation*:1.11.0-alpha02 | Foundation 1.11.0-alpha03 |
| Material | org.jetbrains.compose.material:material*:1.11.0-alpha02 | Material 1.11.0-alpha03 |
| Material3 | org.jetbrains.compose.material3:material3*:1.11.0-alpha02 | Material3 1.5.0-alpha12 |
| Material3 Adaptive | org.jetbrains.compose.material3.adaptive:adaptive*:1.3.0-alpha04 | Material3 Adaptive 1.3.0-alpha06 |
| Lifecycle | org.jetbrains.androidx.lifecycle:lifecycle-*:2.10.0-alpha08 | Lifecycle 2.10.0 |
| Navigation | org.jetbrains.androidx.navigation:navigation-*:2.9.1 | Navigation 2.9.4 |
| Navigation3 | org.jetbrains.androidx.navigation3:navigation3-*:1.1.0-alpha02 | Navigation3 1.1.0-alpha02 |
| Navigation Event | org.jetbrains.androidx.navigationevent:navigationevent-compose:1.0.0 | Navigation Event 1.0.1 |
| Savedstate | org.jetbrains.androidx.savedstate:savedstate*:1.4.0 | Savedstate 1.4.0 |
| WindowManager Core | org.jetbrains.androidx.window:window-core:1.5.1 | WindowManager 1.5.1 |