Skip to content

Bump org.jetbrains.compose.material3:material3 from 1.11.0-alpha07 to 1.12.0-alpha03 - #41

Merged
Raphdf201 merged 1 commit into
mainfrom
dependabot/gradle/org.jetbrains.compose.material3-material3-1.12.0-alpha03
Sep 12, 2026
Merged

Raphdf201 merged 1 commit into
mainfrom
dependabot/gradle/org.jetbrains.compose.material3-material3-1.12.0-alpha03

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor

Bumps org.jetbrains.compose.material3:material3 from 1.11.0-alpha07 to 1.12.0-alpha03.

Release notes

Sourced from org.jetbrains.compose.material3:material3's releases.

1.12.0-alpha02

Changes since 1.12.0-alpha01

Migration Notes

Desktop

  • If your ComposePanel, ComposeWindow or ComposeDialog content can not be measured in infinite constraints (e.g. Modifier.verticalScroll) on a certain axis, you should provide a fixed size for that axis by calling ComposePanel.setPreferredSize with a Dimension that has a fixed size (on that axis) #3055

Features

iOS

  • Add the 'Select' item on the context menu for the text fields #3081
  • Add NSLocale.toComposeLocale() API to create Locale from platform NSLocale #3103

Desktop

  • It is now possible to control the way ComposePanel, ComposeWindow and ComposeDialog compute their minimum (only ComposePanel), preferred and maximum (only ComposePanel) sizes, by setting the corresponding property to a Dimension with a special UNSPECIFIED_DIMENSION_VALUE on the axis that should be determined by the content #3055
  • The default ProGuard version is set to 7.8.0 #5613
  • (prerelease fix) Bump Compose Hot Reload to 1.2.0-alpha01 #5613

Web

  • Noto fonts is being loaded automatically for unresolved symbols on Web #3010

Fixes

Multiple Platforms

  • Fix DatePickerDialog's confirmButton and dismissButton display order on iOS, Desktop, Kotlin/JS and Kotlin/Wasm not consistent with Material Design guidance #3048
  • Fixed a deep bug in matrix computation which caused pointer hit-paths to not be computed correctly sometimes, leading to elements that could not be interacted with via the mouse or touch #3053
  • Fixed a crash in RTL text cursor positioning when paragraphs contain newlines followed by emojis or combining marks #3056

iOS

  • Fix application build when using old Xcode 16 SDK #3054
  • Fix an issue where the Compose does not receive key events when initially created #3066
  • Fix issue when BasicTextField does not show context menu after long press #3080
  • Fix symbols duplication on keyboard paste hotkeys #3067
  • Focusable nodes inside merged semantics remain focusable #3089
  • Fix content jump at the beginning of a swipe back gesture #3101

Web

  • Fix an unexected crash in A11Y: Node $id not found #3057
  • Fixed pointer state remaining active when the browser cancels a pointer via pointercancel (system gestures, palm rejection, device disconnect, etc.) #3036

Resources

... (truncated)

Changelog

Sourced from org.jetbrains.compose.material3:material3's changelog.

1.12.0-beta02 (July 2026)

Changes since 1.12.0-beta01

Features

Multiple Platforms

  • (prerelease fix) The isClearFocusOnMouseDownEnabled flag is now false by default #3162
  • Implemented ComposeUiTest.runWithoutImplicitWait #3170

Desktop

Fixes

Multiple Platforms

  • (prerelease fix) Fix printing GlobalSnapshotManager concurrent registrations warning during creation of Popup/Dialog on iOS and Desktop with custom compose.layers.type #3156

iOS

  • Fix an issue where ComposeUIViewController might fail to load its content when placed inside a SwiftUI view #3159
  • Fix UIKit back gesture briefly dispatched drag input to Compose content, causing UI like navigation drawers to appear during back navigation #3192
  • (prerelease fix) Fix frame drops when dragging scrollable content #3194
  • Fix iOS swipe-back behavior in RTL layouts #3196
  • Fixed a crash that could occur when inserting text via Scribble (Apple Pencil) in TextFields with usingNativeTextInput set to true #3201

Desktop

  • Fixed a crash when encountering a null accessible child in the Swing hierarchy while looking for a component to switch a11y focus to, after the currently focused a11y component has been removed #3158
  • Fixed popups/dialogs staying on top of other windows with compose.layers.type=WINDOW #3153
  • On Windows and macOS, isSystemInDarkTheme will now return dynamic values as the OS theme changes, causing any callers to recompose. This is done by polling the system in the background once a second. This behavior can be controlled by setting ComposeUiFlags.pollSystemTheme #3063

Web

  • Fix of tofu symbols during a first draw in TextFields with unknown symbols #3182
  • Fixes tofu symbols in the second, third etc texts on a page with an equal text #3181

Components

Gradle plugin

org.jetbrains.compose version 1.12.0-beta02

Libraries

Library group Coordinates Based on Jetpack

... (truncated)

Commits

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jul 6, 2026
@dependabot
dependabot Bot force-pushed the dependabot/gradle/org.jetbrains.compose.material3-material3-1.12.0-alpha03 branch from a441b39 to cc0346a Compare July 28, 2026 02:31
Bumps [org.jetbrains.compose.material3:material3](https://github.com/JetBrains/compose-multiplatform) from 1.11.0-alpha07 to 1.12.0-alpha03.
- [Release notes](https://github.com/JetBrains/compose-multiplatform/releases)
- [Changelog](https://github.com/JetBrains/compose-multiplatform/blob/master/CHANGELOG.md)
- [Commits](https://github.com/JetBrains/compose-multiplatform/commits)

---
updated-dependencies:
- dependency-name: org.jetbrains.compose.material3:material3
  dependency-version: 1.12.0-alpha03
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/gradle/org.jetbrains.compose.material3-material3-1.12.0-alpha03 branch from cc0346a to c8ffb88 Compare July 28, 2026 02:34
@Raphdf201
Raphdf201 merged commit 1583d9b into main Sep 12, 2026
2 of 3 checks passed
@Raphdf201
Raphdf201 deleted the dependabot/gradle/org.jetbrains.compose.material3-material3-1.12.0-alpha03 branch September 12, 2026 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant