Skip to content

6.13.0

Compare
Choose a tag to compare
@lidord-wix lidord-wix released this 06 Apr 15:30
· 1063 commits to master since this release

🎁 Features

β€’ New GridList component based on old GridView features (#1914)
β€’ New SortableGridList component! (#1918)

πŸ”§ Fixes

β€’ Fix issue with floating placeholder on Android with multiline TextField (#1924)
β€’ Merge schemes in loadSchemes method (#1929)
β€’ TabController - Fix how we handle dynamic tab bar items (#1932)
β€’ Fix scrolling long lists in Picker (#1944)

βš™οΈ Maintenance & Infra

β€’ Complete TS migration (#1927)
β€’ Fix export of components that were already migrated to TS (#1926)
β€’ Centralized all textfield types (#1933)
β€’ DesignTokens - new keys. (#1936)
β€’ Export DesignTokens and DesignTokensDM (#1931)
β€’ Migrate Badge to design tokens (#1922)
β€’ Migrate Checkbox to design tokens (#1920)
β€’ Migrate RadioButton to design tokens (#1921)
β€’ Migrate Card component to designTokens (#1919)
β€’ Migrate Avatar to design tokens (#1917)
β€’ Migrate FloatingButton and exampleScreenPresenter to designTokens (#1934)
β€’ Migrate Chip to designTokens (#1937)
β€’ Migrate Dialog to design tokens (#1938)
β€’ Migrate Hint and Toast to design tokens (#1940)
β€’ Migrate Incubator ChipsList screen to design tokens (#1941)
β€’ Migrate Pickers to design tokens (#1942)
β€’ Migrate Slider and Stepper to design tokens (#1943)