Unclaimed project
Are you a maintainer of jewel? Claim this project to take control of your public changelog and roadmap.
Claim this projectChangelog
jewel
[MOVED TO IJ PLATFORM] An implementation of the IntelliJ look and feels in Compose for Desktop
composedesktopintellijkotlinlaflook-and-feel+4
Last updated over 1 year ago
Back to changelogNew
v0.26.0
Notable changes
- Added support for IntelliJ Platform 243 (EAP 6+ required) (#628)
- Archived support for IntelliJ Platform 233
- Updated Compose to 1.7.0 stable (#638)
- Added
ColorFilter to the *IconActionButton API (#641)
- Added
enabled parameter to Tooltip to display it selectively (#644)
- The keyboard event handling logic in
SelectableLazyColumn has been adjusted to ensure proper return values (#625, #624)
DefaultTreeViewPointerEventAction is now open and notifyItemClicked is annotated with @InternalJewelApi (#624)
What's Changed
- Rework SelectableLazyColumn by @hamen in https://github.com/JetBrains/jewel/pull/620
- Update Compose to 1.7.0-rc01 by @rock3r in https://github.com/JetBrains/jewel/pull/621
- Fix keyboard event handling in BasicSelectableLazyColumn by @fscarponi in https://github.com/JetBrains/jewel/pull/625
- Refactor KeyActions and BasicSelectableLazyColumn by @fscarponi in https://github.com/JetBrains/jewel/pull/624
Move to ijp 243 by @jakub-senohrabek-jb in https://github.com/JetBrains/jewel/pull/628Add Throubleshooting section with a fix for Git Pre-push hook by @hamen in https://github.com/JetBrains/jewel/pull/634Upgrade Compose to 1.7.0 stable by @hamen in https://github.com/JetBrains/jewel/pull/638Remove deprecated Kotlin build flag by @rock3r in https://github.com/JetBrains/jewel/pull/642Add ColorFilter to the IconActionButton API by @rock3r in https://github.com/JetBrains/jewel/pull/641Add enabled parameter to Tooltip by @rock3r in https://github.com/JetBrains/jewel/pull/644Update IJP to 243 EAP 6 (243.20847.40) by @rock3r in https://github.com/JetBrains/jewel/pull/652Revert Rework SelectableLazyColumn by @hamen in https://github.com/JetBrains/jewel/pull/654Full Changelog: https://github.com/JetBrains/jewel/compare/v0.25.0...v0.26.0
v0.26.0 - jewel Release Notes | AnnounceHQ