Releases: jocoand/compose-showcaseview
Releases · jocoand/compose-showcaseview
v1.4.0
Changes
- Added set
animationDuration
with single param to set both enter and exit animation.
- Provided a factory for
animationDuration
creation.
Breaking changes
- Rename
duration
param to animationDuration
Full Changelog: v1.3.1...v1.4.0
v1.3.1
Changes
- Expose Circular targetParam
- Adjust default Circular targetParam
Full Changelog: v1.3.0...v1.3.1
v1.3.0
Changes
- Refactor ShowcaseHighlight
- Remove unused depedency
- Fix circular highlight default position
Full Changelog: v1.2.1...v1.3.0
v1.2.1
Changes
- Provide highlight companion
- Fix missing class in sample
Full Changelog: v1.2.0...v1.2.1
v1.1.0
Changes
- Add
duration
- Add
onDisplayStateChanged
Full Changelog: v1.0.0...v1.1.0