42942 Commits

Author SHA1 Message Date
Tom Coleman
c28134f5a7 Fix merge conflict 2022-10-03 17:34:22 +11:00
Tom Coleman
0b97078fd8 Fixes 2022-10-03 17:29:14 +11:00
Tom Coleman
3f4b5c3c92 Merge remote-tracking branch 'origin/next' into tom/sb-628-properly-document-maintenance-scripts 2022-10-03 17:19:02 +11:00
Tom Coleman
c391e7e82e Smal lfix 2022-10-03 17:17:05 +11:00
Tom Coleman
c9c3de3c3e Clean up a lot of older code 2022-10-03 17:16:39 +11:00
Tom Coleman
364a299123 Update circl 2022-10-03 16:56:53 +11:00
Tom Coleman
626fa54ddf Recombine sandbox task.
Plus rename a couple others
2022-10-03 16:56:19 +11:00
Tom Coleman
12729407b2 Add the concept of a service task and step through tasks more carefully 2022-10-03 16:43:14 +11:00
Michael Shilman
e562342546
Merge pull request #19207 from storybookjs/shilman/vue2-rendering-improvements
Vue2: Fix play function `within` & args updating in decorators
2022-10-02 20:24:10 +08:00
Michael Shilman
db854625ef Fix hooks stories comment [ci skip] 2022-10-02 20:21:49 +08:00
Michael Shilman
0814a13d82 Hooks state bug in Vue2 2022-10-02 18:00:32 +08:00
Michael Shilman
d7d91a1d46 Fix merge issues 2022-10-02 17:34:07 +08:00
Michael Shilman
1fee6dde27 More TS hackery 2022-10-01 19:09:52 +08:00
Michael Shilman
555307d66f Hack around TS errors temporarily 2022-10-01 18:58:16 +08:00
Michael Shilman
1b54a4c7b5 Merge branch 'next' into shilman/vue2-rendering-improvements 2022-10-01 18:50:37 +08:00
Michael Shilman
cb868fc991 Merge branch 'feature/vue2-fixes' into shilman/vue2-rendering-improvements 2022-10-01 18:44:18 +08:00
Michael Shilman
28b26044f0
Merge pull request #19315 from storybookjs/shilman/web-componets-vite-framework
Vite: Add web-components/lit support
2022-10-01 18:26:00 +08:00
Michael Shilman
e72125d82c Update yarn.lock 2022-10-01 17:49:58 +08:00
Michael Shilman
da1250ae0a Don't run lit-vite in CI yet 2022-10-01 17:47:49 +08:00
Michael Shilman
f106ea380b Lit-vite: Don't run CI yet 2022-10-01 17:44:38 +08:00
Michael Shilman
bc8ca2216d Merge branch 'next' into shilman/web-componets-vite-framework 2022-10-01 17:43:48 +08:00
Michael Shilman
c1900a1ded
Merge pull request #19314 from storybookjs/shilman/vue-cli-vue2-repro-template
Build: Add vue-cli/vue2 repro template
2022-10-01 17:39:59 +08:00
Michael Shilman
abeb33d1c7 Build: Add vue-cli/vue2 repro template but don't run it yet 2022-10-01 17:16:22 +08:00
Prashant Palikhe
f120f6a91b fix(vue2): enable final args as props to the story component 2022-10-01 10:29:05 +02:00
Tom Coleman
832de098a1 Only go to the end 🤷 2022-09-30 22:29:42 +10:00
Tom Coleman
a2ffd0f244 Start earlier 2022-09-30 22:18:53 +10:00
Tom Coleman
3eada14fed Always debug the final task 2022-09-30 22:07:38 +10:00
Tom Coleman
46b67aa2a1 Move run-registry before create 2022-09-30 22:04:53 +10:00
Tom Coleman
67677da0db Show status of script 2022-09-30 21:56:24 +10:00
Tom Coleman
3211f878a0 Don't link in CI 2022-09-30 21:55:13 +10:00
Tom Coleman
dbdf5acd17 Need to reset back to create for the create-sandboxes step 2022-09-30 21:42:52 +10:00
Tom Coleman
f0036458cc Ensure the sandboxes dir exist 2022-09-30 21:33:57 +10:00
Tom Coleman
5dabf4e3af Switch create task 2022-09-30 21:31:54 +10:00
Tom Coleman
08afa9baa6 Switch flag in CI scripts 2022-09-30 21:21:40 +10:00
Tom Coleman
d6401954f7
Merge pull request #19265 from storybookjs/tom/sb-752-addon-docs-argtype-inference
React: Move argType stories to template/stories folder
2022-09-30 17:28:14 +10:00
Tom Coleman
0a3599b17f Update snapshot 2022-09-30 15:59:20 +10:00
Tom Coleman
469b569311 Argh got comment naming off 2022-09-30 14:36:30 +10:00
Tom Coleman
9cf3aa2514 Update snapshots and fix tests 2022-09-30 12:49:45 +10:00
Tom Coleman
a27504e7bc Deepscan 2022-09-30 12:07:35 +10:00
Tom Coleman
e52ad1c8ac Rename __testfixtures__ => docgen-components 2022-09-30 12:01:49 +10:00
Tom Coleman
d94db0498d Merge remote-tracking branch 'origin/next' into tom/sb-752-addon-docs-argtype-inference 2022-09-30 11:49:55 +10:00
Tom Coleman
e5b123b41d Alias browser-assert in vite also 2022-09-30 11:29:44 +10:00
Michael Shilman
58aa1c2fd0 Add partial pnpm support per vite frameworks 2022-09-30 01:26:57 +08:00
Tom Coleman
5f3e7137e1 Drop an executor for examples 2022-09-29 15:57:37 +10:00
Tom Coleman
c9b79e47ce Remove more references to cra-ts-kitchen-sink 2022-09-29 15:48:03 +10:00
Tom Coleman
e781047747 Use a more reliable method of skipping vite 2022-09-29 15:47:35 +10:00
Michael Shilman
74a1db5ae8 Update vue default render function WIP 2022-09-29 00:19:55 +08:00
Michael Shilman
92740671c1 Merge branch 'next' into shilman/vue2-rendering-improvements 2022-09-29 00:05:28 +08:00
Tom Coleman
91ff0b0689 Delete TS styled props example
It was blowing up the CRA build even though it wasn't being referenced 😠
2022-09-28 19:21:37 +10:00
Tom Coleman
7e3bd67993 Skip tests that use ESM 2022-09-28 19:20:26 +10:00