Skip to content

Changelog 1.11.0-alpha04#5560

Open
svastven wants to merge 1 commit intomasterfrom
svastven/changelog-1.11.0-alpha04
Open

Changelog 1.11.0-alpha04#5560
svastven wants to merge 1 commit intomasterfrom
svastven/changelog-1.11.0-alpha04

Conversation

@svastven
Copy link
Contributor

@svastven svastven requested review from a team, MatkovIvan, eymar, igordmn and kropp March 10, 2026 12:48
### iOS

- Adds an opt-in **Native iOS Text Input** mode for Compose `BasicTextField` (both `TextFieldValue` and `TextFieldState`) enabled via `PlatformImeOptions.usingNativeTextInput(enabled)` in iOS source set [#2602](https://github.com/JetBrains/compose-multiplatform-core/pull/2602)
- With the native iOS text input flag set to `true`, `BasicTextField` uses native UIKit editing and interaction, including: [#2602](https://github.com/JetBrains/compose-multiplatform-core/pull/2602)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

What would be the correct way to structure release notes in the original PR so that the format is kept and the link to the PR is at the end of the release note (or at least not at the end of the first line) ? @igordmn

Copy link
Collaborator

Choose a reason for hiding this comment

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

It is the current format for multiline Release Notes - add the link in the end of the first line.

But it looks weird, agree - we can discuss changing it to something else.

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.

4 participants