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
- Current evergreen Chromium, Firefox, or WebKit for consumers
11
11
- No runtime or peer dependencies
12
12
13
-
`ui-style-kit-css@2.1.0`is a staged development fixture resolved from the pushed `2.1.0`GitHub branch until 2.1.0 is approved and published. Interactive Surface 1.5.0 is the released registry fixture. Neither package is installed for consumers.
13
+
`ui-style-kit-css@2.1.0`and `interactive-surface-css@1.5.0`are released registry fixtures for optional ecosystem verification. Neither package is installed for consumers.
The package has no runtime or peer dependencies. `ui-style-kit-css@2.1.0`is a staged development fixture used to prove optional integration until its approved 2.1.0 publication. Interactive Surface 1.5.0 is the released registry fixture.
25
+
The package has no runtime or peer dependencies. `ui-style-kit-css@2.1.0`and `interactive-surface-css@1.5.0` are released registry fixtures used to prove optional integration.
The first import block is deprecated compatibility for legacy UI-prefixed structural aliases. Canonical 2.1 imports use `ui-style-kit-css@2.1.0` visual CSS, `ui-style-kit-css/interactive-surface-theme.css`, `interactive-surface-css@1.5.0` state core, and Layout core. UI Style Kit is a staged local fixture until its approved 2.1.0 publication; Interactive Surface 1.5.0 is released.
53
+
The first import block is deprecated compatibility for legacy UI-prefixed structural aliases. Canonical 2.1 imports use the released `ui-style-kit-css@2.1.0` visual CSS, `ui-style-kit-css/interactive-surface-theme.css`, released `interactive-surface-css@1.5.0` state core, and Layout core.
Copy file name to clipboardExpand all lines: docs/wiki/Migrating-To-2.0.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ Version 2.0 rebuilds Layout Style CSS as a container-first, dependency-free stru
6
6
7
7
- Development and release scripts require Node.js 20 or newer.
8
8
- The package has no runtime dependencies and no peer dependencies.
9
-
-`ui-style-kit-css@2.1.0`is a staged development fixture and `interactive-surface-css@1.5.0`is the released registry fixture; neither is a consumer dependency.
9
+
-`ui-style-kit-css@2.1.0` and `interactive-surface-css@1.5.0`are released registry fixtures; neither is a consumer dependency.
10
10
- Current evergreen Chromium, Firefox, and WebKit are supported.
11
11
- Responsive recipes use core thresholds at `48rem` and `64rem`; personalities may add personality-specific thresholds.
Copy file name to clipboardExpand all lines: docs/wiki/UI-Style-Kit-Compatibility.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# UI Style Kit Compatibility
2
2
3
-
Layout Style CSS is dependency-free. `ui-style-kit-css@2.1.0` is the visual fixture for 2.1 ecosystem verification; it is resolved from the pushed staged `2.1.0` GitHub branch until its approved publication and is not a runtime or peer dependency.
3
+
Layout Style CSS is dependency-free. `ui-style-kit-css@2.1.0` is the released visual fixture for 2.1 ecosystem verification and is not a runtime or peer dependency.
4
4
5
5
## Ownership Boundary
6
6
@@ -43,7 +43,7 @@ The removed v1 `.ly-surface--raised` selector is not restored by `legacy.css`; i
0 commit comments