5267 Commits

Author SHA1 Message Date
Michael Shilman
8d1e54555e Merge branch 'future/add-renderers' into future/renderer-presets 2022-04-21 08:40:50 +08:00
Michael Shilman
2d4bcbe0cb Merge branch 'future/remove-start-build-storybook' into future/add-renderers 2022-04-21 08:39:18 +08:00
Michael Shilman
379a42daa5 Update preset.ts 2022-04-20 01:20:04 +08:00
Michael Shilman
05e7f5679a Make renderers presets 2022-04-20 00:52:31 +08:00
Michael Shilman
fbd9c9faec Merge branch 'future/sb-start-build' into future/remove-start-build-storybook 2022-04-18 11:54:49 +08:00
Michael Shilman
a942cb921c Update git head to 6.5.0-alpha.64, update yarn.lock 2022-04-18 10:28:41 +08:00
Michael Shilman
7417a230d6 v6.5.0-alpha.64 2022-04-18 10:25:22 +08:00
Ian VanSchooten
d19fdec25d Fix React 18 react-dom/client dynamic import 2022-04-17 21:17:33 -04:00
Michael Shilman
6415d8ec47
Merge pull request #17939 from storybookjs/fix-17914-svelte-babel-v7-mode
Svelte: Fix webpack5/babelModeV7
2022-04-18 03:12:36 +08:00
Michael Shilman
af72d6e8b6 Fix react-dom/client hack for renderer 2022-04-17 17:18:56 +08:00
Michael Shilman
76c1925c15 Web components renderer 2022-04-16 15:39:05 +08:00
Michael Shilman
83d13b2c92 Vue3 renderer 2022-04-16 15:38:25 +08:00
Michael Shilman
cf12b7867e Vue renderer 2022-04-16 15:37:53 +08:00
Michael Shilman
c9997c4df3 Svelte renderer 2022-04-16 15:37:20 +08:00
Michael Shilman
5214ba5d2d Server renderer 2022-04-16 15:36:32 +08:00
Michael Shilman
41ae963589 React renderer 2022-04-16 15:35:56 +08:00
Michael Shilman
fe8c942f40 Preact renderer 2022-04-16 15:34:36 +08:00
Michael Shilman
3ad6be9431 HTML renderer 2022-04-16 15:31:35 +08:00
Michael Shilman
ea10896c41 Merge branch 'future/sb-start-build' into future/remove-start-build-storybook 2022-04-14 17:24:48 +08:00
Michael Shilman
26e7c4e6a3 Merge branch 'next' into index-stories-imports 2022-04-14 17:21:52 +08:00
Michael Shilman
064e98d1a3 Update git head to 6.5.0-alpha.63, update yarn.lock 2022-04-14 16:55:32 +08:00
Michael Shilman
416f87dc71 v6.5.0-alpha.63 2022-04-14 16:51:45 +08:00
Michael Shilman
0811b49da3 Merge branch 'future/sb-start-build' into future/remove-start-build-storybook 2022-04-13 19:42:33 +08:00
Valentin Palkovič
b66d0191f0 fix: Support react-dom/client dom hack on Windows machines 2022-04-13 10:19:56 +02:00
Michael Shilman
53242b5ac2 Fix standalone mode 2022-04-13 10:24:03 +08:00
Michael Shilman
6d8f993dfb Update git head to 6.5.0-alpha.62, update yarn.lock 2022-04-13 09:29:10 +08:00
Michael Shilman
e602507837 v6.5.0-alpha.62 2022-04-13 09:13:48 +08:00
Valentin Palkovič
1d594ddc82 Fix webpack 5 with babelModeV7 in svelte environment 2022-04-12 09:51:53 +02:00
Michael Shilman
dd15eebc2c Fix standalone tests 2022-04-12 14:40:03 +08:00
Michael Shilman
8b434babcf Merge branch 'future/sb-start-build' into future/remove-start-build-storybook 2022-04-12 13:58:42 +08:00
Michael Shilman
552f74c9d1 Update git head to 6.5.0-alpha.61, update yarn.lock 2022-04-12 00:17:59 +08:00
Michael Shilman
ed6c89be97 v6.5.0-alpha.61 2022-04-12 00:14:06 +08:00
Michael Shilman
8ac7075617 Merge branch 'future/sb-start-build' into future/remove-start-build-storybook 2022-04-10 07:24:25 +08:00
Michael Shilman
eb30df9565 Update git head to 6.5.0-alpha.60, update yarn.lock 2022-04-09 02:33:59 +08:00
Michael Shilman
b45a2371f8 v6.5.0-alpha.60 2022-04-09 02:30:24 +08:00
Michael Shilman
9e7af63bac Remove @storybook/core, framework options 2022-04-09 01:32:43 +08:00
Michael Shilman
330608ee99 Remove demo components 2022-04-09 00:52:58 +08:00
Ian VanSchooten
d8b78ed31d Bump min vue-loader dependency version 2022-04-07 08:38:31 -04:00
Michael Shilman
1a57704cbd Update git head to 6.5.0-alpha.59, update yarn.lock 2022-04-07 17:09:50 +08:00
Michael Shilman
5c572a448c v6.5.0-alpha.59 2022-04-07 17:06:08 +08:00
Norbert de Langen
bf47ce5e2c
Merge branch 'next' into emotion11
# Conflicts:
#	addons/storyshots/storyshots-core/package.json
#	examples/official-storybook/package.json
#	lib/cli/src/versions.ts
#	yarn.lock
2022-04-07 08:38:55 +02:00
Michael Shilman
69d15b89af Update git head to 6.5.0-alpha.58, update yarn.lock 2022-04-07 11:37:25 +08:00
Michael Shilman
bf25496b2d v6.5.0-alpha.58 2022-04-07 11:33:16 +08:00
Michael Shilman
06cdf8c61b
Merge pull request #17215 from valentinpalkovic/render-react-components-with-new-root-api
React: Add support for react18's new root API
2022-04-07 10:49:39 +08:00
Valentin Palkovič
0f118a38dd Support react experimental versions 2022-04-06 20:54:01 +02:00
Michael Shilman
5698bd5bbb
Merge pull request #17875 from storybookjs/core-client
Core: Avoid framework imports from core/client
2022-04-06 23:52:40 +08:00
Valentin Palkovič
b907b9e814 Fix corrupted webpack configuration 2022-04-06 13:54:34 +02:00
Michael Shilman
d567ee26f0 Remove start-storybook/build-storybook from frameworks 2022-04-06 16:43:29 +08:00
Norbert de Langen
9a8ebd5e65
cleanup 2022-04-06 08:52:33 +02:00
Norbert de Langen
4ab777e651
Merge branch 'next' into ndelangen/temp-alternative-solution-react-dom 2022-04-06 08:47:25 +02:00