Commit 3b5fa6e
chore: update storybook to 9 (#8634)
* Starting point
* install state with parcel-bundler-storybook local
* renders v3 and s2
* fix lint, multiple copies of storybook, paths
* mostly fix the docs pages
* fix tests
* fix docs build
* turn on verdaccio
* preemptively fix verdaccio
* fix lint - largely undoable when everything moves back to the other repo
* Revert "fix docs build"
This reverts commit 225c07b.
* fix date range picker test locally
* fix icon rendering with context
* bump to latest release in effort to fix docs addon
* partial revert to get icons in buttons working again
* remove dead patch
* fix sb docs
* remove accidental story
* fix tailwind starter
* try fixing verdaccio
* fix docs example build
* fix version of plugin
* undo webpack plugin for vite app
* set a default path for storybook v3
* Revert "turn on verdaccio"
This reverts commit a420e84.
* chore: storybook 9 upgrade
* try fixing docs
* fix a11y addon
* fix searchwithin stories
* fix lint
* fix darkmode
* fix dark mode
* fix tailwind starter
* turn on verdaccio
* fix install
* fix starters some more
* attempt to fix docs issue
* fix new imports
* fix starters typescript same as the tailwind example
* fix types in chromatic
* fix docs rendering
* clarify some code
* remove debugging
* remove unneeded patches
* turn off verdaccio
---------
Co-authored-by: Daniel Lu <dl1644@gmail.com>1 parent 6073f1c commit 3b5fa6e
File tree
167 files changed
+473
-960
lines changed- .chromatic-fc
- custom-addons/chromatic
- .chromatic
- custom-addons/chromatic
- .circleci
- .storybook-s2
- custom-addons/provider
- .storybook
- custom-addons
- descriptions
- provider
- scrolling
- strictmode
- theme
- .yarn/patches
- packages
- @react-aria
- checkbox/stories
- dnd/stories
- interactions/stories
- slider/stories
- table/stories
- @react-spectrum
- actionbar/stories
- actiongroup/stories
- autocomplete/stories
- breadcrumbs/stories
- buttongroup/stories
- button/stories
- calendar/stories
- card/stories
- checkbox/stories
- color/stories
- combobox/stories
- datepicker
- chromatic
- stories
- dialog/stories
- dropzone/stories
- form/stories
- listbox/stories
- list/stories
- numberfield/stories
- picker/stories
- radio/stories
- s2
- chromatic
- stories
- searchfield/stories
- slider/stories
- steplist/stories
- table/stories
- tabs/stories
- tag/stories
- textfield/stories
- toast/stories
- tooltip/stories
- tree/stories
- @spectrum-icons/build-tools
- dev
- parcel-transformer-s2-icon
- parcel-transformer-storybook
- storybook-builder-parcel
- storybook-react-parcel
- react-aria-components/stories
- starters
- docs
- .storybook
- src
- stories
- tailwind
- .storybook
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
167 files changed
+473
-960
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| 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 | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| 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 | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
| |||
0 commit comments