Commit 3977859
authored
[housekeeping] Upgrade Storybook to v9 to resolve Vite compatibility (#638)
Upgrades Storybook to version 9 to resolve version conflicts between our build setup (Vite v5) and Storybook (Vite v4). Storybook’s migration tool was used to update stories, imports, and configuration.
* Upgraded and migrated
* Added prettier as a dev dependency
* Remove deprecated package
* Fix: error Do not import renderer package "@storybook/react" directly
* Ran prettier1 parent 58dddb9 commit 3977859
File tree
42 files changed
+4963
-14354
lines changed- .storybook
- src/components
- AutoComplete
- BigStat
- ButtonGroup
- Button
- CardHorizontal
- Checkbox
- CodeBlock
- ContextMenu
- DateDetails
- DatePicker
- FileUpload
- Flyout
- Grid
- Input
- Label
- Select
- common
- Switch
- Table
- Tabs
- VerticalStepper
- icons
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
42 files changed
+4963
-14354
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
26 | 15 | | |
27 | 16 | | |
28 | 17 | | |
29 | 18 | | |
30 | | - | |
31 | | - | |
32 | | - | |
| 19 | + | |
33 | 20 | | |
34 | 21 | | |
35 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| 86 | + | |
86 | 87 | | |
87 | 88 | | |
88 | 89 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments