Skip to content

Conversation

ASalavei
Copy link
Collaborator


### Multiple Platforms

- _(prerelease fix)_ Disabled the new text context menus until they are fully supported [#2466](https://github.com/JetBrains/compose-multiplatform-core/pull/2466)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's not Breaking Changes. Also it's only about default, so we need to say that it might be enabled on app level

Suggested change
- _(prerelease fix)_ Disabled the new text context menus until they are fully supported [#2466](https://github.com/JetBrains/compose-multiplatform-core/pull/2466)
### Migration Notes - Multiple Platforms
- _(prerelease fix)_ The new text context menus are disabled by default until they are fully supported. You might still enable it manually via `ComposeFoundationFlags.isNewContextMenuEnabled` flag [#2466](https://github.com/JetBrains/compose-multiplatform-core/pull/2466)


### Web

- Removed an outline on a Canvas element when it's focused [#2450](https://github.com/JetBrains/compose-multiplatform-core/pull/2450)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Removed an outline on a Canvas element when it's focused [#2450](https://github.com/JetBrains/compose-multiplatform-core/pull/2450)
- Removed an outline on a `Canvas` element when it's focused [#2450](https://github.com/JetBrains/compose-multiplatform-core/pull/2450)

- Compose Material3 Adaptive libraries `org.jetbrains.compose.material3.adaptive:adaptive*:1.2.0-beta01`. Based on [Jetpack Compose Material3 Adaptive 1.2.0-rc01](https://developer.android.com/jetpack/androidx/releases/compose-material3-adaptive#1.2.0-rc01)
- Lifecycle libraries `org.jetbrains.androidx.lifecycle:lifecycle-*:2.10.0-alpha03`. Based on [Jetpack Lifecycle 2.10.0-alpha05](https://developer.android.com/jetpack/androidx/releases/lifecycle#2.10.0-alpha05)
- Navigation libraries `org.jetbrains.androidx.navigation:navigation-*:2.9.1`. Based on [Jetpack Navigation 2.9.4](https://developer.android.com/jetpack/androidx/releases/navigation#2.9.4)
- Navigation Event library `org.jetbrains.androidx.navigationevent:navigationevent-compose:1.0.0-alpha02`. Based on [Jetpack Navigation Event 1.0.0-beta01](https://developer.android.com/jetpack/androidx/releases/navigationevent#1.0.0-beta01)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What about adding Navigation 3 here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants