1225 Commits

Author SHA1 Message Date
Michael Shilman
2d7c2beed5 Update yarn.lock 2022-10-11 11:09:06 +08:00
Michael Shilman
57d4363b93 Remove vue-kitchen-sink/vue-cli from workspace.json 2022-10-11 10:47:08 +08:00
Michael Shilman
5b74b68ec7 Remove vue-cli and vue-kitchen-sink examples 2022-10-11 09:39:27 +08:00
Michael Shilman
38b106d2e3 More Vue2 generic stories 2022-10-11 09:37:58 +08:00
Michael Shilman
192d08b073 Vue2: Generic stories 2022-10-10 20:27:07 +08:00
Tom Coleman
f56998e1bc Merge remote-tracking branch 'origin/next' into tom/sb-628-properly-document-maintenance-scripts 2022-10-10 21:43:06 +11:00
Tom Coleman
66f1aeb001 Update yarn lock in code 2022-10-10 21:36:35 +11:00
Michael Shilman
51784f6106
Merge pull request #19164 from storybookjs/shilman/add-web-components-vite-framework-and-template
Vite: Add web-components/lit framework support
2022-10-10 17:56:54 +08:00
Michael Shilman
88c46e7d32 Skip interactions e2e for lit-vite projects 2022-10-10 17:09:45 +08:00
Tom Coleman
cbead1a4c9 Update to yarn 3.2.3 everywhere 2022-10-10 19:55:54 +11:00
Norbert de Langen
c53d926fcb
fix linting 2022-10-10 10:24:15 +02:00
Norbert de Langen
7de479d35d
fix linting issue 2022-10-10 09:56:49 +02:00
Norbert de Langen
b1d4b4af4a
upgrade playwright 2022-10-10 09:11:44 +02:00
Tom Coleman
80e313db74 Merge remote-tracking branch 'origin/next' into tom/sb-628-properly-document-maintenance-scripts 2022-10-10 16:56:47 +11:00
Tom Coleman
bc3831f145
Merge pull request #19255 from storybookjs/shilman/upgrade-test-runner
CI: Fix test-runner build step
2022-10-10 16:52:46 +11:00
Tom Coleman
190de8623e Ensure we wait in preview web also 2022-10-10 16:00:03 +11:00
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
6c0de61cfc Remove outdated snapshots 2022-10-10 12:29:35 +08:00
Michael Shilman
f294d881d7 Unused MDX stories specifier 2022-10-10 12:23:10 +08:00
Michael Shilman
8a2b518a05 Web-components args update bug 2022-10-10 12:16:51 +08:00
Michael Shilman
2191f6aa4e Fix vue MDX stories 2022-10-10 11:57:02 +08:00
Michael Shilman
78c3f7d6c6 Web-components: Render templates into light dom 2022-10-10 11:49:07 +08:00
Michael Shilman
f52bc2b8e0 Clean-up vue3 MDX 2022-10-10 11:33:16 +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
Michael Shilman
bf3e0e4301 Update svelte-mdx.stories.mdx 2022-10-10 11:11:28 +08:00
Michael Shilman
964c2afa6c Fix vue MDX 2022-10-10 11:10:50 +08:00
Michael Shilman
8560f926af Fix svelte MDX 2022-10-10 10:59:03 +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
Michael Shilman
d1ce644221 Fix react-mdx title 2022-10-10 08:26:20 +08:00
Michael Shilman
156d366f91 Don't run interactions stories in web-components projects 2022-10-10 08:03:30 +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
9a226d894e Delete unused story 2022-10-09 19:41:58 +08:00
Michael Shilman
b2f606685b Delete unused story 2022-10-09 19:34:40 +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
Michael Shilman
42158d631a Fix implicit type 2022-10-09 18:47:56 +08:00
Michael Shilman
70f21ae05b Merge branch 'next' into shilman/generic-mdx-stories 2022-10-09 18:19:06 +08:00
Michael Shilman
5054605a9a Skip error stories in the test runner only 2022-10-08 10:59:23 +08: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
Michael Shilman
d33d3fba39 Temporarily disable svelte-vite/TS from CI 2022-10-07 07:19:55 +08:00
Michael Shilman
2d5e2cfe86 Merge branch 'next' into shilman/add-web-components-vite-framework-and-template 2022-10-06 20:32:42 +08: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
Jeppe Reinhold
93f9090f5a
Merge pull request #19369 from storybookjs/reenable-svelte-vite-ts-template 2022-10-06 11:25:29 +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
Tom Coleman
059798a178 Merge remote-tracking branch 'origin/next' into tom/sb-628-properly-document-maintenance-scripts 2022-10-06 13:23:41 +11:00