Skip to content

Releases: Sage/design-tokens

v11.0.0

10 Mar 16:13
40a4b8c
Compare
Choose a tag to compare

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

06 Mar 17:08
2bf4715
Compare
Choose a tag to compare

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.

(#458) (d47f578)

v9.2.0

06 Mar 10:18
c8f88d3
Compare
Choose a tag to compare

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.

(#457) (b37aeb7)

v9.1.0

04 Mar 13:18
85d2083
Compare
Choose a tag to compare

9.1.0 (2025-03-04)

Features

  • Button toggle Token additions and edits to support new S toggle button group.

Chore

  • Color picker Refactor color token names.

  • Button toggle Refactor tokens to be alphabetical.

v9.0.0

25 Feb 16:30
0af1d82
Compare
Choose a tag to compare

9.0.0 (2025-02-25)

⚠ BREAKING CHANGES

  • Remove surplus primitive and mode color tokens:
    • Delete surplus primitives.colors.supplementary.[hue].550 and modes.color.colorcode.[hue].rich tokens (6ea11f2)

v8.6.0

25 Feb 14:53
8888049
Compare
Choose a tag to compare

8.6.0 (2025-02-25)

Features

  • Update and add calendar color tokens
    • Update values of container.color.calendar.[hue].pattern from modes.color.colorcode.[hue] rich to deep.
    • Add container.color.calendar.[hue].border-default tokens.
      (677f12b)
      (5413265)

v8.5.1

24 Feb 14:22
6ed1164
Compare
Choose a tag to compare

8.5.1 (2025-02-24)

Bug Fixes

  • Color palette:
    • Update values of color tokens for consistency and better legibility
      (#450) (9e14aa9)

v8.5.0

21 Feb 10:03
68bbd75
Compare
Choose a tag to compare

8.5.0 (2025-02-21)

Features

  • Profile and button toggle:
    • Add tokens to support XS profile variant needed for client management.
    • Add disabled border token for button toggle.
      (a936c67)
      (b2ac173)

v8.4.0

18 Feb 16:59
69e2f16
Compare
Choose a tag to compare

8.4.0 (2025-02-18)

Features

  • New color tokens
    • Primitives: add supplementary color tokens.
    • Modes: add colorcode color tokens which reference the new primitive supplementary tokens.
    • Badge: calendar, and colorpicker, add color tokens which reference the new mode colorcode tokens.

(#440) (7b23b92)

v8.3.0

18 Feb 15:04
d154d91
Compare
Choose a tag to compare

8.3.0 (2025-02-18)

Features

  • Tab border:
    • Add new color and borderWidth tokens for active tabs.
      (#444) (3e911cd)