You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
countries: Fixes wrong country code for Martinique #3915 (a9f86e4)
countries: Remove outdated countries #3915 (36ef5cf)
Forms: rename 'Macedonia' to 'North Macedonia' (#3918) (a4eb8a4)
Forms: rename "Hviterussland" to "Belarus" (#3917) (702118a)
removes outdated countries based on ISO 3166-1 alpha-2 (#3916) (a045acd)
β¨ Features
Forms: add toolbarVariant="minimumOneItem" to Iterate.Toolbar for hiding buttons when there is only one item in the array (#3919) (3367a77), closes #3877
Forms: add validator support to Iterate.Array (#3926) (6fd439e)
Forms: auto-open Form.Section container when fields have errors and add validateInitially prop (#3878) (9b49006)
Forms: auto-open iterate containers when validation errors and make Iterate.Toolbar fully customizable (#3877) (52326bf), closes #3919
Forms: show optional label when a field uses required={false} and add labelSuffix prop to each field (#3921) (60e440a)
Wizard: add preventNavigation callback function to onStepChange (#3924) (5ec2772)