Skip to content

Releases: vitoksmile/ComposeHints

2.2.0

17 Apr 19:19

Choose a tag to compare

  • Kotlin 2.3.20 & Compose Multiplatform 1.10.3
  • AGP 9.1.1 & Gradle 9.4.1
  • Fixed IndexOutOfBoundsException (#4)

Full Changelog: 2.1.0...2.2.0

2.1.0

16 Apr 18:26

Choose a tag to compare

  • Added Properties to customize the behavior of a Hint: dismissOnBackPress, dismissOnClickOutside

Full Changelog: 2.0.1...2.1.0

2.0.1

27 Oct 15:07

Choose a tag to compare

  • Fixed BackHandler (see issue #3)

Full Changelog: 2.0.0...2.0.1

2.0.0

22 Oct 09:38

Choose a tag to compare

  • HintHost as root Composable to define a place where hints are shown (see issue #2)

Full Changelog: 1.1.1...2.0.0

1.1.1

03 Jul 19:33

Choose a tag to compare

  • Animations: anchor size

Full Changelog: 1.1.0...1.1.1

1.1.0

03 Jul 13:26

Choose a tag to compare

  • Animations: overlay, hint

Full Changelog: 1.0.2...1.1.0

1.0.2

08 May 10:37

Choose a tag to compare

  • Fix: Use positionInRoot() for accurate hint positioning by @wasingun in #1
  • Compose Multiplatform 1.8.0

Full Changelog: 1.0.1...1.0.2

1.0.1

18 Mar 16:49

Choose a tag to compare

1.0.0

11 Feb 19:19

Choose a tag to compare

Initial release.