850 Commits

Author SHA1 Message Date
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
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
82edc24dff
upgrade playwright version (and lock it) 2022-09-21 18:09:36 -04: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
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
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
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
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
Aaron Brewer
23a3438abb Alias decorateStory as applyDecorators for angular integration
Fixes: #17330
2022-09-14 14:03:16 -04:00
Michael Shilman
48e3af9778 Vue: Add Form/Html template components 2022-09-15 00:05:34 +08:00
Norbert de Langen
8def4a485b
Merge pull request #19179 from storybookjs/tom/sb-701-migrate-stories-and-delete-cra-ts
Remove `cra-kitchen-sink` example
2022-09-14 16:33:40 +03:00
Tom Coleman
024e8a75a5 Revert "Try fix missing typescript in JS-only project"
This reverts commit 10cfadd627569ccc02b179c9ba3c271d02913744.
2022-09-14 20:52:44 +10:00
Tom Coleman
fde61fc0f3 Revert "Apply the same fix for vue3 webpack preset"
This reverts commit 05dfc5c4c9fd3e563867f68becac8bf1a959586b.
2022-09-14 20:52:38 +10:00
Norbert de Langen
fec2c8a0eb
make check script use tsc from scripts 2022-09-14 12:26:12 +03:00
Michael Shilman
ac16a23e3d Vue3: Fix babel / ts-loader both run against .ts files 2022-09-14 16:59:33 +08:00
Jeppe Reinhold
cce44e0fdc make ban-ts-comment error, fix types in addon/links 2022-09-14 10:34:17 +02:00
Norbert de Langen
7690577db3
Merge pull request #15472 from Tomastomaslol/issue-15368-ZoomElement-do-not-resize-on-child-resize
Fix: Recalculate height of ZoomElement when child element updates
2022-09-14 11:07:34 +03:00
Michael Shilman
05dfc5c4c9 Apply the same fix for vue3 webpack preset 2022-09-14 15:32:36 +08:00
Norbert de Langen
591f4d0787
Merge branch 'next' into build-setting-node-logger
# Conflicts:
#	code/lib/node-logger/package.json
2022-09-14 10:31:45 +03:00
Norbert de Langen
f8b3929f6c
fix formatting 2022-09-14 10:24:49 +03:00
Michael Shilman
10cfadd627 Try fix missing typescript in JS-only project 2022-09-14 14:26:56 +08:00
Michael Shilman
55f4668fbb Merge branch 'next' into shilman/vue-cli-repro-templates 2022-09-14 14:07:59 +08:00