Skip to content

v2.9.1

Latest

Choose a tag to compare

@github-actions github-actions released this 11 May 08:09

2.9.1 (2026-05-11)

Bug Fixes

  • box: accessibility improvements and documentation (#629) (ec52e36)
  • button: wrap react button wrapper and map camel case to snake case (#646) (600a59c)
  • slider: don't prevent default unless there's something to prevent (97ba77a), closes #641
  • slider: fix a bug where all input would be stopped (#644) (1468a03)
  • pagination: add missing pagination.label.current-page (#634) (d7b612a)
  • react wrappers: ensure correct mapping from camel case to kebab case in wrappers (#647) (1b129e0)
  • checkbox, datepicker, radio, select, slider, textfield: submit the associated form on Enter like native form elements (#630) (e0fdb79)