v0.24.0
Pre-release
Pre-release
Notable changes
- We've reworked completely how the SplitLayout works. It now supports nesting and works as expected. This is a breaking change.
- We've deprecated a number of old APIs which will be removed in future releases
What's Changed
- Fixed Null Pointer in IDE sample on non INTUI themes by @francisconoriega in #568
- Fix global border colors by @hamen in #569
- Use ktfmt for formatting by @rock3r in #571
- Bump IJP version to 242.21829.142 (242.1) by @rock3r in #575
- Use icon keys everywhere by @rock3r in #576
- Simplify Node.readInlineContent() implementation by @rock3r in #577
- Remove one more usage of resource-based Icon APIs by @rock3r in #578
- Upgrade Compose to 1.7.0-beta01 by @rock3r in #580
- Improve readme and deprecate PlatformIcon by @rock3r in #579
- Remove Jewel usages of deprecated PlatformIcon API by @rock3r in #581
- New SplitLayout by @hamen in #570
Full Changelog: v0.23.1...v0.24.0