Skip to content

v10.34.1

Compare
Choose a tag to compare
@tujoworker tujoworker released this 05 Jun 06:25
· 950 commits to release since this release

10.34.1 (2024-06-05)

πŸ“ Documentation

  • ensure anchor #hash links to scroll to target (#3643) (d04d893)

πŸ› Bug Fixes

  • forms: add Flex layout support to Form.FieldProps and Form.Section (#3642) (032ca4e)
  • forms: add help prop to Boolean and Toggle fields (#3645) (8c3c36f)
  • forms: ensure active prop in Wizard.Step is resolving correctly on internal re-renders (#3644) (2433a8b)
  • forms: ensure Field.Number with showStepControls can stretch when defined (#3648) (231d8a7)
  • forms: ensure Field.Password supports size prop (#3647) (da1f25a)