Releases: svenjacobs/reveal
Releases · svenjacobs/reveal
0.0.17
What's Changed
- chore: Add Slack's Compose lints by @svenjacobs in #31
- feat: Add revealable() modifiers with multiple keys by @svenjacobs in #34
Full Changelog: v0.0.16...v0.0.17
0.0.16
What's Changed
- chore: Update dependencies by @svenjacobs in #29
- fix: Revealables not updating after recomposition by @svenjacobs in #30
Full Changelog: v0.0.15...v0.0.16
0.0.15
What's Changed
- chore: Update dependencies (Compose BOM 2023.01.00, Kotlin 1.8.10) by @svenjacobs in #28
Full Changelog: v0.0.14...v0.0.15
0.0.14
What's Changed
- feat: Always render effect fullscreen by @svenjacobs in #25
This is a significant behavioural change! Please read pull request description for details.
Full Changelog: v0.0.13...v0.0.14
0.0.13
What's Changed
- feat: Make putRevealable() and removeRevealable() public by @svenjacobs in #24
Full Changelog: v0.0.12...v0.0.13
0.0.12
What's Changed
- [BREAKING CHANGE] chore: Move arrangement objects by @svenjacobs in #22
- fix: Fix horizontal RTL alignment of vertical arrangement by @svenjacobs in #23
Full Changelog: v0.0.11...v0.0.12
0.0.11
What's Changed
- fix: Fix possible access of stale data by @svenjacobs in #21
Full Changelog: v0.0.10...v0.0.11
0.0.10
What's Changed
- fix: Properly clean up state when revealable is disposed by @svenjacobs in #19
Full Changelog: v0.0.9...v0.0.10
0.0.9
What's Changed
- feat: Add revealableKeys property and containsRevealable() function to RevealState by @svenjacobs in #18
Full Changelog: v0.0.8...v0.0.9
0.0.8
What's Changed
- [BREAKING CHANGE] feat: Add possible customization of overlay effect by @svenjacobs in #16
- [BREAKING CHANGE] feat: Add smooth transitions by @svenjacobs in #17
Full Changelog: v0.0.7...v0.0.8