Skip to content

v5.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 26 Aug 01:06

5.2.0 (2023-08-26)

Bug Fixes

  • AutocompleteField: incorrect typing for object results (7a31bf3)
  • CheckboxSetField: missing aria-describedby for helper text (9aa0361)
  • NecessityIndicator: wrong theme variable reference (3f5ebf7)
  • RadioSetField: missing aria-describedby for helper text (396cddb)
  • remove DateField temporarily due to build issues with @mui/x-date-pickers (a68547a)

Features

  • add support for system theme detection (cfee60b)
  • improvements to theme configuration and integration with Storybook dark mode toggle (df23f07)