New
v0.26.2
Notable changes:
- The
TextAreaandTextFieldcomposables in 242+ now use a transparent background by default when disabled. - Align standalone text field/area styling to the bridge.
- Align standalone radio button icon gap to the bridge.
- Use
Color.UnspecifiedoverColor.Transparentfor colors in the IntelliJ UI bridge.
What's Changed
- Use transparent background for disabled TextField/TextArea by @rosejr in https://github.com/JetBrains/jewel/pull/660
- Polish TextField, TextArea, and RadioButton by @rock3r in https://github.com/JetBrains/jewel/pull/662
- Bump IJP 243 to EAP 7 (243.21155.17) by @rock3r in https://github.com/JetBrains/jewel/pull/663
- Force Skiko to 0.8.17 by @rock3r in https://github.com/JetBrains/jewel/pull/665
New Contributors
- @rosejr made their first contribution in https://github.com/JetBrains/jewel/pull/660
Full Changelog: https://github.com/JetBrains/jewel/compare/v0.26.1...v0.26.2