6.13.0
π 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)