Skip to content

Commit 7b6fc10

Browse files
authored
Release notes for S2 v0.4.0 (#7099)
1 parent 461b604 commit 7b6fc10

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

.storybook-s2/docs/Release Notes.mdx

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,35 @@ export default MDXLayout;
44

55
# Release Notes
66

7+
## v0.4.0
8+
9+
### New components
10+
11+
* [Accordion](?path=/docs/accordion--docs)
12+
* [Disclosure](?path=/docs/disclosure--docs)
13+
* [Card](?path=/docs/card--docs)
14+
* [CardView](?path=/docs/cardview--docs)
15+
* [SegmentedControl](?path=/docs/segmentedcontrol--docs)
16+
* [Table](?path=/docs/table--docs)
17+
18+
### Updates
19+
20+
* [ProgressBar](?path=/docs/progressbar--docs): Support side label, update edges to be rounded, and support custom widths
21+
* [ProgressCircle]((?path=/docs/progresscircle--docs)): Update edges to be rounded
22+
* [Badge](?path=/docs/badge--docs): Add subtle and outline fill variants
23+
* [Breadcrumbs](?path=/docs/breadcrumbs--docs): Add collapse behavior
24+
* [Button](?path=/docs/button--docs): Add support for pending state
25+
* Update Spectrum Tokens to v46
26+
27+
### Codemods
28+
29+
* Handle legacy Link API
30+
* Remove Section and Items imports if not used elsewhere in file
31+
* Support Badge
32+
* Support Well
33+
* Support icons
34+
* Fix links and install step
35+
736
## v0.3.0
837

938
<Release030Intro />

0 commit comments

Comments
 (0)