Releases: Sage/design-tokens
Releases · Sage/design-tokens
v11.0.0
11.0.0 (2025-03-10)
⚠ BREAKING CHANGES
- Color picker:
- Delete of Color picker slate label tokens.
- Delete Color picker size and space tokens as these aren't needed anymore. Color picker consumes dropdown size and space tokens instead.
Features
- Dataviz:
- Add Dataviz file which includes color tokens used in form colorpicker and calendar events.
Fixes
- Tile:
- Update AI gradient border to 8px size and make gradient more vibrant on Dialog, based on colleague feedback.
Chores
- Color picker:
- Reorder tokens alphabetically.
- Theme:
- Update Product-Large theme
(#459)
v10.0.0
10.0.0 (2025-03-06)
⚠ BREAKING CHANGES
- Primitives: Remove redundant green primitive token.
- Chat bubble: Remove chat bubble spacing tokens as they are no longer needed. Tile component tokens are used instead.
- Color picker: Remove form.color.colorpicker label token from all hue categories.
Features
- Light and dark mode: Add important status purple color token to dark and light mode.
- Chat bubble: Add XXXL padding for right margin.
- Color picker: Delete label tokens.
- Tile: Add status border color tokens.
Fix
- Status: Update descriptions in status width borders.
v9.2.0
9.2.0 (2025-03-06)
Features
- Button toggle: Add button.space.toggle.container.yg tokens.
- Color picker: Add form.size.colorpicker.swatchselected.
Fix
- Button toggle: Change value of button.space.toggle.button.y.S.
- Color picker: Change value of form.size.colorpicker.swatch.
Chore
- Color picker: Refactor code to order color tokens alphabetically.