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:
2.2.0-alpha01
->2.2.0-beta02
2.2.0-alpha01
->2.2.0-compose-experimental-beta02
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
arkivanov/Decompose (com.arkivanov.decompose:extensions-compose-jetpack)
v2.2.0-beta02
materialPredictiveBackAnimatable
as a default animation (#533)PredictiveBackGestureOverlay
(#538)PredictiveBackGestureOverlay
swipe edges not changing (#535 by @alexzhirkevich)The new
materialPredictiveBackAnimatable
APIThis release adds the new
materialPredictiveBackAnimatable
function that resembles the predictive back design for Android. This animation is used by default on all platforms.Versions and dependencies
Kotlin:
1.9.20
Essenty:
1.3.0-beta01
kotlinx-serialization:
1.6.0
parcelize-darwin:
0.2.3
extensions-compose-jetpack
Jetpack Compose:
1.5.0
Jetpack Compose Compiler:
1.5.4
extensions-compose-jetbrains
JetBrains Compose:
1.5.10
v2.2.0-alpha05
Compare Source
1.9.20
and other dependencies (#521)ApplicationLifecycle
for iOS and tvOS targets (#527)New ApplicationLifecycle
This release adds the new
ApplicationLifecycle
API for iOS and tvOS targets, which makes it easier to control the lifecycle on those targets. Please see the updated docs.Versions and dependencies
Kotlin:
1.9.20
Essenty:
1.3.0-alpha04
kotlinx-serialization:
1.6.0
parcelize-darwin:
0.2.3
extensions-compose-jetpack
Jetpack Compose:
1.5.0
Jetpack Compose Compiler:
1.5.4
extensions-compose-jetbrains
JetBrains Compose:
1.5.10
v2.2.0-alpha04
Compare Source
1.3.0-alpha03
(#520)Versions and dependencies
Kotlin:
1.9.10
Essenty:
1.3.0-alpha03
kotlinx-serialization:
1.6.0
parcelize-darwin:
0.2.2
extensions-compose-jetpack
Jetpack Compose:
1.5.0
Jetpack Compose Compiler:
1.5.3
extensions-compose-jetbrains
JetBrains Compose:
1.5.1
v2.2.0-alpha03
Compare Source
Pages(onPageSelected)
callback called multiple times and not rendering the current page sometimes (#503)pushNew
extension function forStackNavigator
(#499, #514)PredictiveBackAnimatable
API (#507, #515)New
pushNew
navigation functionThis release introduces the new navigation function for Child Stack:
pushNew
. It allows pushing a configuration only if it's not already on top of the stack. Can be useful for pushing components on button clicks, etc. Please see the updated docs.Updated Predictive Back Gesture API
This release contains some improvements for the Predictive Back Gesture API, bringing it closer to become stable. The new API allows creating more complex custom transitions.
Migration if not using custom transitions
Migration if using custom transitions
Versions and dependencies
Kotlin:
1.9.10
Essenty:
1.3.0-alpha02
kotlinx-serialization:
1.6.0
parcelize-darwin:
0.2.2
extensions-compose-jetpack
Jetpack Compose:
1.5.0
Jetpack Compose Compiler:
1.5.3
extensions-compose-jetbrains
JetBrains Compose:
1.5.1
v2.2.0-alpha02
Compare Source
Pages
not callingonPageSelected
when swiping fast (#491)Pages
(#492, #493)Versions and dependencies
Kotlin:
1.9.10
Essenty:
1.3.0-alpha01
kotlinx-serialization:
1.6.0
parcelize-darwin:
0.2.2
extensions-compose-jetpack
Jetpack Compose:
1.5.3
Jetpack Compose Compiler:
1.5.3
extensions-compose-jetbrains
JetBrains Compose:
1.5.1
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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.