Skip to content

7.23.0

Compare
Choose a tag to compare
@M-i-k-e-l M-i-k-e-l released this 28 May 10:37
· 281 commits to master since this release

🎁 Features

β€’ KeyboardAwareInsetsView - add 'offset' prop to control the offset of the pushed content (#3022)
β€’ TextField - new outline preset (#3066)
β€’ SegmentedControl - New form preset added. (#3061)
β€’ TextField - new features: helperText and validationIcon (#3097)

πŸ•ΈοΈ Web support

β€’ SegmentedControl icon support in web. (#3084)

πŸ”§ Fixes

β€’ Add examples to api files (#3073)
β€’ SegmentedControl - Fixed outline doesn't wrap the entire segment. (#3086)
β€’ SegmentedControl - Segments prop is now mandatory. (#3093)
β€’ SegmentedControl - Added S1 spacings between icon and label. (#3096)
β€’ SegmentedControl - Fix outline sometimes renders as a straight line. (#3099)
β€’ Picker support passing items when passing renderCustomModal. (#3081)

πŸ’‘ Deprecations & Migrations

β€’ Picker prop deprecation - children, migrate (#3078)

βš™οΈ Maintenance & Infra

β€’ Picker screens refactor according to the Picker refactor. (#3080)