Releases
v10.29.0
π Documentation
InputMasked: fix import path of MultiInputMask (#3469 ) (b678412 )
β¨ Features
forms: add autocomplete
variant to Field.Selection with autocompleteProps
support (#3521 ) (f79dd16 )
forms: add Field.Name
and Value.Name
(#3528 ) (84fcce1 ), closes #3529
forms: add transformIn
and transformOut
to Form.Handler (#3511 ) (48959b2 )
forms: add Value.OrganizationNumber
(#3525 ) (46ff116 )
forms: add Value.PostalCodeAndCity
(#3527 ) (adb4cf5 )
forms: add Wizard transition animation (#3517 ) (c42dab7 )
forms: debounce session data storing to enhance performance (#3508 ) (6aeaa96 )
forms: rename Form.Handler property filterData
to filterSubmitData
(deprecate) (#3507 ) (b7aa69b )
ProgressIndicator: add countdown
type, center label, and customization options (#3487 ) (c29be5e )
π Bug Fixes
forms: (TypeScript) ensure data
type is inherited in onSubmit (#3530 ) (a5e63ad )
forms: align form error when Wizard Sidebar is visible (#3518 ) (bb6feab )
forms: enhance Radio buttons disabled state handling (#3533 ) (1932143 )
forms: ensure inline values don't show labels (#3529 ) (b4dff2b )
forms: fix spacing between checkboxes when in horizontal layout with vertical options (#3531 ) (193d94f )
HeightAnimation: ensure Radio buttons persist their state (#3535 ) (3e78976 )
Locale: revert to less strict local types (string
) (#3526 ) (aa79867 )
You canβt perform that action at this time.