Skip to content

v9.41.0

Compare
Choose a tag to compare
@tujoworker tujoworker released this 12 Dec 14:44
· 2471 commits to release since this release

9.41.0 (2022-12-12)

Bug Fixes

  • FormLabel: ensure sr_only prop will eliminate label height (#1798) (e79057e)
  • InputPassword: hide password reveal in Edge (#1794) (1fcc541)
  • scrollToLocationHashId: omit calling scrollTo when element is not found (#1796) (cb497de)
  • Table: fix odd/even re-oder and StrictMode support (#1797) (d7804f0)
  • Table: make Table.ScrollView accessible with keyboard navigation (#1801) (0239978)

Features

  • ScrollView: add interactive prop to support for keyboard control (accessible) (#1791) (e265e4a)
  • Table: add accordion feature to table rows (#1737) (fe41e55)
  • Th: include by default aria-sort for assistive technology (#1789) (23f821b)