Skip to content

7.22.0

Compare
Choose a tag to compare
@Inbal-Tish Inbal-Tish released this 16 May 08:22
· 26 commits to master since this release

🎁 Features

β€’ ExpandableSection - add minHeight (#3040)
β€’ DesignTokens - add $outlineNeutral token (#3062)

πŸ”§ Fixes

β€’ GridListItem - Fix unnecessary defaults to allow theme override (#3059)
β€’ Assets - Fix loading assets typings to preloaded path. (#3060)
β€’ Overlay covering fix when passing borderRadius. (#3058)
β€’ Fix GridList and SortableGridList item spacing issue (using gap feature) (#3064)

βš™οΈ Maintenance & Infra

β€’ TextField - move 'default' preset to 'underline' (#3065)
β€’ FloatingButton using Shadows Preset (#3071)
β€’ Assets - Typing is added to the assets instance after assets are loaded with loadAssetsGroup. Asset instance no longer returned from loadAssetsGroup. (#3051)
β€’ ComponentDriver - Added extra type to testID. (#3057)
β€’ Updated node version to 20. (#3068)
β€’ Export TextField validators for external use (#3056)

πŸ’‘ Deprecations & Migrations

β€’ Start a migration to add flex to SortableList and SortableGridList (#3067)