Skip to content

v10.14.0

Compare
Choose a tag to compare
@tujoworker tujoworker released this 16 Nov 19:13
· 1388 commits to release since this release

10.14.0 (2023-11-16)

πŸ“ Documentation

✨ Features

πŸ› Bug Fixes

  • add "use client" to non hook components like the Button (#2895) (2d54a13)
  • Autocomplete: enhance logic for when to blur (#2886) (ce5c3fa)
  • Autocomplete: make clear button work with enter key (#2901) (30007c4), closes #2185
  • FieldBlock: enhance fieldset/legend detection (#2902) (4c62052), closes #2893
  • fix Flex and Grid export to work with Vite.js (#2905) (ef83713)
  • fix vertical label_direction support for Radio group and ToggleButton group (#2899) (d650c66)
  • forms: Field block error handling (#2900) (9582c64)
  • forms: Improved message value replacements (#2903) (a61140b)
  • PhoneNumber: keep selected countryCode value on blur (#2869) (7e0f9c5)