Skip to content

v0.142.10

Choose a tag to compare

@github-actions github-actions released this 29 Jun 10:35
a1c249d

Patch Changes

  • #1220 916384db Thanks @tenphi! - Fix checkbox click area regressions in checkable ListBox and Tree.

    • ListBox: The IconSwitch slot now stretches to fill its parent grid cell, restoring the full-cell click target for checkable multiple-selection options.
    • Tree: The checkbox wrapper now stretches to the full row height and toggles on click across the entire wrapper area (not just the inner checkbox box).
  • #1215 03c1c58e Thanks @tenphi! - Update tasty to the latest version.