Skip to content

Releases: adobe/spectrum-design-data

@adobe/[email protected]

20 Nov 21:23
e7141c7

Choose a tag to compare

Patch Changes

  • #632 fa28b11 Thanks @GarthDB! - feat: auto-collapse details sections with more than 20 items

    Diff report templates now automatically collapse <details> sections
    when they contain more than 20 items, improving readability for large
    diffs like repository-wide changes. Sections with 20 or fewer items
    remain open by default for quick scanning.

@adobe/[email protected]

20 Nov 21:23
e7141c7

Choose a tag to compare

Major Changes

  • #632 fa28b11 Thanks @GarthDB! - BREAKING CHANGE: Repository renamed from spectrum-tokens to
    spectrum-design-data

    Breaking Changes:

    • JSON Schema $id URIs changed (spectrum-tokens → spectrum-design-data)
    • External tools referencing schemas by $id must update references

    Changes:

    • Updated all GitHub repository and Pages URLs
    • Updated schema base URIs to maintain consistency

    Note: NPM package names unchanged. GitHub redirects are in place.

@adobe/[email protected]

20 Nov 21:23
e7141c7

Choose a tag to compare

Patch Changes

  • #632 fa28b11 Thanks @GarthDB! - BREAKING CHANGE: Repository renamed from spectrum-tokens to
    spectrum-design-data

    Breaking Changes:

    • JSON Schema $id URIs changed (spectrum-tokens → spectrum-design-data)
    • External tools referencing schemas by $id must update references

    Changes:

    • Updated all GitHub repository and Pages URLs
    • Updated schema base URIs to maintain consistency

    Note: NPM package names unchanged. GitHub redirects are in place.

  • Updated dependencies [fa28b11]:

@adobe/[email protected]

20 Nov 21:23
e7141c7

Choose a tag to compare

Patch Changes

  • #632 fa28b11 Thanks @GarthDB! - feat: auto-collapse details sections with more than 20 items

    Diff report templates now automatically collapse <details> sections
    when they contain more than 20 items, improving readability for large
    diffs like repository-wide changes. Sections with 20 or fewer items
    remain open by default for quick scanning.

@adobe/[email protected]

20 Nov 21:23
e7141c7

Choose a tag to compare

Major Changes

  • #632 fa28b11 Thanks @GarthDB! - BREAKING CHANGE: Repository renamed from spectrum-tokens to
    spectrum-design-data

    Breaking Changes:

    • JSON Schema $id URIs changed (spectrum-tokens → spectrum-design-data)
    • External tools referencing schemas by $id must update references

    Changes:

    • Updated all GitHub repository and Pages URLs
    • Updated schema base URIs to maintain consistency

    Note: NPM package names unchanged. GitHub redirects are in place.

@adobe/[email protected]

16 Oct 03:43
01a13ff

Choose a tag to compare

Patch Changes

@adobe/[email protected]

16 Oct 03:43
01a13ff

Choose a tag to compare

Patch Changes

  • #621 ee2ceb5 Thanks @GarthDB! - refactor(component-schemas): rename step-list to steplist

    Renamed the step-list component schema to steplist for consistency with other single-word component names.

    Components Changed (0 added, 1 deleted, 1 added)

    Original Branch: main

    New Branch: refactor/rename-step-list-to-steplist

    📦 Renamed Component

    • step-liststeplist - Component schema renamed

    Changes to steplist schema

    • $id: Changed from https://opensource.adobe.com/spectrum-tokens/schemas/components/step-list.json to https://opensource.adobe.com/spectrum-tokens/schemas/components/steplist.json
    • title: Changed from "Step list" to "Steplist"
    • documentationUrl: Changed from https://spectrum.adobe.com/page/step-list/ to https://spectrum.adobe.com/page/steplist/

    All other properties remain unchanged. This is a non-breaking rename at the schema level, though consumers referencing the old filename will need to update their imports.

@adobe/[email protected]

26 Sep 04:19
fa1f3d8

Choose a tag to compare

13.16.0

Minor Changes

  • #615 f64bee3 Thanks @PaliwalSparsh! - ## Token sync from Spectrum Tokens Studio

    Design motivation

    Changes are in service of nav selected state update

    Token changes

    Tokens Changed (20)

    Original Branch: main
    New Branch: tokens-sync/patch-spectrum2-from-main

    Newly Deprecated (3)
    • side-navigation-maximum-width
    • side-navigation-with-icon-second-level-edge-to-text
    • side-navigation-with-icon-third-level-edge-to-text
    Added (12)
    • side-navigation-counter-to-disclosure
    • side-navigation-edge-to-indicator
    • side-navigation-indicator-to-content
    • side-navigation-second-level-edge-to-indicator
    • side-navigation-second-level-with-icon-edge-to-text
    • side-navigation-second-level-with-icon-edge-to-indicator
    • side-navigation-third-level-edge-to-indicator
    • side-navigation-third-level-with-icon-edge-to-text
    • side-navigation-third-level-with-icon-edge-to-indicator
    • side-navigation-trailing-accessory-area-to-edge
    • side-navigation-indicator-height
    • side-navigation-indicator-thickness

    Updated (5)

    Updated Properties (5)
    • side-navigation-minimum-width
      • desktop.value: 160px -> 144px
      • mobile.value: 200px -> 180px
    • side-navigation-second-level-edge-to-text
      • desktop.value: 24px -> 38px
      • mobile.value: 30px -> 44px
    • side-navigation-third-level-edge-to-text
      • desktop.value: 36px -> 64px
      • mobile.value: 45px -> 70px
    • side-navigation-with-icon-second-level-edge-to-text
      • desktop.schema: dimension.json -> alias.json
      • desktop.value: 50px -> {side-navigation-second-level-with-icon-edge-to-text}
      • mobile.schema: dimension.json -> alias.json
      • mobile.value: 62px -> {side-navigation-second-level-with-icon-edge-to-text}
    • side-navigation-with-icon-third-level-edge-to-text - desktop.schema: dimension.json -> alias.json - desktop.value: 62px -> {side-navigation-third-level-with-icon-edge-to-text} - mobile.schema: dimension.json -> alias.json - mobile.value: 77px -> {side-navigation-third-level-with-icon-edge-to-text}

    References

@adobe/[email protected]

26 Sep 00:36
3ddc707

Choose a tag to compare

Patch Changes

@adobe/[email protected]

26 Sep 04:19
fa1f3d8

Choose a tag to compare

Patch Changes