v0.22.0
Pre-release
Pre-release
Notable change
This release updates Compose to 1.7.0-dev1743, which fixes a hang when using links in Markdown (or any other LinkAnnotation
). It's recommended that all users on 0.20-0.21 upgrade as soon as possible.
What's Changed
- Improve borders sample page by @rock3r in #461
- Update README for 0.20.0 by @hamen in #460
- Move (Icon)ActionButton to the right package by @rock3r in #488
- Update target IJP to 242.20224.91 by @rock3r in #487
- Rename palette entry grey -> gray by @rock3r in #486
- Remove TextStyles from stylings by @rock3r in #490
- Use namedColorOrNull instead of marker for color retrieval (#142) by @jakub-senohrabek-jb in #493
- Upgrade IJP Gradle plugin to 2.0.0-rc1 by @rock3r in #468
- Add underline style to links by @rock3r in #492
- Update Compose to 1.7.0-dev1743 by @rock3r in #496
New Contributors
- @jakub-senohrabek-jb made their first contribution in #493
Full Changelog: v0.21.0...v0.22.0