2023-07-31
- 🆕 Added
Basic
andAccent
intents to all released components. - 💄Updated the default color intents to
Basic
forTag
,Chip
,Spinner
. - 🗑️ Deprecated
Primary
andSecondary
intents,Main
andSupport
should be used instead.
2023-07-11
- 🆕 Migrate
TextField
to the new spark spec with multiple sizes, styles and intents. - 🔧 Add extensions to make usage of dims and highlights simpler.
- 💄
Buttons
now have the correct color in disabled state. - 💄
Badges
now have all intents instead oferror
andinfo
. - 💄
Snackbars
now have a bigger shape in new ui. - 🐛
Tags
now correctly expose its children with semantics. - 🗑️ Deprecated
SparkIcons
are now removed. - Update icon resources
2023-06-23
- 🆕 Migrate
Badges
to the new spark spec with multiple sizes, styles and intents. - 🆕 Migrate
Icons
to the new spark spec with multiple sizes, styles and intents. - 🆕 Migrate
Chips
to the new spark spec with multiple sizes, styles and intents. - 🆕 Migrate
Toggles
to the new spark spec with multiple sizes, styles and intents. - 🆕 Add fullscreen modal component as experimental
- Update icon resources
2023-05-23
- Add missing Categories/Family icon #388
2023-04-18
- 🆕 Migrate
Button
to the new spark spec with multiple sizes, styles and intents. - 🆕 Migrate
Tags
to the new spark spec with multiple styles and intents. - 🆕 Migrate
RadioButton
to the new spark spec with the ability to have content on both side now. - 🆕 Migrate
Checkbox
to the new spark spec with the ability to have content on both side now. - 🆕 Add the ability for
PreviewWrapper
to specify a different background color thanSparkTheme.colors.background
which is useful to test custom surfaces for example. - 💄Fix
callout
Typo having a size of14.sp
instead of16.sp
2023-04-05
- Modify the
Image
fallback states background and icon colors #306 - Integrate the new typography tokens #298
- Add Legacy option to use previous DS style #310
2023-03-30
2023-03-29