|
10 | 10 |
|
11 | 11 | ### Patch Changes
|
12 | 12 |
|
13 |
| -- [#3528](https://github.com/adobe/spectrum-css/pull/3528) [`bee70fb`](https://github.com/adobe/spectrum-css/commit/bee70fbab5f12b49ce2611366b614c75277e0aa9) Thanks [@castastrophe](https://github.com/castastrophe)! |
| 13 | +- [#3528](https://github.com/adobe/spectrum-css/pull/3528) [`bee70fb`](https://github.com/adobe/spectrum-css/commit/bee70fbab5f12b49ce2611366b614c75277e0aa9) Thanks [@castastrophe](https://github.com/castastrophe)! |
14 | 14 | - Update fetchToken to use the exported JSON from @spectrum-css/tokens instead of @adobe/spectrum-tokens
|
15 | 15 |
|
16 |
| -- [#3541](https://github.com/adobe/spectrum-css/pull/3541) [`1a3245c`](https://github.com/adobe/spectrum-css/commit/1a3245c3a660bc52ed260f18b6cceab5ee81541d) Thanks [@castastrophe](https://github.com/castastrophe)! |
| 16 | +- [#3541](https://github.com/adobe/spectrum-css/pull/3541) [`1a3245c`](https://github.com/adobe/spectrum-css/commit/1a3245c3a660bc52ed260f18b6cceab5ee81541d) Thanks [@castastrophe](https://github.com/castastrophe)! |
17 | 17 | - Dependency alignment across the project.
|
18 | 18 |
|
19 | 19 | Set component peerDependencies as optional to reduce console warnings on downstream projects.
|
|
33 | 33 |
|
34 | 34 | ### Major Changes
|
35 | 35 |
|
36 |
| -- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`6c19fcf`](https://github.com/adobe/spectrum-css/commit/6c19fcf3f0eda76987f338981ae20f9999febce6) Thanks [@pfulton](https://github.com/pfulton)! |
| 36 | +- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`6c19fcf`](https://github.com/adobe/spectrum-css/commit/6c19fcf3f0eda76987f338981ae20f9999febce6) Thanks [@pfulton](https://github.com/pfulton)! |
37 | 37 |
|
38 | 38 | #### Breaking change
|
39 | 39 |
|
40 |
| - This update removes the previously deprecated component documentation for **cyclebutton**, **quickaction**, **searchwithin**, and **splitbutton**. |
| 40 | +This update removes the previously deprecated component documentation for **cyclebutton**, **quickaction**, **searchwithin**, and **splitbutton**. |
41 | 41 |
|
42 |
| - To support the Spectrum 2 (S2) Foundations release, Storybook has been updated to toggle token packages to connect the following labels with their appropriate data sources: |
| 42 | +To support the Spectrum 2 (S2) Foundations release, Storybook has been updated to toggle token packages to connect the following labels with their appropriate data sources: |
43 | 43 |
|
44 |
| - - **Spectrum 1**: Flagged as the "legacy" context, this version is no longer the default for the component contexts. When selected, Storybook will load the `@spectrum-css/tokens` at release `v14.6.0` and attach the `.spectrum--legacy` class to the container. |
45 |
| - - **Spectrum 2**: The new default context, this version represents the "S2 Foundations" release which serves as a bridge between S1 and S2. Components in this context are not fully S2 and will not exactly match specifications but they do reflect a significant move toward the S2 designs. For full details, see the token and component-level changelogs. |
46 |
| - - **Express**: This now deprecated context is still rendered in Storybook by leveraging the `@spectrum-css/tokens` at release `v14.6.0`. Please note that Express and S1 will be removed in the next major release. |
| 44 | +- **Spectrum 1**: Flagged as the "legacy" context, this version is no longer the default for the component contexts. When selected, Storybook will load the `@spectrum-css/tokens` at release `v14.6.0` and attach the `.spectrum--legacy` class to the container. |
| 45 | +- **Spectrum 2**: The new default context, this version represents the "S2 Foundations" release which serves as a bridge between S1 and S2. Components in this context are not fully S2 and will not exactly match specifications but they do reflect a significant move toward the S2 designs. For full details, see the token and component-level changelogs. |
| 46 | +- **Express**: This now deprecated context is still rendered in Storybook by leveraging the `@spectrum-css/tokens` at release `v14.6.0`. Please note that Express and S1 will be removed in the next major release. |
47 | 47 |
|
48 |
| - This release also includes: |
| 48 | +This release also includes: |
49 | 49 |
|
50 |
| - - New migration documentation for S1 -> S2 updates |
51 |
| - - Fix for the duplicate line numbers in the code preview plugin |
52 |
| - - Updated styles to integrate Spectrum styling into the Storybook UI |
| 50 | +- New migration documentation for S1 -> S2 updates |
| 51 | +- Fix for the duplicate line numbers in the code preview plugin |
| 52 | +- Updated styles to integrate Spectrum styling into the Storybook UI |
53 | 53 |
|
54 | 54 | #### Patch Changes
|
55 | 55 |
|
|
61 | 61 |
|
62 | 62 | ### Patch Changes
|
63 | 63 |
|
64 |
| -- [#3522](https://github.com/adobe/spectrum-css/pull/3522) [`7a47c22`](https://github.com/adobe/spectrum-css/commit/7a47c2266b6d0e8c99061fe85cba8d52684bae39) Thanks [@castastrophe](https://github.com/castastrophe)! |
| 64 | +- [#3522](https://github.com/adobe/spectrum-css/pull/3522) [`7a47c22`](https://github.com/adobe/spectrum-css/commit/7a47c2266b6d0e8c99061fe85cba8d52684bae39) Thanks [@castastrophe](https://github.com/castastrophe)! |
65 | 65 | - Minor storybook updates and fixes including some whitespace changes.
|
66 | 66 |
|
67 | 67 | A bug was fixed with the HTML code preview that was displaying duplicate line numbers.
|
|
86 | 86 |
|
87 | 87 | ### Major Changes
|
88 | 88 |
|
89 |
| -- [#3458](https://github.com/adobe/spectrum-css/pull/3458) [`e1b7102`](https://github.com/adobe/spectrum-css/commit/e1b71027f92ce18feb3a63c100d2b4871fc73b9f) Thanks [@castastrophe](https://github.com/castastrophe)! |
| 89 | +- [#3458](https://github.com/adobe/spectrum-css/pull/3458) [`e1b7102`](https://github.com/adobe/spectrum-css/commit/e1b71027f92ce18feb3a63c100d2b4871fc73b9f) Thanks [@castastrophe](https://github.com/castastrophe)! |
90 | 90 | - Update the Chromatic add-on to the currently maintained package:
|
91 | 91 |
|
92 | 92 | - from "@chromaui/addon-visual-tests": "^1.0.0"
|
|
100 | 100 |
|
101 | 101 | ### Patch Changes
|
102 | 102 |
|
103 |
| -- [#3440](https://github.com/adobe/spectrum-css/pull/3440) [`6808c85`](https://github.com/adobe/spectrum-css/commit/6808c85295d472286c0a52e28d2279b2b5a16f92) Thanks [@castastrophe](https://github.com/castastrophe)! |
| 103 | +- [#3440](https://github.com/adobe/spectrum-css/pull/3440) [`6808c85`](https://github.com/adobe/spectrum-css/commit/6808c85295d472286c0a52e28d2279b2b5a16f92) Thanks [@castastrophe](https://github.com/castastrophe)! |
104 | 104 | - Fix an issue where "show code" was blocking loading in Storybook docs pages [CSS-1070]
|
105 | 105 |
|
106 | 106 | ## 10.12.0
|
107 | 107 |
|
108 | 108 | ### Minor Changes
|
109 | 109 |
|
110 |
| -- [#3477](https://github.com/adobe/spectrum-css/pull/3477) [`d52c701`](https://github.com/adobe/spectrum-css/commit/d52c70196bf2d17433c239313a82f00f75d77e79) Thanks [@castastrophe](https://github.com/castastrophe)! |
| 110 | +- [#3477](https://github.com/adobe/spectrum-css/pull/3477) [`d52c701`](https://github.com/adobe/spectrum-css/commit/d52c70196bf2d17433c239313a82f00f75d77e79) Thanks [@castastrophe](https://github.com/castastrophe)! |
111 | 111 | - Update Storybook to leverage the new CSS bundled assets.
|
112 | 112 |
|
113 | 113 | ### Patch Changes
|
|
0 commit comments