Skip to content

Commit 69b8f90

Browse files
chore(ui-icons, icon): changeset
1 parent a325988 commit 69b8f90

File tree

2 files changed

+95
-0
lines changed

2 files changed

+95
-0
lines changed

.changeset/tiny-candles-win.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@spectrum-css/icon": minor
3+
---
4+
5+
Updates the icon component to use size tokens for newly added ui icons.

.changeset/upset-roses-live.md

Lines changed: 90 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,90 @@
1+
---
2+
"@spectrum-css/ui-icons": minor
3+
---
4+
5+
Makes updates to the initial S2 icons update to include some additional icons with names as follows:
6+
7+
| Icon name |
8+
| ----------------- |
9+
| Add50 |
10+
| Add75 |
11+
| Add100 |
12+
| Add200 |
13+
| Add300 |
14+
| DragHandle75 |
15+
| DragHandle100 |
16+
| DragHandle200 |
17+
| DragHandle300 |
18+
| Gripper100 |
19+
| LinkOut100 |
20+
| LinkOut200 |
21+
| LinkOut300 |
22+
| LinkOut400 |
23+
24+
Such that the full set of changes for Spectrum 2 is as follows:
25+
26+
| Icon name | Migration notes |
27+
| ----------------- | --------------- |
28+
| Add50 | **New** |
29+
| Add75 | **New** |
30+
| Add100 | **New** |
31+
| Add200 | **New** |
32+
| Add300 | **New** |
33+
| Arrow75 | Deprecated |
34+
| Arrow100 | - |
35+
| Arrow200 | Deprecated |
36+
| Arrow300 | Deprecated |
37+
| Arrow400 | - |
38+
| Arrow500 | Deprecated |
39+
| Arrow600 | Deprecated |
40+
| Asterisk75 | Deprecated |
41+
| Asterisk100 | - |
42+
| Asterisk200 | - |
43+
| Asterisk300 | - |
44+
| Checkmark50 | - |
45+
| Checkmark75 | - |
46+
| Checkmark100 | - |
47+
| Checkmark200 | - |
48+
| Checkmark300 | - |
49+
| Checkmark400 | - |
50+
| Checkmark500 | Deprecated |
51+
| Checkmark600 | Deprecated |
52+
| Chevron50 | - |
53+
| Chevron75 | - |
54+
| Chevron100 | - |
55+
| Chevron200 | - |
56+
| Chevron300 | - |
57+
| Chevron400 | - |
58+
| Chevron500 | Deprecated |
59+
| Chevron600 | Deprecated |
60+
| CornerTriangle75 | - |
61+
| CornerTriangle100 | - |
62+
| CornerTriangle200 | - |
63+
| CornerTriangle300 | - |
64+
| Cross75 | - |
65+
| Cross100 | - |
66+
| Cross200 | - |
67+
| Cross300 | - |
68+
| Cross400 | - |
69+
| Cross500 | - |
70+
| Cross600 | - |
71+
| Dash50 | - |
72+
| Dash75 | - |
73+
| Dash100 | - |
74+
| Dash200 | - |
75+
| Dash300 | - |
76+
| Dash400 | Deprecated |
77+
| Dash500 | Deprecated |
78+
| Dash600 | Deprecated |
79+
| DragHandle75 | **New** |
80+
| DragHandle100 | **New** |
81+
| DragHandle200 | **New** |
82+
| DragHandle300 | **New** |
83+
| Gripper100 | **New** |
84+
| SingleGripper | Deprecated |
85+
| DoubleGripper | Deprecated |
86+
| TripleGripper | Deprecated |
87+
| LinkOut100 | **New** |
88+
| LinkOut200 | **New** |
89+
| LinkOut300 | **New** |
90+
| LinkOut400 | **New** |

0 commit comments

Comments
 (0)