46018 Commits

Author SHA1 Message Date
jonniebigodes
df17553de0 Adds Docs 2 documentation 2022-12-13 18:22:21 +00:00
Norbert de Langen
8063a0ed6f
Merge pull request #20207 from storybookjs/norbert/sb-1063-vite-in-dev-mode-with-storystorev6-cleaned
Fix: vite devmode with storyStoreV6 by ensuring singleton via global
2022-12-13 17:41:46 +01:00
Michael Shilman
2a1f0742dd 7.0.0-beta.6 next.json version file [skip ci] 2022-12-14 00:20:58 +08:00
Michael Shilman
1486c8821f Update git head to 7.0.0-beta.6, update yarn.lock [ci skip] 2022-12-14 00:15:33 +08:00
Michael Shilman
edcda9c064 v7.0.0-beta.6 v7.0.0-beta.6 2022-12-14 00:10:09 +08:00
Michael Shilman
8e87b4f2bd Update root, peer deps, version.ts/json to 7.0.0-beta.6 [ci skip] 2022-12-14 00:07:37 +08:00
Michael Shilman
1ad15e7b2c 7.0.0-beta.6 changelog 2022-12-14 00:07:29 +08:00
Norbert de Langen
70f53daa53
Merge pull request #20216 from storybookjs/vite/force-3
Vite: Use Vite 3 (temporarily)
2022-12-13 17:05:45 +01:00
Michael Shilman
ab83d3f04b 7.0.0-beta.5 next.json version file [skip ci] 2022-12-13 23:32:28 +08:00
Michael Shilman
d5a7a65e90 Update git head to 7.0.0-beta.5, update yarn.lock [ci skip] 2022-12-13 23:27:30 +08:00
Michael Shilman
8a44bd6080 v7.0.0-beta.5 v7.0.0-beta.5 2022-12-13 23:21:27 +08:00
Michael Shilman
e7616c871a Update root, peer deps, version.ts/json to 7.0.0-beta.5 [ci skip] 2022-12-13 23:16:05 +08:00
Michael Shilman
c928900fa0 7.0.0-beta.5 changelog 2022-12-13 23:15:51 +08:00
Michael Shilman
3db1a9db1d
Merge pull request #20223 from storybookjs/fix/split-sb-scripts-automigration
CLI: split sb-scripts into two different migrations
2022-12-13 23:05:52 +08:00
Michael Shilman
1c4a4b90dc
Merge pull request #20229 from storybookjs/jeppe/sveltekit-docs
SvelteKit: README
2022-12-13 23:05:19 +08:00
Jeppe Reinhold
9075816796
Merge branch 'next' into jeppe/sveltekit-docs 2022-12-13 16:02:08 +01:00
Jeppe Reinhold
cc3244af19 Merge branch 'jeppe/sveltekit-docs' of github.com:storybookjs/storybook into jeppe/sveltekit-docs 2022-12-13 16:01:44 +01:00
Jeppe Reinhold
c8486fa795 remove framework options 2022-12-13 16:01:36 +01:00
Jeppe Reinhold
318d3e78c7
Update code/frameworks/sveltekit/README.md
Co-authored-by: Shaun Evening <shaun@chromatic.com>
2022-12-13 16:00:51 +01:00
Jeppe Reinhold
36d22f4fce typo 2022-12-13 15:38:01 +01:00
Jeppe Reinhold
3e4468b487 improve readme 2022-12-13 15:32:46 +01:00
Jeppe Reinhold
cee5b0f745
Merge pull request #20194 from storybookjs/jeppe/fix-new-sveltekit
Vite: Support async Vite plugins
2022-12-13 14:18:39 +01:00
Norbert de Langen
efe6af726b
make tests pass 2022-12-13 13:01:05 +01:00
Valentin Palkovic
a1fc7e3aaf
Merge pull request #20206 from storybookjs/valentin/add-react-peer-dep-warning
CLI: Add React peer dep runtime check
2022-12-13 12:58:02 +01:00
Valentin Palkovic
6224172743
Update code/lib/cli/src/ensure-react-peer-deps.ts
Co-authored-by: Michael Shilman <shilman@users.noreply.github.com>
2022-12-13 12:23:10 +01:00
Jeppe Reinhold
4c2c50fcfb Merge branch 'jeppe/fix-new-sveltekit' of github.com:storybookjs/storybook into jeppe/fix-new-sveltekit 2022-12-13 12:21:42 +01:00
Jeppe Reinhold
d77a6ef178 fix sveltekit generator without templates 2022-12-13 12:21:25 +01:00
Norbert de Langen
775f3ae542
ensure exports using singleton always reference the global 2022-12-13 12:18:34 +01:00
Yann Braga
c7d5c02865 CLI: split sb-scripts into two different migrations
- One that takes care of sb binaries
- Another that takes care of sb scripts
2022-12-13 11:23:23 +01:00
Jeppe Reinhold
d273f66d4c
Merge branch 'next' into jeppe/fix-new-sveltekit 2022-12-13 11:11:32 +01:00
Jeppe Reinhold
79282aaece remove Button stories from sveltekit 2022-12-13 11:10:43 +01:00
Tom Coleman
aa747ea1a9
Merge pull request #20144 from storybookjs/tom/sb-1064-dont-send-init-events-if-opt-ing-out
Telemetry: Don't send boot event when cliOptions.disableTelemetry is passed
2022-12-13 20:28:08 +11:00
Norbert de Langen
a735bb98d6
Merge pull request #20199 from codeisforme/fix/upgrade-deps
upgrade vitejs and esbuild
2022-12-13 09:32:15 +01:00
Valentin Palkovic
0eafd67ffa Edit peer deps react error message 2022-12-13 09:13:48 +01:00
Valentin Palkovic
a32abfd94e Add React Peer dep warning 2022-12-13 09:13:48 +01:00
Ian VanSchooten
e335745f7d Revert "Revert "Do not add react plugin into non-react projects""
This reverts commit 4b179ad73f8b49232a0aac4383ff8607dbd1d956.
2022-12-13 01:10:44 -05:00
Ian VanSchooten
fd263f8275 Prevent fast-refresh on mdx files 2022-12-13 01:08:55 -05:00
Ian VanSchooten
4b179ad73f Revert "Do not add react plugin into non-react projects"
This reverts commit c0ebe64b870b18a65330318a6f1c687540473174.
2022-12-13 00:19:37 -05:00
Tom Coleman
615703c284 Merge remote-tracking branch 'origin/next' into tom/sb-1064-dont-send-init-events-if-opt-ing-out 2022-12-13 15:42:28 +11:00
Ian VanSchooten
128ae3ae54 Re-enable react-mdx stories 2022-12-12 23:40:34 -05:00
Ian VanSchooten
eb6dd037a1 Use plugin-react dependency, instead of from config 2022-12-12 23:40:19 -05:00
Ian VanSchooten
c0ebe64b87 Do not add react plugin into non-react projects 2022-12-12 23:39:45 -05:00
Ian VanSchooten
13d589afc5 Vite: Use Vite 3 (temporarily) 2022-12-12 23:39:20 -05:00
Michael Shilman
84dfd4fb1e 7.0.0-beta.4 next.json version file [skip ci] 2022-12-13 09:47:28 +08:00
Michael Shilman
fa999299a9 Update git head to 7.0.0-beta.4, update yarn.lock [ci skip] 2022-12-13 09:39:35 +08:00
Michael Shilman
4d869ed6f7 v7.0.0-beta.4 v7.0.0-beta.4 2022-12-13 09:34:00 +08:00
Michael Shilman
f16c549891 Update root, peer deps, version.ts/json to 7.0.0-beta.4 [ci skip] 2022-12-13 09:31:42 +08:00
Michael Shilman
55bf8ff42f 7.0.0-beta.4 changelog 2022-12-13 09:30:22 +08:00
James LiVolsi
cbdacc447e Merge branch 'next' of github.com:storybookjs/storybook into fix/upgrade-deps
Pull latest next
2022-12-12 19:29:14 -06:00
Tom Coleman
bd55e2b481 Fix test failure 2022-12-13 11:35:35 +11:00