Commit 7822d16
authored
feat(skin)!: replace Movistar skin with Movistar-new (#1620)
Part of #626 — Major release plan 17.0.0.
## Changes
- Replaces the `movistar-new` skin with `movistar`, removing the old
`movistar` skin and promoting `movistar-new` as the canonical `movistar`
skin.
- Deletes `css/movistar-new.css`, `src/skins/movistar-new.tsx`, and the
`movistar-new` logo files; the canonical `movistar` counterparts now
carry the promoted content.
- Removes the `Movistar-new` skin name, `MOVISTAR_NEW_SKIN`,
`getMovistarNewSkin`, `movistarNewPalette`, and `MovistarNewLogo` from
the public API and internal wiring.
- Updates Storybook, Playroom, stories, screenshot tests, docs, and
token tooling to reference the single `movistar` skin, and moves the
`Movistar Sans` font mapping onto the canonical `movistar` skin.
## Note on the logo
Unlike the O2 change (where the base and `-new` logos were identical),
the Movistar logo was genuinely redesigned. The `movistar-new` logo
content was therefore promoted into `logo-movistar.tsx` /
`logo-movistar-shell.tsx` so the canonical skin ships the new artwork.
## Stack position
This is **subtask 4 of 10** in the stacked PR chain. It targets the
branch from #1597 and can only be merged after #1597 lands on `master`.
See #626 for the full merge strategy and ordering.
Closes #1617.
---------
Co-authored-by: brtbrt <brtbrt@users.noreply.github.com>1 parent 02c0036 commit 7822d16
130 files changed
Lines changed: 1476 additions & 3886 deletions
File tree
- .github/actions/audit-accessibility
- .storybook
- theme-selector-addon
- css
- doc
- llms
- packages/generate-design-tokens
- playroom
- components
- src
- __screenshot_tests__
- __image_snapshots__
- __stories__
- skins
- types
- test-utils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
250 | 250 | | |
251 | 251 | | |
252 | 252 | | |
253 | | - | |
| 253 | + | |
254 | 254 | | |
255 | 255 | | |
256 | 256 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | 4 | | |
6 | 5 | | |
7 | 6 | | |
| |||
22 | 21 | | |
23 | 22 | | |
24 | 23 | | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | 24 | | |
33 | 25 | | |
34 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | 12 | | |
14 | 13 | | |
15 | 14 | | |
| |||
33 | 32 | | |
34 | 33 | | |
35 | 34 | | |
36 | | - | |
37 | 35 | | |
38 | 36 | | |
39 | 37 | | |
| |||
133 | 131 | | |
134 | 132 | | |
135 | 133 | | |
136 | | - | |
| 134 | + | |
137 | 135 | | |
138 | 136 | | |
139 | | - | |
| 137 | + | |
140 | 138 | | |
141 | 139 | | |
142 | 140 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
| |||
15 | 14 | | |
16 | 15 | | |
17 | 16 | | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | 17 | | |
24 | 18 | | |
25 | 19 | | |
| |||
55 | 49 | | |
56 | 50 | | |
57 | 51 | | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
| 52 | + | |
This file was deleted.
Large diffs are not rendered by default.
0 commit comments