42694 Commits

Author SHA1 Message Date
Tom Coleman
c6d0b40f1e Allow updating project annotations before selection 2022-09-08 17:08:17 +10:00
Tom Coleman
08abb0274d Add a new hidePlayFunctionExceptions parameter
If true, it doesn't exhibit play function exceptions in the UI. Set it to true from the interactions addon.
2022-09-08 16:30:10 +10:00
Michael Shilman
42833839df Merge branch 'next' into react-18-followup 2022-09-08 11:03:09 +08:00
Michael Shilman
64dd6b1a6f
Merge pull request #19118 from storybookjs/tom/sb-586-remaining-core-features
Generic stories for remaining core features
2022-09-08 11:01:39 +08:00
Tom Coleman
68bfdcaa76 Remove no longer used glob 2022-09-08 11:47:16 +10:00
Tom Coleman
b721a0b2d2 Fix import 2022-09-08 11:18:50 +10:00
Ian VanSchooten
8e11300914 Fix cli command 2022-09-07 21:18:15 -04:00
Ian VanSchooten
37cd491157 Fix cli command in repro generators 2022-09-07 21:08:24 -04:00
Ian VanSchooten
c8a0e62ff7 Remove unneeded core-js dependency 2022-09-07 21:08:24 -04:00
Ian VanSchooten
27fa2c7ce3 Oops forgot to check in the index change 2022-09-07 21:08:24 -04:00
Ian VanSchooten
ca315e985a Bundle cli with tsup 2022-09-07 21:08:24 -04:00
wataru
4c43da6e4a Add platform field 2022-09-08 09:58:57 +09:00
wataru
dfde87e5fe Fix path of utils.js 2022-09-08 09:39:57 +09:00
Ian VanSchooten
ed44aff06c Remove core-js 2022-09-07 20:24:10 -04:00
Ian VanSchooten
d79311a179 Build: Bundle addon-interactions with tsup 2022-09-07 20:24:01 -04:00
wataru
1a33b3aa48 Build libs/router with ts-up 2022-09-08 09:17:22 +09:00
Michael Shilman
4122627988
Merge pull request #19105 from storybookjs/tom/sb-586-core-features-loaders-parameters
Add parameter, loader and decorator stories to `lib/store`
2022-09-08 07:54:50 +08:00
Michael Shilman
7b09aaad68 Merge branch 'tom/sb-586-core-features-loaders-parameters' into tom/sb-586-remaining-core-features 2022-09-08 07:38:50 +08:00
Tom Coleman
43030371d3 Merge branch 'tom/sb-586-remaining-core-features' into react-18-followup 2022-09-08 09:36:51 +10:00
Michael Shilman
8e256f8ffd
Merge pull request #19019 from Delagen/fix-windows-run
CLI: Fix spawning child processes on windows
2022-09-08 07:15:01 +08:00
Michael Shilman
8701748ddf Merge branch 'next' into tom/sb-586-core-features-loaders-parameters 2022-09-08 07:07:18 +08:00
jonniebigodes
e76d89240f
Merge pull request #19136 from storybookjs/chore_docs_add_why_page
Chore: (Docs)Adds why page
2022-09-07 20:51:39 +01:00
jonniebigodes
0b6051fc83 Adds why page 2022-09-07 16:39:26 +01:00
Michael Shilman
31d0db99dd Merge branch 'next' into pr/19019 2022-09-07 23:08:49 +08:00
Michael Shilman
3726dd9f29
Merge pull request #19067 from sosensible/patch-1
Spelling correction
2022-09-07 23:00:31 +08:00
Michael Shilman
ea70649db9
Merge pull request #19122 from storybookjs/ts-expect-error
Convert @ts-ignore to @ts-expect-error
2022-09-07 22:56:33 +08:00
Michael Shilman
410cf57d06
Merge pull request #19127 from storybookjs/tom/sb-728-docs-broken-in-v6-store-vite
Vite: Ensure we set `DOCS_OPTIONS` in the vite builder
2022-09-07 22:48:46 +08:00
Norbert de Langen
6966241afe
lockfile bump 2022-09-07 15:16:56 +02:00
Norbert de Langen
9a0ca4fc32
do not remove the old framework, because that's now the renderer! 2022-09-07 15:10:07 +02:00
Michael Shilman
bdf0a82b05
Update code/renderers/react/src/render.tsx 2022-09-07 20:14:59 +08:00
Tom Coleman
0095606634 Merge branch 'tom/sb-586-core-features-loaders-parameters' into tom/sb-586-remaining-core-features 2022-09-07 21:46:39 +10:00
Tom Coleman
0460b94c9f Ensure we set DOCS_OPTIONS in the vite builder 2022-09-07 21:36:17 +10:00
Tom Coleman
62872ceba5 Fix deepscan 2022-09-07 20:47:06 +10:00
Tom Coleman
0ad2ef76f6 Fix issue with react 18 implementation 2022-09-07 20:41:55 +10:00
Tom Coleman
8393f1fd20 Comment out rendering story for now (react PR coming) 2022-09-07 20:41:09 +10:00
Norbert de Langen
50020ab341
Merge branch 'norbert/sb-574-addon-a11y' into norbert/sb-577-addon-links 2022-09-07 12:25:39 +02:00
Norbert de Langen
659218ca5c
Merge branch 'next' into norbert/sb-574-addon-a11y 2022-09-07 12:25:29 +02:00
Norbert de Langen
043b32e342
delete addon link cypress spec 2022-09-07 12:23:39 +02:00
Norbert de Langen
d1cff3af86
cleanup 2022-09-07 12:14:27 +02:00
Norbert de Langen
0207731601
remove all references to addon-links in examples
create renderer agnostic stories in addons/links/template/stories
2022-09-07 12:10:19 +02:00
Simen Bekkhus
7b329aaa67
fix: type storyIdToEntry explicitly 2022-09-07 12:04:35 +02:00
Tom Coleman
d5ff90d416 Make loader sync (!) and remove timeouts 2022-09-07 19:06:55 +10:00
Norbert de Langen
fb15a57224
add stories to test axe through the a11y addon 2022-09-07 09:14:01 +02:00
Tom Coleman
1ed3a7dda3 Make loader sync (!) and remove timeouts 2022-09-07 16:28:13 +10:00
Michael Shilman
573e6f3340 Update git head to 7.0.0-alpha.31, update yarn.lock [ci skip] 2022-09-07 11:20:25 +08:00
Michael Shilman
02c013c331 v7.0.0-alpha.31 v7.0.0-alpha.31 2022-09-07 11:16:32 +08:00
Ian VanSchooten
ae6b1a6c95 Remove more unused disable directives 2022-09-06 23:14:42 -04:00
Michael Shilman
1b13feedcd Update root, peer deps, version.ts/json to 7.0.0-alpha.31 [ci skip] 2022-09-07 11:11:11 +08:00
Michael Shilman
e3f61cb76f 7.0.0-alpha.31 changelog 2022-09-07 11:10:55 +08:00
Ian VanSchooten
6bdfcfad14 Convert @ts-ignore to @ts-expect-error
And remove unused directives
2022-09-06 22:40:59 -04:00