Skip to content

Releases: ankitk77/coachmark

Support for central tooltip

07 Oct 18:00
31f28c1

Choose a tag to compare

What's Changed

  • Add support for centrally places tooltips (screen center) by @pstanoev in #36
  • added option not to highlight the view, only tip to be shown by @pstanoev in #37

New Contributors

Full Changelog: v3.0.0...v3.0.2

migrated to k2 compiler, enabled strong skipping

04 Nov 14:22
530c890

Choose a tag to compare

What's Changed

  • Migrate k2 by @pseudoankit in #35

Full Changelog: v2.0.4...v3.0.1

migrated to k2 compiler, enabled strong skipping

04 Nov 13:48
530c890

Choose a tag to compare

Merge pull request #35 from pseudoankit/migrate-k2

Migrate k2

v2.0.4 code structure improvement

12 May 07:40
898ada2

Choose a tag to compare

Added option to pass tooltip for each view separately for better separation

What's Changed

  • Provide capability to have separate tooltip for each composable by @pseudoankit in #34

Full Changelog: v2.0.3...v2.0.4

v2.0.3 artificat bug fixes

30 Mar 00:43

Choose a tag to compare

Changed workflow machine to macOs to create ios artifacts when releasing

What's Changed

  • changed workflow machine to macos by @pseudoankit in #33

Full Changelog: v2.0.0...v2.0.3

v1.8.0 - Migrated to Compose Multiplatform

24 Feb 15:51
e082b48

Choose a tag to compare

Migrated to Compose Multiplatform
Fixed crashes

v1.7.0 Bug fixes

30 Jan 19:31

Choose a tag to compare

What's Changed

  • Fixed release workflow
  • Scoping via local provider by @pseudoankit in #26

Full Changelog: v1.6.1...v1.7.0

v1.6.1

27 Jan 13:21
45c7629

Choose a tag to compare

Changed publication from jitpack to maven central

v1.0.5 bug fix

02 Dec 18:50
6284283

Choose a tag to compare

fixed last coachmark displaying 1st time on next iteration

v1.0.4 bug fix

01 Dec 01:17
58e0f29

Choose a tag to compare

Fixed tooltip flickering randomly