Update dependency org.jetbrains.compose to v1.7.0 #39
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.6.11->1.7.0Release Notes
JetBrains/compose-jb (org.jetbrains.compose)
v1.7.0Changes since 1.7.0-beta02
Highlights
Web
skiko.jsis redundant in case of K/Wasm Compose Multiplatform for web applications and it can be removed from index.html files to not load redundant files.skiko.jswill be removed from the k/wasm distribution in the future releases.skiko.jsis still needed in case of K/JS Compose Multiplatform for web appsFeatures
Multiple Platforms
Desktop
decorationparameter added toWindowandDialogWindowand the APIs related to it are now marked as experimentalGradle Plugin
compose.material3AdaptiveNavigationSuiteshortcut in the gradle pluginFixes
Multiple Platforms
GraphicsLayer.recordFontRenderingSettingsis not reflected until composition restartsiOS
ListDetailPaneScaffoldfrom material3-adaptive throws ArrayIndexOutOfBoundsException"TextFieldimePaddingand high cpu usage when repeatedly opening and closingKeyboardon iOS"onResetargument and placing inside more complex reusable layout insideLazy*listsBasicTextFieldon iOSSymbol not found: _objc_release_x8crash on iOS 15 simulators, skia has been re-built with downgraded Xcode (13.1)Desktop
ComposePanelin IntelliJ on macOsWindowStateWeb
SelectionContainerAndroid
Navigation
IllegalArgumentExceptionon putting lists intosavedStateHandleDependencies
Gradle Plugin
org.jetbrains.compose, version1.7.0-rc01. Based on Jetpack Compose libraries:Lifecycle libraries
org.jetbrains.androidx.lifecycle:lifecycle-*:2.8.2. Based on Jetpack Lifecycle 2.8.4Navigation libraries
org.jetbrains.androidx.navigation:navigation-*:2.8.0-alpha10. Based on Jetpack Navigation 2.8.0-rc01Material3 Adaptive libraries
org.jetbrains.compose.material3.adaptive:adaptive*:1.0.0-rc01. Based on Jetpack Material3 Adaptive 1.0.0🔕 Ignore: Close this PR and you won't be reminded about these updates again.