Skip to content

v0.26.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@rock3r rock3r released this 25 Oct 15:34
· 21 commits to main since this release
e0e6f1b

Notable changes:

  • The TextArea and TextField 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 over Color.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