239 Commits

Author SHA1 Message Date
Norbert de Langen
16dccf7d54
Merge branch 'next' into jean-storybook 2022-10-04 08:54:57 +02:00
Norbert de Langen
78352c1def
Merge branch 'next' of github.com:storybookjs/storybook into next 2022-10-03 17:11:12 +02:00
Norbert de Langen
ac4622d57b
Merge branch 'tech/tsup-lib-api' of github.com:storybookjs/storybook into next 2022-10-03 17:11:05 +02:00
Norbert de Langen
a017d1e344
this preset doesn't actually have any of these files 2022-10-03 15:54:33 +02:00
Norbert de Langen
561a5ad99e
make it platform-node 2022-10-03 15:45:27 +02:00
Jean
6d6b26d3dc Modified the package for essentials 2022-10-02 22:23:59 -04:00
Ian VanSchooten
cf7db51915 Remove STORYBOOK_REACT_CLASSES and global/globals.ts 2022-09-29 21:33:02 -04:00
Norbert de Langen
54673a4002
fix build issues after bundling lib/api 2022-09-27 15:41:01 +02:00
Norbert de Langen
40aadb951e
Merge branch 'next' into feat/addons-actions-tsup
# Conflicts:
#	code/addons/actions/package.json
2022-09-27 12:31:10 +02:00
Norbert de Langen
ff19520be7
Merge branch 'next' into evad1n/next 2022-09-27 09:41:37 +02:00
Norbert de Langen
45ebf47a04
Merge branch 'next' into feat/lib-addons-to-tsup 2022-09-27 09:57:36 +03:00
Michael Shilman
d9bc2a868a Update git head to 7.0.0-alpha.34, update yarn.lock [ci skip] 2022-09-27 11:29:29 +08:00
Michael Shilman
fc90fc8754 v7.0.0-alpha.34 2022-09-27 11:25:43 +08:00
Michael Shilman
29c37ffba8 Update root, peer deps, version.ts/json to 7.0.0-alpha.34 [ci skip] 2022-09-27 11:18:22 +08:00
Ian VanSchooten
6b8a0bba79 Add reference to webpack types 2022-09-26 21:55:59 -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
Michael Shilman
e957951017
Merge branch 'next' into shilman/vue-cli-repro-templates 2022-09-16 20:41:17 +08:00
Michael Shilman
000e6a1969 Actions/Interactions: Identify actions by isAction to fix production instrumentation 2022-09-16 10:56:27 +08: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
Michael Shilman
1036cbccba Addon-a11y: Fix template stories 2022-09-15 11:05:41 +08:00
Norbert de Langen
fec2c8a0eb
make check script use tsc from scripts 2022-09-14 12:26:12 +03:00
Jeppe Reinhold
cce44e0fdc make ban-ts-comment error, fix types in addon/links 2022-09-14 10:34:17 +02:00
Michael Shilman
7f7a354a92 Update git head to 7.0.0-alpha.33, update yarn.lock [ci skip] 2022-09-13 19:08:37 +08:00
Michael Shilman
5da5b0fabd v7.0.0-alpha.33 2022-09-13 19:04:25 +08:00
Michael Shilman
6031710564 Update root, peer deps, version.ts/json to 7.0.0-alpha.33 [ci skip] 2022-09-13 18:54:21 +08:00
Michael Shilman
9c49a7cd8b v7.0.0-alpha.32 2022-09-13 18:49:06 +08:00
Michael Shilman
547192054d Update root, peer deps, version.ts/json to 7.0.0-alpha.32 [ci skip] 2022-09-13 18:44:44 +08:00
Tom Coleman
32f6c9e3f3 Remove MDX stories 2022-09-13 15:23:44 +10:00
Tom Coleman
9e3906b05c Add MDX interaction stories 2022-09-13 15:07:37 +10:00
Tom Coleman
2abcf77c27 Added stories from Examples folder 2022-09-13 15:01:20 +10:00
Tom Coleman
5d424bb357
Merge branch 'next' into tom/sb-579-addon-interactions 2022-09-13 13:08:01 +10:00
Norbert de Langen
19d75f0663
Merge pull request #19124 from storybookjs/norbert/sb-577-addon-links
Addon-links: Move stories into addon
2022-09-12 20:36:45 +02:00
Norbert de Langen
657dd4992a
rename 2022-09-12 19:13:47 +03:00
Norbert de Langen
c00654b45d
Merge pull request #19114 from storybookjs/norbert/sb-574-addon-a11y
Addon-a11y: Move stories into addon
2022-09-12 18:05:13 +02:00
Norbert de Langen
bc3bdee58c
refactor a bit, to improve tests 2022-09-12 16:25:50 +03:00
Tom Coleman
d25ca7baf3
Merge pull request #19143 from storybookjs/tom/sb-722-render-play-function-exceptions-in-the
Add a new `hidePlayFunctionExceptions` parameter
2022-09-12 21:12:58 +10:00
Tom Coleman
d74ce3e547 hide -> throwPlayFunctionExceptions 2022-09-12 20:43:50 +10:00
Tom Coleman
cbb26cfa6b Simplify form greatly, split out a/sync waitFor stories 2022-09-12 16:10:00 +10:00
Michael Shilman
7b49caea3b
Merge pull request #19166 from storybookjs/shilman/generic-toolbars-stories
Toolbars: Generic example stories
2022-09-12 12:04:01 +08:00
Michael Shilman
cc8fa4154b Remove toolbars stories from examples 2022-09-12 11:40:44 +08:00
Michael Shilman
8126e5be7d
Merge pull request #19162 from storybookjs/shilman/generic-docspage-stories
Addon-docs: Generic stories for DocsPage
2022-09-11 22:51:38 +08:00
Michael Shilman
7d41d31bb0 Fix typo/deepscan 2022-09-11 22:40:06 +08:00
Michael Shilman
3542152166 Fix deepscan 2022-09-11 22:33:56 +08:00
Michael Shilman
599efbd270 Toolbars: Improved example story 2022-09-11 17:44:27 +08:00
Michael Shilman
743840e048 Toolbars: Generic example stories 2022-09-11 17:29:45 +08:00
Michael Shilman
d8dc4291a3 Add auto-description example for docspage 2022-09-11 17:04:40 +08:00
Michael Shilman
fd8607a731 Addon-docs: Generic DocsPage stories to replace examples 2022-09-10 12:15:49 +08:00
Michael Shilman
a59f829b4b Controls: Generic stories for sorting 2022-09-10 12:00:36 +08:00
Michael Shilman
04b519c0af
Merge pull request #19149 from storybookjs/shilman/generic-controls-stories
Build: Generic stories for addon-controls
2022-09-10 11:13:16 +08:00
Michael Shilman
c51288c202 Disable cycle story 2022-09-10 00:03:02 +08:00