Skip to content

Releases: hrach/navigation-compose-ext

v0.7.0

23 Oct 22:02
Compare
Choose a tag to compare

Changes in this release:

  • fix modal sheet host after popping more modal sheet destinations

v0.6.0

04 Oct 20:30
f84b469
Compare
Choose a tag to compare

Changes in this release:

Modalsheet improvements (only):

  • modalsheet: fix handling custom BackHandler in modalsheet, #54
  • fix modalsheet missing final exit animation, #54
  • make modalsheet main enter/exit animations configurable, #54

v0.5.0

29 Sep 11:43
Compare
Choose a tag to compare

Changes in this release:

  • BottomSheetHost custom properties @mimai-hen (#51)
  • BottomSheetHost: add contentWidnowsInsets parameter (#31)
  • Update to stable Jetpack Navigation Compose 2.8

v0.4.0

29 Jul 23:17
025c4ec
Compare
Choose a tag to compare

Changes in this release:

v0.3.0

14 Jul 16:16
01e379e
Compare
Choose a tag to compare

Changes in this release:

  • Fixes for ModalSheet @hrach (#27)
    • fix dark mode status bar icons' coloring
    • fix predictive back handling
    • fix (introduce API) for background during transitions
  • Remove AppCompat dependency from :bottomsheet @fitsuli (#21)

v0.2.1

03 Jun 22:09
Compare
Choose a tag to compare

Changes in this release:

  • Marked BottomSheet navgraph extension method as public @Serisium (#11)
  • Add results module @hrach (#5)

v0.2.0

21 May 22:22
9c9d85b
Compare
Choose a tag to compare

Changes in this release:

v0.1.0

17 May 22:35
Compare
Choose a tag to compare

The first release; testing CI/CD