Skip to content

v11.7.6

Latest

Choose a tag to compare

@matyasf matyasf released this 15 Sep 06:28
· 2 commits to master since this release

Features

  • docs-app: limit the version select to a component's own versions (e7282b8)
  • many: add margin prop to v2 FormFieldGroup, CheckboxGroup, RadioInputGroup, Checkbox, RadioInput, RangeInput, Text, and ToggleButton (fea952f)
  • ui-scripts,ui-themes: generate theme tokens as css custom properties (a70736c)

Performance Improvements

  • ui-scripts,ui-icons: generate tree-shakeable named imports for lucide icons (3863096)

Bug Fixes

  • many: generate deterministic ids with React useId (83aa25a)
  • ui-alerts: remove live region role warning (884a1fa)
  • ui-dialog: cancel the pending focus region activation on close (9b0467d)
  • ui-instructure: add an info icon to AI Information dialog triggers for WCAG 1.4.1 compliance (968906f)
  • ui-select,ui-simple-select: remove aria-readonly from Select when it has a button role (9c2a412)