821 Commits

Author SHA1 Message Date
Michael Shilman
48d1bcee21 Merge branch 'next' into shilman/add-web-components-vite-framework-and-template 2022-10-10 12:50:32 +08:00
Michael Shilman
72013bac73 Fix deepscan 2022-10-10 12:49:06 +08:00
Michael Shilman
8a2b518a05 Web-components args update bug 2022-10-10 12:16:51 +08:00
Michael Shilman
93564baa7f Fix vue3 header 2022-10-10 11:25:58 +08:00
Michael Shilman
e90bb7a809 Web-components: Fix Pre to render into light DOM 2022-10-10 11:23:26 +08:00
Tom Coleman
e5e43a872d Let's move that await to the store 2022-10-10 13:30:45 +11:00
Tom Coleman
ca03e353e5 Try waiting on the init promise 2022-10-10 13:27:24 +11:00
Michael Shilman
d31a3a99cc Fix vue3-mdx stories 2022-10-10 10:00:39 +08:00
Tom Coleman
10ec6d72e6 Merge remote-tracking branch 'origin/next' into tom/sb-628-properly-document-maintenance-scripts 2022-10-10 11:02:50 +11:00
Michael Shilman
ad13646c82 Run svelte/ts and web-components/* in CI 2022-10-09 19:50:15 +08:00
Michael Shilman
015fa16ef0 Merge branch 'next' into shilman/add-web-components-vite-framework-and-template 2022-10-09 18:49:25 +08:00
Jeppe Reinhold
cfb227f651 start builders in sequence instead of parallel 2022-10-08 23:14:25 +02:00
Michael Shilman
1eea30cb79 Fix typo 2022-10-08 10:40:12 +08:00
Norbert de Langen
662e2510da
escape the url of the addon file for the browser 2022-10-07 13:33:01 +02:00
Norbert de Langen
af985b7881
Merge branch 'norbert/sb-717-migrate-stories-and-delete-html-kitchen' into norbert/sb-565-javascript 2022-10-07 11:49:38 +02:00
Norbert de Langen
1ae1e730cb
Merge branch 'next' into norbert/sb-717-migrate-stories-and-delete-html-kitchen 2022-10-07 11:40:04 +02:00
Norbert de Langen
d1c990cdc9
move code for setting builderOptions unto webpack5 builder to the other webpack config partial 2022-10-07 09:50:32 +02:00
Ian VanSchooten
2c0505ee9a Vite: Move default cache dir to node_modules/.cache 2022-10-06 22:37:06 -04:00
Michael Shilman
d33d3fba39 Temporarily disable svelte-vite/TS from CI 2022-10-07 07:19:55 +08:00
Norbert de Langen
51f6523028
add template 2022-10-06 15:43:06 +02:00
danielamram
39df105092 fix: update merge 2022-10-06 15:45:55 +03:00
danielamram
73d9b388d6 fix: update to next branch 2022-10-06 15:41:29 +03:00
danielamram
5f31096c36 Merge branch 'next' of https://github.com/danielamram/storybook into replace-storybook-semver 2022-10-06 15:38:49 +03:00
Michael Shilman
2d5e2cfe86 Merge branch 'next' into shilman/add-web-components-vite-framework-and-template 2022-10-06 20:32:42 +08:00
Norbert de Langen
ca7dd1dc32
fix 2022-10-06 13:21:57 +02:00
Norbert de Langen
640301f563
fix 2022-10-06 13:00:34 +02:00
Norbert de Langen
fc1c4cc18d
fix 2022-10-06 12:56:00 +02:00
Norbert de Langen
d01e3628e1
add a test for the path conversion code 2022-10-06 12:50:11 +02:00
Michael Shilman
a2cdd73b48
Merge pull request #19023 from storybookjs/update-colors
UI: Update colors for 7.0
2022-10-06 18:09:16 +08:00
Norbert de Langen
fc38e731eb
flatten the files esbuild outputs, to make loading addons in the manager more robust 2022-10-06 11:38:41 +02:00
Tom Coleman
6e7b08da8a Get rid of references to bootstrap 2022-10-06 14:26:58 +11:00
Michael Shilman
1c968fc738 Update snapshots / tests for new color scheme 2022-10-06 11:12:46 +08:00
Jeppe Reinhold
bc155f0878 reenable svelte-vite/default-ts template 2022-10-06 00:29:26 +02:00
merceyz
e0a6b4097e fix(cli): don't use npx in scripts 2022-10-05 21:43:55 +02:00
Norbert de Langen
01064b7b4b
Merge pull request #19270 from storybookjs/install-scripts-bootstrap
Build: Add installScripts step in bootstrap command
2022-10-05 21:12:53 +03:00
Michael Shilman
6db971cb28 Merge branch 'next' into update-colors 2022-10-06 00:32:26 +08:00
Michael Shilman
d5bc809ae3 Update git head to 7.0.0-alpha.35, update yarn.lock [ci skip] 2022-10-06 00:24:15 +08:00
Michael Shilman
d8972df8c6 v7.0.0-alpha.35 2022-10-06 00:18:55 +08:00
Michael Shilman
dcfaa38873 Update root, peer deps, version.ts/json to 7.0.0-alpha.35 [ci skip] 2022-10-06 00:15:15 +08:00
Norbert de Langen
9d2abf79d0
Merge branch 'next' into install-scripts-bootstrap 2022-10-05 16:16:02 +02:00
Norbert de Langen
d0f386014f
Merge pull request #19342 from storybookjs/norbert/sb-525-webpack5react17js
add react17 + webpack5 template
2022-10-05 16:37:40 +03:00
Norbert de Langen
27e28625f0
Merge pull request #19272 from storybookjs/testing-react-exclude-core
CLI: Exclude @storybook/testing-react from outdated check
2022-10-05 16:26:45 +03:00
Norbert de Langen
d81841980e
ignore 2022-10-05 14:07:02 +02:00
Norbert de Langen
dfd0c6085e
fix tests 2022-10-05 13:43:14 +02:00
Jeppe Reinhold
be55529cd0 remove @storybook/semver from iframe-webpack config 2022-10-05 12:44:04 +02:00
Michael Shilman
66354a3308 Merge branch 'next' into shilman/add-web-components-vite-framework-and-template 2022-10-05 18:39:29 +08:00
Jeppe Reinhold
0dcc3a0e2c Merge branch 'next' of github.com:storybookjs/storybook into pr/danielamram/19292 2022-10-05 12:35:48 +02:00
Norbert de Langen
af1f49c44e
delete html-kitchen-sink example 2022-10-05 12:19:49 +02:00
Norbert de Langen
b36a96ffeb
Merge branch 'next' into norbert/sb-525-webpack5react17js 2022-10-05 12:16:36 +02:00
Norbert de Langen
c15daaeb9e
Merge pull request #19341 from storybookjs/norbert/sb-524-webpack5react18ts
add react18 + webpack5 template
2022-10-05 13:14:14 +03:00