Skip to content

Releases: jocoand/compose-showcase

v1.3.1

20 Jul 15:31
6c48d97

Choose a tag to compare

What's Changed

  • Fix crash when targetCoordinate not attached #33
  • Update showcaseview to version 1.4.5 #35

New Contributors

Full Changelog: v1.3.0...v1.3.1

v1.3.0

03 Apr 06:52
715f730

Choose a tag to compare

What's Changed

  • Add ArrowDialog - a predefined dialog with arrow pointer 🚀 #27
  • Provide backgroundAlpha to adjust overlay transparency #28
  • Provide target view Rect #24 #25
  • Update showcaseview to version 1.4.4 #30

Full Changelog: v1.2.3...v1.3.0

v1.2.3

23 Mar 06:40

Choose a tag to compare

What's Changed

  • Set AnimationDuration as data class to prevent unnecessary recomposition #22

Full Changelog: v1.2.2...v1.2.3

v.1.2.2

15 Mar 04:48
220a648

Choose a tag to compare

Release

  • Provide Fast & Slow duration
  • Replace Material Design library with Compose Foundation
  • Cleanup unused libraries

Full Changelog: v1.2.1-rc01...v1.2.2

v1.2.1-rc01

09 Mar 05:36
68c2081

Choose a tag to compare

Release

  • Merge com.joco.composeshowcaseview into this repository
  • Updated lifecycle-runtime-ktx to version 2.8.7

Breaking Changes

  • Package Update: replace com.joco.compose_showcaseview with com.joco.showcaseview.

Full Changelog: v1.2.0...v1.2.1-rc01

v1.2.0

01 Mar 02:19
2acde25

Choose a tag to compare

Release

  • Provide animationDuration to set the duration of the showcase enter and exit animations.
  • Update compose-showcaseview to version 1.4.0

Full Changelog: v1.1.1...v1.2.0

v1.1.1

11 Aug 13:09

Choose a tag to compare

Release

  • Provide ShowcaseHighlight param
  • Update compose-showcaseview to version 1.3.0
  • Remove unused dependency

Full Changelog: v1.0.0...v1.1.1

1.0.0

28 Jul 04:50

Choose a tag to compare

Release

  • Initial release showcase-sequence v1.0.0

Full Changelog: https://github.com/jocoand/compose-showcase/commits/v1.0.0