Skip to content

v0.20.4

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Mar 19:51
· 2 commits to main since this release
6e4c848

Patch Changes

  • #756 7defd95 Thanks @clintcs! - - Dropdown now selects options when value is set initially.

    • Radio Group now checks radios when value is set initially.
  • #751 507a9f4 Thanks @clintcs! - - Dropdown no longer presents as expanded to screenreaders when open but disabled.

    • Single-select Dropdown now presents to screenreaders as disabled when disabled.
    • Form controls' tooltip icon is no longer presented to screenreaders.
    • Checkbox's indeterminate icon is no longer presented to screenreaders.