Releases
v10.27.0
π Bug Fixes
Card: ensure 100% width does only apply when ScrollView is used (#3450 ) (6dac9c6 )
Card: use basis inner-space for small screens when responsive=false
is set (#3455 ) (9a2baea )
FormLabel: remove undeclared FormLabelText
type (#3449 ) (3e4782b )
forms: change Wizard default scroll behaviour to be active (#3481 ) (f7b11cc )
forms: ensure proper Iterate
data context and filterData
support (#3463 ) (d015bc8 )
forms: set focus on Wizard step change (#3475 ) (265dade )
GlobalStatus: Symmetric horizontal padding on smaller screens (Sbanken) (#3454 ) (59576b2 )
Input: hide placeholder by default on input focus (Sbanken) (#3461 ) (5328210 )
MultiInputMask: prevent focus and blur from firing when navigating between inputs (#3480 ) (bec1ffd )
NumberFormat: ensure support for screen reader "speak text under mouse" mode (#3438 ) (93fbd1d )
OrganizationNumber: add missing full stop for en-US
error messages (#3465 ) (fd1cf10 )
Radio.Group: replace margin spacing with Flex gap (#3468 ) (33257b2 )
Selection: filter out empty options from dropdown variant (#3444 ) (60ac548 )
π Documentation
β¨ Features
Flex.Stack: change default vertical spacing (gap) from small to medium (effects Card with stack as well) (#3483 ) (7bf380f )
FormLabel: add support for nested instances (#3466 ) (f0cd388 )
forms: add Iterate.Count
along with Iterate.useCount
(#3492 ) (f1574a2 )
forms: add Iterate
view and edit container as well as animated container (#3474 ) (6b68020 )
forms: add useValueProps
hook for handling Value components and their props (#3498 ) (1a62545 )
forms: add Value.Composition
component (#3494 ) (b7976ca )
forms: add EditButton to Wizard (#3445 ) (ec4a0a6 )
forms: add send variant prop to SubmitButton (#3446 ) (17bea62 )
forms: add support for GlobalStatus handling including custom globalStatusId
(#3457 ) (3fd0b96 )
forms: release stable version (#3043 ) (03b89b2 )
forms: rename useLocale to useTranslation (#3447 ) (c223e0e )
Hr: change color from black-80 to black-8 and add dashed
line option (#3490 ) (8142182 )
Input & Textarea: allow React Element as placeholder prop (#3467 ) (2bbd24b )
Input: refactor and correct border outline (#3440 ) (6a96665 )
Iterate: deprecate ArrayPushButton
in favor of PushButton
and deprecate ArrayRemoveElementButton
in favor of RemoveButton
(#3478 ) (e5145d4 )
ProgressIndicator: refactor to TypeScript and camelCase props (#3458 ) (4fa895f )
Tabs: add breakout
prop for Tabs (#3384 ) (48882cb )
Typography: Replace inline font with font files (Sbanken) (#3459 ) (97d060d )
useTranslation: add support for custom translations and formatMessage
method (#3442 ) (d3c4ec4 ), closes #3271
Visibility: add keepInDOM
prop (#3495 ) (b750588 )
You canβt perform that action at this time.