Skip to content

Commit 861171a

Browse files
committed
reducing S2 release notes to a paragraph
1 parent 157caa0 commit 861171a

File tree

1 file changed

+1
-16
lines changed

1 file changed

+1
-16
lines changed

.storybook-s2/docs/Release Notes.mdx

Lines changed: 1 addition & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -14,22 +14,7 @@ We've...
1414

1515
### Updates
1616

17-
* [Button](?path=/docs/button--docs) - feat: add gradient variants to Button - [@jluyau](https://github.com/jluyau) - [PR](https://github.com/adobe/react-spectrum/pull/7514)
18-
* Update gradient buttons so that outline and fill are the same - [@LFDanLu](https://github.com/LFDanLu) - [PR](https://github.com/adobe/react-spectrum/pull/7575)
19-
* Make gradient buttons have an animated transition - [@devongovett](https://github.com/devongovett) - [PR](https://github.com/adobe/react-spectrum/pull/7585)
20-
* [CheckboxGroup](?path=/docs/checkboxgroup--docs) - fix(S2): clear isRequired context for CheckboxGroup in Form - [@reidbarber](https://github.com/reidbarber) - [PR](https://github.com/adobe/react-spectrum/pull/7522)
21-
* [InlineAlert](?path=/docs/inlinealert--docs) - * fix: Remove maxWidth from InlineAlert - [@devongovett](https://github.com/devongovett) - [PR](https://github.com/adobe/react-spectrum/pull/7533)
22-
* [Menu](?path=/docs/menu--docs) - fix: Display checkmark on selected menu items that are links - [@devongovett](https://github.com/devongovett) - [PR](https://github.com/adobe/react-spectrum/pull/7532)
23-
* feat: S2 Menu design updates - [@devongovett](https://github.com/devongovett) - [PR](https://github.com/adobe/react-spectrum/pull/7580)
24-
* [Tabs](?path=/docs/tabs--docs) - feat: Tabs collapse behaviour - [@snowystinger](https://github.com/snowystinger) - [PR](https://github.com/adobe/react-spectrum/pull/7202)
25-
* [Tabs](?path=/docs/tabs--docs) - fix: Tabs infinite loop - [@snowystinger](https://github.com/snowystinger) - [PR](https://github.com/adobe/react-spectrum/pull/7487)
26-
* [Tabs](?path=/docs/tabs--docs) - fix: Tabs `isIconOnly` and icon display - [@snowystinger](https://github.com/snowystinger) - [PR](https://github.com/adobe/react-spectrum/pull/7463)
27-
* [Menu](?path=/docs/menu--docs) - fix: S2 menu press scaling - [@devongovett](https://github.com/devongovett) - [PR](https://github.com/adobe/react-spectrum/pull/7492)
28-
- Misc
29-
* [ContextualHelp](?path=/docs/contextualhelp--docs) - fix(S2): ContextualHelp in Field wrapping to new line - [@reidbarber](https://github.com/reidbarber) - [PR](https://github.com/adobe/react-spectrum/pull/7491)
30-
* [Style Macro](?path=/docs/style-macro--docs) - chore: throw when macros are called not as a macro - [@snowystinger](https://github.com/snowystinger) - [PR](https://github.com/adobe/react-spectrum/pull/7441)
31-
* All - feat: Add staticColor="auto" variant - [@devongovett](https://github.com/devongovett) - [PR](https://github.com/adobe/react-spectrum/pull/7464)
32-
* CloseButton - fix: Improve high contrast mode in CloseButton - [@devongovett](https://github.com/devongovett) - [PR](https://github.com/adobe/react-spectrum/pull/7592)
17+
We've added two gradients to [Button](?path=/docs/button--docs) via `variants` with the values `genai` and `premium`. A few improvements include [InlineAlert's](?path=/docs/inlinealert--docs) maxWith being removing, fixing [CheckboxGroup](?path=/docs/checkboxgroup--docs) `isRequired` within a Form, [Menu](?path=/docs/menu--docs) design updates, and adding the prop `isIconOnly` to [Tabs](?path=/docs/tabs--docs).
3318

3419
### Codemods
3520

0 commit comments

Comments
 (0)