Commit bbb49d6
authored
Brings Storybook to 9.x which has a lot of improvements we could be utilizing, but also one further for other upgrades. Also remove dead, unused Figma extension.
```
Storybook 9 improves performance, compatibility, and stability. Its key features include:
🔋 Storybook Test, a batteries-included testing tool in your Storybook
🧪 Component testing
♿️ Accessibility testing
🛡️ Test coverage
🪶 48% lighter bundle
⚛️ React Native for device and web
🏷️ Tags-based story organization
```
Also upgrades to the latest LTS Node and Yarn releases (I have a matching update for the RS after this is cut at 7.0)
Fixes js-yaml dependabots
* https://github.com/user-interviews/ui-design-system/security/dependabot/138
* https://github.com/user-interviews/ui-design-system/security/dependabot/139
* https://github.com/user-interviews/ui-design-system/security/dependabot/140
1 parent fcd74b6 commit bbb49d6
File tree
59 files changed
+692
-1089
lines changed- .storybook
- src
- Accordion
- Alert
- Avatar
- Button
- CardStack
- Card
- CheckboxButtonGroup
- CheckboxButton
- Container
- Drawer
- Dropdown
- EmptyState
- FlexContainer
- Flex
- FormControlLabel
- FormGroup
- Form
- Heading
- IconButton
- IconCell
- LoadingOverlay
- LoadingSkeleton
- Main
- Modal
- MoneyInput
- Pill
- Popover
- Popper
- ProfileCell
- RadioButtonGroup
- RadioButton
- RichTextEditor
- Select
- Steps
- Table
- Tabs
- Text
- Toast
- ToggleInput
- Tooltip
- stories/Spacing
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
59 files changed
+692
-1089
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
| 31 | + | |
33 | 32 | | |
34 | 33 | | |
35 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | | - | |
17 | | - | |
18 | | - | |
| 17 | + | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
26 | | - | |
| 27 | + | |
| 28 | + | |
27 | 29 | | |
28 | 30 | | |
29 | 31 | | |
30 | | - | |
| 32 | + | |
| 33 | + | |
31 | 34 | | |
32 | 35 | | |
33 | 36 | | |
34 | | - | |
| 37 | + | |
35 | 38 | | |
36 | 39 | | |
37 | 40 | | |
38 | 41 | | |
39 | 42 | | |
40 | 43 | | |
41 | 44 | | |
42 | | - | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
43 | 54 | | |
44 | 55 | | |
45 | 56 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments