Releases
v10.17.0
π Documentation
refactor custom field component docs and example (#3193 ) (3871079 )
β¨ Features
π Bug Fixes
Autocomplete: only set aria-controls attribute when expanded (#3180 ) (a16a7ba )
DatePicker: add return object for onBlur (#3178 ) (18b3889 )
DatePicker: fix bug where minDate set to today is disabled (#3176 ) (ef65676 )
Dropdown: correct aria-controls target element (#3181 ) (bc26101 )
Field.Currency: handle big numbers (#3184 ) (b856a46 ), closes #3124 #3185
Field.Number: replace rightAligned
prop with align
(#3175 ) (ba130ba )
FieldBlock: ensure extra spacing of labels when on small screens (#3187 ) (c86c857 ), closes #3102
FieldBlock: label can be clicked after focusing input (#3190 ) (95b37e7 ), closes #2979
Flex.Container: add Flex.withChildren
HOC for handling wrapped children with spacing (#3200 ) (93df77c )
Flex.Container: show line divider even when heading is present (#3198 ) (d135b47 )
Form.Visibility: move Visibility to Form.Visibility (#3205 ) (d3b766f )
InputMasked: correct cursor position when navigating using keyboard (#3160 ) (9143b38 )
InputMasked: extend reliability on cursor position correction (#3194 ) (cbc27ac ), closes #3160
MultiInputMask: enhance handling of right, left and backspace key usage (#3192 ) (f3ce934 )
PhoneNumber: show read outline on both fields in error state (#3196 ) (16ed821 )
Textarea: ensure correct height based on rows for Firefox browser (#3207 ) (75f754e )
Visibility: add support for being used in Flex.Container (#3203 ) (7a72fa6 )
You canβt perform that action at this time.