v0.26.2
Pre-release
Pre-release
Notable changes:
- The
TextArea
andTextField
composables 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.Unspecified
overColor.Transparent
for colors in the IntelliJ UI bridge.
What's Changed
- Use transparent background for disabled TextField/TextArea by @rosejr in #660
- Polish TextField, TextArea, and RadioButton by @rock3r in #662
- Bump IJP 243 to EAP 7 (243.21155.17) by @rock3r in #663
- Force Skiko to 0.8.17 by @rock3r in #665
New Contributors
Full Changelog: v0.26.1...v0.26.2