-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update dependency org.jetbrains.compose to v1.5.1 #277
Conversation
This comment was marked as resolved.
This comment was marked as resolved.
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ Warning: custom changes will be lost. |
Codecov Report
@@ Coverage Diff @@
## main #277 +/- ##
=========================================
Coverage 79.10% 79.10%
Complexity 90 90
=========================================
Files 25 25
Lines 1254 1254
Branches 124 124
=========================================
Hits 992 992
Misses 203 203
Partials 59 59 |
Superseded by #275. |
This PR contains the following updates:
1.4.3
->1.5.1
⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.
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 Renovate Bot.