Skip to content

v16.4.0

Latest
Compare
Choose a tag to compare
@tuentisre tuentisre released this 04 Nov 08:22

16.4.0 (2024-11-04)

Bug Fixes

  • TextField: adjust position of maxLength's screen reader label (#1283) (fda424e)
  • TextField: avoid right helper text from wrapping, fix spacing and aria label for maxCount text when multiline is true (#1272) (85fcb31)
  • useDisableBodyScroll: avoid affecting body's height (#1279) (b68f317)

Features

  • PhoneNumberFieldLite: Phone number field with simple formatting to reduce bundle size (#1276) (a141b97)
  • Row: allow aria-label in informative rows (#1269) (65b5d42)
  • Rows, Cards, FeedbackScreen, FormFields, Buttons: add test ids for components and their internal elements (#1270) (fc63201)
  • Spinner: improve a11y (#1274) (5267ad5)
  • Switch, RadioButton, Checkbox, ProgressBar, ProgressBarStepped, Slider: create inverse variant (#1277) (3129fb9)