42770 Commits

Author SHA1 Message Date
Norbert de Langen
2ac89d2328
regen lockfiles 2022-09-26 10:29:33 +02:00
Norbert de Langen
743c604575
fix playwright version again 2022-09-26 10:06:04 +02:00
Norbert de Langen
9ddffc4849
Merge pull request #19244 from joshwooding/remove-chokidar-2.1.8-patch
Remove @nicolo-ribaudo/chokidar-2
2022-09-26 10:18:54 +03:00
Ian VanSchooten
253ffdb636
Merge pull request #19235 from storybookjs/vite/step-support
Vite: Support runStep in Vite builder SSv6
2022-09-24 11:39:02 -04:00
joshwooding
d1d151ea18
Remove @nicolo-ribaudo/chokidar-2 2022-09-24 15:04:59 +01:00
Ian VanSchooten
d93bbe758d Support runStep in Vite builder SSv6 2022-09-22 17:52:00 -04:00
Ian VanSchooten
7da06e40f5 We always have addArgs and addArgTypes now
Previously, we didn't have any guarantee which version of storybook the builder was being used with.
Now that it's in the monorepo, it'll be versioned together with the rest of storybook.
2022-09-22 17:51:09 -04:00
Norbert de Langen
e10b7900d4
Merge pull request #19227 from storybookjs/fix/playwright-version
upgrade playwright version (and lock it)
2022-09-22 01:41:33 +03:00
Norbert de Langen
82edc24dff
upgrade playwright version (and lock it) 2022-09-21 18:09:36 -04:00
Michael Shilman
6aaa3cba7d
Merge pull request #19198 from storybookjs/jeppe/sb-734-add-eslint-rule-to-enforce-ts-expect
Enforce @ts-expect-error via eslint
2022-09-21 09:46:07 +08:00
Jeppe Reinhold
600f71fd0c Merge remote-tracking branch 'origin/next' into jeppe/sb-734-add-eslint-rule-to-enforce-ts-expect 2022-09-20 11:47:59 -04:00
Jeppe Reinhold
810198c898 non-null assertion for warnings 2022-09-20 09:36:34 -04:00
Michael Shilman
eace33cbde
Merge pull request #19165 from storybookjs/shilman/vue-cli-repro-templates
Vue: Add repro template for vue-cli
2022-09-18 17:59:00 +08:00
Michael Shilman
1034ba92c7 Revert "Added Vue2 DOM breaking change to MIGRATION guide"
This reverts commit 5ef17428217176039c8d4c4f589aef740ef66e9a.
2022-09-18 17:27:05 +08:00
Michael Shilman
aa3a8ea253 Revert "Vue2: Fix play's within(canvas) by preserving #storybook-root"
This reverts commit b8380fa5ecff7911476254619dd79aa62dac89fa.
2022-09-18 17:26:48 +08:00
Michael Shilman
c2042c393a fix typo 2022-09-18 01:54:09 +08:00
Michael Shilman
4857588614 Scripts: Prefix junit into base task runner 2022-09-18 01:11:55 +08:00
Michael Shilman
e5de18d4c4 Fix typo 2022-09-17 10:56:11 +08:00
Michael Shilman
150cf37d3c Skip story re-rendering test for vue3/svelte 2022-09-17 10:27:30 +08:00
Michael Shilman
b613372840 Fix location of store manual title story 2022-09-17 10:18:43 +08:00
Michael Shilman
b9add15fee Vue: Disable Vue2 repro template until rendering is fixed 2022-09-17 10:14:37 +08:00
Michael Shilman
e957951017
Merge branch 'next' into shilman/vue-cli-repro-templates 2022-09-16 20:41:17 +08:00
Michael Shilman
18709fcdfc Task: Prefix chromatic junit keys with templateKey 2022-09-16 16:28:33 +08:00
Tom Coleman
30e9e0239b Ensure we always debug the chromatic command 2022-09-16 15:20:24 +10:00
Tom Coleman
7e91dfb1e6
Merge pull request #19189 from spaceribs/fix/decorate-story-export
Alias decorateStory as applyDecorators for angular integration
2022-09-16 15:00:16 +10:00
Michael Shilman
000e6a1969 Actions/Interactions: Identify actions by isAction to fix production instrumentation 2022-09-16 10:56:27 +08:00
Michael Shilman
cb4b2059e1 Fix stories 2022-09-16 02:42:00 +08:00
Michael Shilman
7571d14380 CLI: Don't add babel dependencies 2022-09-15 20:06:00 +08:00
Jeppe Reinhold
71e0c3f789 remove IE11 polyfill for AbortController 2022-09-15 13:52:32 +02:00
Jeppe Reinhold
127544bee9 ignore missing types 2022-09-15 13:52:19 +02:00
Jeppe Reinhold
65850de8a3 add types for case-sensitive-paths-webpack-plugin 2022-09-15 13:51:34 +02:00
Jeppe Reinhold
acf22f5591 add descriptions to deliberate ts-expect-errors 2022-09-15 13:51:03 +02:00
Jeppe Reinhold
46f6374441 fix webpack5 builder 2022-09-15 13:36:31 +02:00
Jeppe Reinhold
965fc5a655 Merge branch 'next' of github.com:storybookjs/storybook into jeppe/sb-734-add-eslint-rule-to-enforce-ts-expect 2022-09-15 13:27:55 +02:00
Jeppe Reinhold
f13ff0df66 fix ts-no-checks 2022-09-15 13:27:39 +02:00
Michael Shilman
5ef1742821 Added Vue2 DOM breaking change to MIGRATION guide 2022-09-15 17:48:29 +08:00
Michael Shilman
5dbe451b39 Fix duplicate import 2022-09-15 17:42:39 +08:00
Michael Shilman
7e7bffb9ae Fix skip logic for vue-cli snippet test 2022-09-15 17:42:22 +08:00
Jeppe Reinhold
02687f1fc9 fix inconsistensy with @storybook/semver between --prep and --build 2022-09-15 11:35:40 +02:00
Michael Shilman
398dadcd5b Vue: Fixed Pre template component 2022-09-15 12:05:00 +08:00
Michael Shilman
1036cbccba Addon-a11y: Fix template stories 2022-09-15 11:05:41 +08:00
Michael Shilman
70fc932a0d Don't run source snippet e2e on vue-cli's vue3 2022-09-15 11:05:24 +08:00
Tom Coleman
b028891aa2
Merge pull request #19185 from storybookjs/tom/sb-753-resolve-renderer-specific-stories
Link renderer-specific stories inside the sandbox's real stories dir.
2022-09-15 12:31:13 +10:00
Michael Shilman
1aa24c9722 Update snapshots 2022-09-15 10:14:01 +08:00
Michael Shilman
b8380fa5ec Vue2: Fix play's within(canvas) by preserving #storybook-root 2022-09-15 10:11:12 +08:00
Tom Coleman
a481e2cfb5 Add an expect error to quieten TS 2022-09-15 11:40:51 +10:00
Tom Coleman
062c73b900 Add placeholders so symlinks aren't broken 2022-09-15 10:56:20 +10:00
jonniebigodes
6d1aea8972
Merge pull request #19195 from storybookjs/chore_fix_play_function_examples_csf_3
Chore: (Docs) CSF 3 examples updates
2022-09-15 01:29:08 +01:00
jonniebigodes
39e739bcf8
Merge branch 'next' into chore_fix_play_function_examples_csf_3 2022-09-15 01:04:10 +01:00
jonniebigodes
46315a82ce Migrates examples to CSF 3 2022-09-15 00:54:47 +01:00