862 Commits

Author SHA1 Message Date
Norbert de Langen
0d44b80934
dedup @babel/plugin-transform-react-jsx babel plugin in preact 2022-09-26 15:15:37 +02:00
Norbert de Langen
716350cb10
Merge branch 'tech/regen-lockfile' into tech/ensure-esbuild-react-runtime 2022-09-26 11:45:04 +02:00
Norbert de Langen
7a4dcaedb0
Merge branch 'next' into tech/regen-lockfile 2022-09-26 11:43:21 +02:00
Norbert de Langen
54f103fe16
Merge branch 'next' into fix/svelte-button 2022-09-26 11:19:42 +02:00
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
01c776c922
fix it in other places too (also formatting) 2022-09-26 09:41:44 +02:00
Norbert de Langen
d2846e8c00
fix the svelte button component not accepting the onClick handler 2022-09-26 09:41:09 +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
Norbert de Langen
9da6c40bfe
Merge branch 'next' into tech/ensure-esbuild-react-runtime 2022-09-26 09:00:18 +02: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
Norbert de Langen
42064a4ef1
use tsconfig as path 2022-09-21 11:39:31 -04:00
Norbert de Langen
7fd68dd1dc
fix 2022-09-21 11:23:45 -04:00
Norbert de Langen
68c1d4c326
do not remove the react internals exports 2022-09-21 11:05:57 -04:00
Norbert de Langen
cb0f7e5657
add config to esbuild to ensure react runtime for addons is always as expected by the manager 2022-09-21 10:59:06 -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