Update dependency org.jetbrains.compose to v1.5.0 #23
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.4.3
->1.5.0
Release Notes
JetBrains/compose-jb (org.jetbrains.compose)
v1.5.0
Common
Features
Dialog
API is available to use from common source setPopup
API is available to use from common source setWindowInsets
API is available to use from common source setcompose.kotlinCompilerPlugin
is set toandroidx.compose.compiler.compiler
androidx.compose.material.DropdownMenu
is available to use from common source setandroidx.compose.material3.DropdownMenu
is available to use from common source setandroidx.compose.material.AlertDialog
is available to use from common source setandroidx.compose.material3.AlertDialog
is available to use from common source setPopupProperties.clippingEnabled
settingDatePicker
,DatePickerDialog
andTimePicker
Fixes
Popup
. Fix overridingpressOwner
on multitouchCanvas
transformation functionsDialog
behaviourAPI Changes
AlertDialog
iOS
Features
TextField
keyboardOptions, capitalizationTextField
, keyboard behavior when have fullscreen size TextFieldTextField
, different behavior strategies on appearing the keyboardDensity.textSize
(Dynamic Type)LocalUIViewController
KeyboardAction
Fixes
TextField
context menuViewConfiguration.touchSlop
value is quite low on iOStopLeftOffset
calculation on iOS in Split ViewModifier.draggable
onDragStopped
not calledUIKitView
. Fix lifetime discrepancy within the compositionTreeSet
AnnotatedString.transform
WeakHashMap
typefacesCache
ExpireAfterAccessCache
NativeStringDelegate
ComposeUIViewController
kotlin.native.cacheKind=none
is no longer needed)Dialog
andPopup
size by safe area on iOSTextField
, Korean characters are not normally enteredColorMatrix
value range for 5th column was incorrect on Skiko backed platformsisSystemDarkTheme
now automatically react to the system theme changesAPI Changes
CADisableMinimumFrameDurationOnPhone
added to the template'sInfo.plist
to support 120HzComposeUIViewController
. Dispose composition onviewDidDisappear
Desktop
Features
ComposePanel
that can be disposed manuallyDialogWindow
,Popup
andDialog
Segoe UI
as sans serif font on WindowsFixes
LazyColumn
via mouse wheel stops workingSlider
can be moved using keyboard, but cannot be submittedVerticalScrollbar
doesn't work properly whenLazyColumn
existsStickyHeader
Popup
overloads call dismiss onEsc
key by defaultforEachGesture
inScrollbar.desktop.kt
SemanticsNodeInteraction.captureToImage()
DesktopTestOwner.getRoots()
ComposeScene.render
with the current test timeWindow
andDialogWindow
API Changes
Dialog
toDialogWindow
Web
Features
ComposeWindow
accept a custom canvas id (html canvas element id)Scrollbar
CanvasBasedWindow
apply default styles, set titleFixes
ComposeWindow
multiple event listeners on resizeModifier.pointerHoverIcon
for browser appsRoundedCornerShape
with zero cornersScrollConfig
in web targetPlatformFont
KeyMapping
andFontFamiliesMapping
PlatformLocale
andStringDelegate
for k/wasmgetAndIncrement
inAtomicLong
implementation for webHTML library
Features
TestUtils
wait functions cancellableGradle Plugin
Features
runtimeSaveable
to Dependencies in compose gradle pluginAPI Changes
Dependencies
This version of Compose Multiplatform is based on the next Jetpack Compose libraries:
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.