Skip to content

v1.3.0

Compare
Choose a tag to compare
@patrickcate patrickcate released this 10 Oct 13:11
· 695 commits to main since this release

1.3.0 (2023-10-10)

Bug Fixes

  • UsaComboBox: space selects the current highlighted option (246ed7b)

Features

  • BaseLink: spacebar triggers navigation if link is styled as button (b58fc6f)
  • UsaCheckbox: add disabled prop and render aria-disabled attr (7b40eab)
  • UsaFileInput: improve status text for screen readers (15a22ba)
  • UsaPagination: add overflowAriaLabel prop (7c2c958)

Reverts

  • Revert "feat(UsaCheckbox): add disabled prop and render aria-disabled attr" (6f07c3d)