Update dependency com.composables:core to v1.49.6#506
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Update dependency com.composables:core to v1.49.6#506renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
40bc12b to
4337a8b
Compare
4337a8b to
317796b
Compare
317796b to
fb7dd1c
Compare
fb7dd1c to
f12c22b
Compare
f12c22b to
90cf7f6
Compare
90cf7f6 to
e9c91d5
Compare
e9c91d5 to
95bebd6
Compare
95bebd6 to
f9b39da
Compare
f9b39da to
314bdaa
Compare
314bdaa to
3367c91
Compare
3367c91 to
2b2b310
Compare
2b2b310 to
44e7333
Compare
44e7333 to
534f800
Compare
b89ac40 to
878cb72
Compare
878cb72 to
b040beb
Compare
b040beb to
1d113aa
Compare
1d113aa to
3c20f7f
Compare
3c20f7f to
4ec9c7e
Compare
4ec9c7e to
a8b8448
Compare
a8b8448 to
0d9e9ee
Compare
0d9e9ee to
731ea49
Compare
731ea49 to
6e7d3b8
Compare
6e7d3b8 to
303d8c4
Compare
303d8c4 to
7b7aa20
Compare
7b7aa20 to
c50439f
Compare
5d0b660 to
7cd5526
Compare
7cd5526 to
fe0ef7f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.45.0→1.49.6Release Notes
composablehorizons/compose-unstyled (com.composables:core)
v1.49.6Compare Source
Added
isScrollInProgresspropertyFixed
v1.49.5Compare Source
Added
Unstyled-prefix, so it's simpler to differenciate with other design systems components.Fixed
v1.49.3Compare Source
Added
Allow customization of Platform Themes (
b2c2a26)Fixed
1b3fb2b)7961afd)e3f0bd6)v1.49.2Compare Source
Fix some issues with the publishing plugin
v1.49.0Compare Source
Added
ColoredIndication's color changesChanged
v1.48.3Compare Source
Fixed
fixes #151)
v1.48.2Compare Source
v1.48.1Compare Source
This version splits the library into modules so that you can use only the APIs that your project needs.
All modules are now:
v1.48.0Compare Source
v1.47.2Compare Source
Bug fixes
Other
755b166Remove verbose logs when interacting with the SheetsFull Changelog: composablehorizons/compose-unstyled@1.47.1...1.47.2
v1.47.1Compare Source
Bug Fixes
–
804a242Fix ModalBottomSheetState is inconsistent in version 1.47.0 (Fixes #135 thanks @mattkula for the bug report)–
e7512b5Fix a bug that causes the sheets to pause for a split second when trying to animate to the same detent consequent timesOthers
–
fbbd99dUpdate current branch before releasing, even when not on mainFull Changelog: composablehorizons/compose-unstyled@1.47.0...1.47.1
v1.47.0Compare Source
tldr: Dynamic Detent support added and TONs of stability improvements to sheets
What's New
569263cAdd support for dynamic detents (#121, thanks @Elforama for the feature request)cb874d2Add expand/collapse/dismiss semantics to BottomSheet's DragIndicationBug Fixes
d567ca6Various ModalBottomSheet sync and race condition fixeda4a44f9Various BottomSheet offset issues fixedb849509Allow modals to be dismissed by Backpress prior to Android 284c430eeBlock back presses on ModalBottomSheet32912feAlways keep sheet content in bounds of container (#122, thanks @leo-beliakov for the report)Others
4e2ed6eBottom Sheet test cases0c36132Add TestCase.kt for grouping tests togethercf9171aReplace LaunchEffect with state changes in bottom sheet testsc546ccbAdd CLAUDE rules27080baAssertJ to 3.42.290af074Gradle to 8.11.11731abaSimplify BottomSheet tests6ad2e80Change package to com.composeunstyled in tests0fc7999Remove material from demo appInstallation
implementation("com.composables:core:1.47.0")v1.46.1Compare Source
What's Changed
0b60197Introduce newrememberColoredIndicationoverload with a single colorc7a9714Introduce dragged color inColoredIndicationc69bbb8Add convenientComponentInteractiveSizefun with a single parameterfab75a2Correctly assign touch and non touch interactive size in theme7cf7c5aIntroduce noDefaultThemeIndication flagcc38174Remove dialog semantics from DialogPanelOthers
4b7f687Add run configuration for running Android Testse27b8b1Test Dialog3044b67Test Modalf4790e6Test Modal componentInstallation
implementation("com.composables:core:1.46.1")v1.46.0Compare Source
What's New
1fb9662Introduce Tooltip component (documentation)What's Changed
afb26c0Run android tests before releasingbc30c69Use NoPadding property to public APIf6a298aUpgrade Compose Hot Reload to 1.0.0-rc01cd2f70eAdd Dev configurationa6a37d2Upgrade Compose to 1.9.0 and Kotlin to 2.2.0cc751cfRemove redundant option from kotlin configurationInstallation
implementation("com.composables:core:1.46.0")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 was generated by Mend Renovate. View the repository job log.