You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
import { Meta } from'@storybook/addon-docs/blocks';
2
+
3
+
<Metatitle="Welcome to 2nd-gen SWC" />
4
+
5
+
# Welcome to 2nd-gen SWC
6
+
7
+
This is the Storybook for the 2nd generation (2nd-gen) of Spectrum Web Components (SWC).
8
+
9
+
## About Spectrum Web Components
10
+
11
+
Spectrum Web Components (SWC) is a library of [web components](https://developer.mozilla.org/docs/Web/Web_Components) that implements [Adobe's Spectrum design system](https://spectrum.adobe.com/).
12
+
13
+
While SWC is used primarily by Adobe product teams, it is open-sourced and available for general use.
14
+
15
+
SWC is developed by a core team in Adobe Design Engineering, but we welcome contributions from inside and outside Adobe.
16
+
17
+
## About 2nd-gen
18
+
19
+
SWC is currently in transition from its first generation (1st-gen) to its second generation (2nd-gen).
20
+
21
+
2nd-gen has two main goals:
22
+
23
+
- To provide a clean foundation for the future of SWC
24
+
25
+
- To deliver a full-fidelity Spectrum 2 implementation
26
+
27
+
2nd-gen SWC is currently in active development, with the first pre-releases expected in early 2026.
28
+
29
+
For more information on 2nd-gen plans and status, see the [CONTRIBUTOR-DOCS](https://github.com/adobe/spectrum-web-components/tree/barebones/CONTRIBUTOR-DOCS/README.md) in the [SWC repository](https://github.com/adobe/spectrum-web-components).
30
+
31
+
## About these Guides
32
+
33
+
Eventually, this **Guides** section will contain non-component-specific docs for 2nd-gen SWC users, replacing 1st-gen SWC's standalone [doc site](https://opensource.adobe.com/spectrum-web-components/).
0 commit comments