Michael Shilman
|
4f24d51dd5
|
Update git head to 7.0.0-beta.11, update yarn.lock [ci skip]
|
2022-12-16 22:34:26 +08:00 |
|
Michael Shilman
|
f488007ad9
|
v7.0.0-beta.11
|
2022-12-16 22:28:31 +08:00 |
|
Ian VanSchooten
|
1147d8077d
|
Merge remote-tracking branch 'origin/next' into vite/peer-dep
# Conflicts:
# code/frameworks/sveltekit/package.json
# code/yarn.lock
|
2022-12-16 07:52:44 -05:00 |
|
Ian VanSchooten
|
dd7fead197
|
Remove @storybook/addon-svelte-csf
|
2022-12-16 07:18:51 -05:00 |
|
Norbert de Langen
|
a9a72de6ba
|
Merge branch 'next' into vite/peer-dep
|
2022-12-16 08:46:07 +01:00 |
|
Norbert de Langen
|
d5c1462599
|
Merge branch 'tech/allow-vite-4' into vite/peer-dep
|
2022-12-16 08:43:04 +01:00 |
|
Norbert de Langen
|
66d8509a67
|
Merge branch 'next' into tech/allow-vite-4
|
2022-12-16 08:38:14 +01:00 |
|
Michael Shilman
|
157b723a67
|
Update git head to 7.0.0-beta.10, update yarn.lock [ci skip]
|
2022-12-16 15:27:58 +08:00 |
|
Michael Shilman
|
e0ac327744
|
v7.0.0-beta.10
|
2022-12-16 15:23:14 +08:00 |
|
Ian VanSchooten
|
5443b4b3de
|
Merge remote-tracking branch 'origin/next' into vite/peer-dep
# Conflicts:
# code/frameworks/react-vite/package.json
# code/frameworks/svelte-vite/package.json
# code/frameworks/vue3-vite/package.json
# code/yarn.lock
|
2022-12-15 21:08:34 -05:00 |
|
Norbert de Langen
|
f4e04dbe23
|
make the version range of vite also allow for vite 4
|
2022-12-15 19:54:18 +01:00 |
|
Michael Shilman
|
849ebe4f95
|
Update git head to 7.0.0-beta.9, update yarn.lock [ci skip]
|
2022-12-16 00:22:01 +08:00 |
|
Michael Shilman
|
c466d4f77c
|
v7.0.0-beta.9
|
2022-12-16 00:15:33 +08:00 |
|
Ian VanSchooten
|
4deabb1f76
|
Vite: make vite a peer dependency, update plugins
|
2022-12-14 18:03:09 -05:00 |
|
Norbert de Langen
|
d7fb0c316f
|
Merge branch 'next' into norbert/sb-1063-vite-in-dev-mode-with-storystorev6
|
2022-12-14 22:56:01 +01:00 |
|
Michael Shilman
|
dadc3471a0
|
Update git head to 7.0.0-beta.8, update yarn.lock [ci skip]
|
2022-12-14 23:46:54 +08:00 |
|
Michael Shilman
|
5340574d89
|
v7.0.0-beta.8
|
2022-12-14 23:40:38 +08:00 |
|
Ian VanSchooten
|
63bb8bd2e2
|
Merge remote-tracking branch 'origin/next' into mdx-jsx-options
|
2022-12-14 09:20:04 -05:00 |
|
Ian VanSchooten
|
2bdbe1065b
|
Support jsxOptions in vite
|
2022-12-14 09:19:53 -05:00 |
|
Michael Shilman
|
66a5072c8f
|
Update git head to 7.0.0-beta.7, update yarn.lock [ci skip]
|
2022-12-14 22:09:39 +08:00 |
|
Michael Shilman
|
e16a8c685e
|
v7.0.0-beta.7
|
2022-12-14 22:01:47 +08:00 |
|
Michael Shilman
|
3ad0e661de
|
Merge pull request #20261 from storybookjs/shilman/webpack-mdx2-without-babel-loader
Addon-docs: Upgrade mdx2-csf and use its JSX handling
|
2022-12-14 20:26:50 +08:00 |
|
Michael Shilman
|
ed10c5e0a8
|
Merge pull request #20241 from storybookjs/vite/mdx-2-without-plugin
Vite: Use mdx2 babel pre-processing
|
2022-12-14 20:26:32 +08:00 |
|
Michael Shilman
|
5ccda7a16c
|
Update mdx2-csf version to next
|
2022-12-14 20:25:15 +08:00 |
|
Michael Shilman
|
f4f79893b2
|
Merge pull request #20243 from storybookjs/20242-handle-bail-better
Vite: Make the bail function work if the server fails to start
|
2022-12-14 20:16:03 +08:00 |
|
Norbert de Langen
|
ea6054f74d
|
Merge pull request #20232 from storybookjs/fix/20138
Core: Fix config.base relative paths
|
2022-12-14 08:59:42 +01:00 |
|
Ian VanSchooten
|
72f8565068
|
Add optional TypeScript peer dependency
|
2022-12-13 21:08:36 -05:00 |
|
Tom Coleman
|
cd3f944987
|
Make vite's bail function actually work
|
2022-12-14 12:42:59 +11:00 |
|
Ian VanSchooten
|
030f9d00ed
|
Vite: Use mdx2 babel pre-processing
|
2022-12-13 19:59:14 -05:00 |
|
Norbert de Langen
|
a033d29a3c
|
Merge branch 'next' into norbert/sb-1063-vite-in-dev-mode-with-storystorev6
|
2022-12-13 19:19:57 +01:00 |
|
Norbert de Langen
|
989f6afe8a
|
change to begin url with ./
|
2022-12-13 18:14:46 +01: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
|
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
|
2022-12-14 00:10:09 +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
|
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
|
2022-12-13 23:21:27 +08:00 |
|
Norbert de Langen
|
775f3ae542
|
ensure exports using singleton always reference the global
|
2022-12-13 12:18:34 +01:00 |
|
Jeppe Reinhold
|
d273f66d4c
|
Merge branch 'next' into jeppe/fix-new-sveltekit
|
2022-12-13 11:11:32 +01:00 |
|
Norbert de Langen
|
fe9b5d6cee
|
Merge branch 'next' into norbert/sb-1063-vite-in-dev-mode-with-storystorev6
|
2022-12-13 09:14:33 +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 |
|
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
|
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
|
2022-12-13 09:34:00 +08:00 |
|
Norbert de Langen
|
c1a62a24f6
|
fix
|
2022-12-12 15:18:48 +01:00 |
|
Norbert de Langen
|
0761c15017
|
fix
|
2022-12-12 14:54:34 +01:00 |
|