Skip to content

Tags: adrielcafe/voyager

Tags

1.1.0-beta02

Toggle 1.1.0-beta02's commit message
Update transitions docs

1.1.0-beta01

Toggle 1.1.0-beta01's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Lifecycle Effect Once API (#425)

1.1.0-alpha04

Toggle 1.1.0-alpha04's commit message
Update Compose KMP to 1.6.1

1.1.0-alpha03

Toggle 1.1.0-alpha03's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
WASM support (#289)

* Kotlin WASM support

* update compose and kodein

* Revert kodein build gradle change

* Fix detekt

* fix build

* chore: update compose

1.1.0-alpha02

Toggle 1.1.0-alpha02's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: event emit on destroy state #280 (#297)

* fix: event emit on destroy state #280

* fix lint

1.1.0-alpha01

Toggle 1.1.0-alpha01's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
Add support for Hilt AssistedInject (#271)

* Add support for Hilt AssistedInject

* Review changes

Co-authored-by: Natan Vieira <[email protected]>

* Fix lint erors

* Annotate function with`@ExperimentalVoyagerApi`

---------

Co-authored-by: Natan Vieira <[email protected]>

1.0.0

Toggle 1.0.0's commit message
Update API Dump

1.0.0-rc10

Toggle 1.0.0-rc10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: compose ios concurrent modification fix for 1.9 (#249)

1.0.0-rc09

Toggle 1.0.0-rc09's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: concurrent modification exception in kotlin 1.9.20 and compose 1…

….5.10 (#245)

* fix: concurrent modification exception in kotlin 1.9.20 and compose 1.5.10

* copying collection

* removing unsed import

1.0.0-rc08

Toggle 1.0.0-rc08's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Make BottomSheetNavigator's constructor @InternalVoyagerApi (#236)