Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
89 changes: 89 additions & 0 deletions .changeset/stupid-lemons-battle.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,89 @@
---
"@spectrum-css/tokens": minor
---

### @adobe/spectrum-tokens@13.7.0

#### Minor Changes

[#499 0c1a81b](https://github.com/adobe/spectrum-css/pull/499) Thanks [@larz0](https://github.com/larz0)!

Added new accodion tokens

<details open><summary>Added (19)<br /></summary>

- `accordion-edge-to-content-area-small`
- `accordion-edge-to-content-area-medium`
- `accordion-edge-to-content-area-large`
- `accordion-edge-to-content-area-extra-large`
- `single-calendar-popover-minimum-width`
- `single-calendar-popover-minimum-height`
- `double-calendar-popover-minimum-width`
- `double-calendar-popover-minimum-height`
- `triple-calendar-popover-minimum-width`
- `triple-calendar-popover-minimum-height`
- `date-field-minimum-width`
- `date-field-text-to-visual`
- `time-field-minimum-width`
- `time-field-text-to-visual`
- `date-picker-visual-to-field-button`
- `date-picker-text-to-visual`
- `date-picker-minimum-width`
- `segmented-text-field-gap`
- `segmented-text-field-rounding`

</details>

### @adobe/spectrum-tokens@13.6.0

#### Minor Changes

[#497 fc0682e](https://github.com/adobe/spectrum-css/pull/497) Thanks [@larz0](https://github.com/larz0)!

Added horizontal card tokens.

<details open><summary>Added (3)</summary>

- `card-horizontal-edge-to-content-compact`
- `card-horizontal-edge-to-content-default`
- `card-horizontal-edge-to-content-spacious`

</details>

### @adobe/spectrum-tokens@13.5.0

#### Minor Changes

[#494 f569623](https://github.com/adobe/spectrum-css/pull/494) Thanks [@larz0](https://github.com/larz0)!

Added vf-related-line-height tokens for desktop and mobile. These tokens are required for the upcoming composite typography tokens.

<details open>
<summary>Newly Deprecated (1)</summary>

- `drop-zone-content-maximum-width`

</details>
<details open>
<summary>Added (18)</summary>

- `line-height-font-size-25`
- `line-height-font-size-50`
- `line-height-font-size-75`
- `line-height-font-size-100`
- `line-height-font-size-200`
- `line-height-font-size-300`
- `line-height-font-size-400`
- `line-height-font-size-500`
- `line-height-font-size-600`
- `line-height-font-size-700`
- `line-height-font-size-800`
- `line-height-font-size-900`
- `line-height-font-size-1000`
- `line-height-font-size-1100`
- `line-height-font-size-1200`
- `line-height-font-size-1300`
- `line-height-font-size-1400`
- `line-height-font-size-1500`

</details>
Loading
Loading