Ian VanSchooten
3ddf1fbc6d
Update script name
...
# Conflicts:
# code/lib/addons/package.json
2022-09-26 21:55:24 -04:00
Ian VanSchooten
333ce0d207
Merge remote-tracking branch 'origin/next' into feat/lib-addons-to-tsup
...
# Conflicts:
# code/lib/addons/package.json
2022-09-26 21:53:56 -04:00
Michael Shilman
025487a4bf
Merge pull request #18930 from zhyd1997/fix/handle-add
...
Source-loader: Fix invalid call to CSF sanitize
2022-09-27 00:38:18 +08:00
Norbert de Langen
5723ac1de1
Merge pull request #19254 from storybookjs/shilman/fix-angular-extended-e2e
...
Build: Remove unused angular_modern_inline_rendering
2022-09-26 16:53:27 +03:00
Norbert de Langen
b725ff9b0d
Merge pull request #19141 from storybookjs/tsup/csf-tools
...
Build: bundle csf-tools with tsup
2022-09-26 16:35:13 +03:00
Norbert de Langen
c04e571c1c
Merge pull request #19253 from storybookjs/fix/svelte-generator-e2e
...
fix svelte e2e test: generate preview file with js extension always
2022-09-26 16:20:07 +03:00
Michael Shilman
c29cdbf8d5
Build: Remove used angular_modern_inline_rendering
2022-09-26 19:21:41 +08:00
Norbert de Langen
b2932c9c56
also remove the boolean being passed in
2022-09-26 13:15:13 +02:00
Norbert de Langen
e7d4082c09
generate preview file with js extension always
2022-09-26 13:12:49 +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
Ian VanSchooten
6c6291e307
Do not rely on name for error checking
...
The name can be minified, it's safer to check if the error is the correct instance.
2022-09-20 20:10:36 -04:00
Ian VanSchooten
795c332b15
Merge remote-tracking branch 'origin/next' into tsup/csf-tools
...
# Conflicts:
# code/lib/csf-tools/package.json
2022-09-20 19:23:32 -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