Skip to content

Commit 7f32c1f

Browse files
committed
Merge branch 'beta' into sal/SPARK-83
2 parents 9fd519e + 92cd983 commit 7f32c1f

File tree

1,044 files changed

+7300
-7134
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,044 files changed

+7300
-7134
lines changed

.changeset/itchy-tomatoes-grin.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@stackoverflow/stacks": patch
3+
---
4+
5+
patch(badges): Add star icon for new user badges

.changeset/pre.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
"beige-boats-taste",
1313
"beige-cycles-spend",
1414
"blue-regions-give",
15+
"bold-tables-hug",
1516
"clever-carrots-lie",
1617
"cold-kids-matter",
1718
"cold-months-mix",
@@ -76,6 +77,7 @@
7677
"thirty-planes-beg",
7778
"three-humans-search",
7879
"true-guests-drive",
80+
"violet-keys-burn",
7981
"violet-pears-draw",
8082
"witty-hats-drop",
8183
"witty-wolves-wash",

.changeset/shaggy-rings-agree.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
"@stackoverflow/stacks": minor
3+
"@stackoverflow/stacks-svelte": minor
4+
---
5+
6+
update label component to new SHINE specs

.changeset/silent-friends-think.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
"@stackoverflow/stacks": patch
3+
"@stackoverflow/stacks-svelte": patch
4+
---
5+
6+
Replace all static size variables (`--su-static*`) with dynamic ones (`--su*`)

.changeset/ten-sheep-call.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@stackoverflow/stacks": patch
3+
---
4+
5+
patch(navigation): Update vertical nav text color

MIGRATION_GUIDE.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,10 @@
7272
- `s-input__xl` removed
7373
- **Nested inputs** html will require slight tweaking on consumers' side
7474

75+
#### Labels
76+
- `s-label__md`, `s-label__xl` removed
77+
- `s-label--status`, `s-label--status__required`, `s-label--status__new`, `s-label--status__beta` removed. Use the new `s-badge` states instead.
78+
7579
#### Loader
7680
- `Spinner` component replaced with new `Loader` component
7781
- `xs` and `xl` sized have been removed, leaving only the default, `sm`, and `lg` sizes

0 commit comments

Comments
 (0)