Skip to content

Commit 9fd519e

Browse files
authored
Merge branch 'beta' into sal/SPARK-83
2 parents 402a91d + 83464cd commit 9fd519e

File tree

506 files changed

+2887
-4474
lines changed

Some content is hidden

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

506 files changed

+2887
-4474
lines changed

.changeset/violet-keys-burn.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 Post Summary to SHINE styles

MIGRATION_GUIDE.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,9 @@ The menu component has been updated to use new class names and structure. The fo
137137
#### Pagination
138138
- The next and previous button now uses an `ArrowRight` and `ArrowLeft` icon instead of text. To apply the new styling, use the class `.s-pagination--item__nav`. Since these buttons use icons to represent their behavior, make sure to include descriptive text for screen readers.
139139

140+
#### Post Summary
141+
The Post Summary component has changed dramatically. Please refer to the docs for complete guidance.
142+
140143
#### Popover
141144
- The new popovers no longer include an arrow element. The `s-popover--arrow` css class has been removed, and any markup using it (e.g. `<div class="s-popover--arrow"></div>`) should be deleted from the codebases as part of the migration.
142145

0 commit comments

Comments
 (0)