469 Commits

Author SHA1 Message Date
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
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
2c4f759ee8 Add event checks 2022-09-12 20:42:46 +10:00
Tom Coleman
bea5e2c57e
Merge pull request #19145 from storybookjs/fix-broken-angular-stories
Fix issue in instrumenter with `waitFor`
2022-09-12 17:36:05 +10:00
Tom Coleman
274101c21c Add useful comment 2022-09-12 17:26:43 +10:00
Tom Coleman
6734525950 Follow up on code comments 2022-09-12 17:26:14 +10:00
Tom Coleman
67dca798b9 Add tests for restoring and fix issue with sync errors not restoring 2022-09-12 12:00:31 +10:00
Michael Shilman
4e417eff14 TS: Revert a few @ts-expect-errors 2022-09-11 23:20:29 +08:00
Norbert de Langen
9823ef0352
Merge pull request #19054 from storybookjs/upgrade-emotion-deps-again
Upgrade emotion deps again
2022-09-08 17:28:00 +02:00
Norbert de Langen
f6fab68b0d
Merge branch 'next' into fix-staticDirs-file-already-exists-16732 2022-09-08 16:37:54 +02:00
Norbert de Langen
f11a6ed40d
Merge branch 'next' into upgrade-emotion-deps-again
# Conflicts:
#	code/addons/storyshots/storyshots-core/package.json
#	code/lib/theming/package.json
#	code/yarn.lock
#	scripts/yarn.lock
2022-09-08 16:10:20 +02:00
Norbert de Langen
3f6780e9b7
add utils 2022-09-08 15:25:44 +02:00
Norbert de Langen
30fc543d7f
Merge branch 'next' into add-build-setting-router 2022-09-08 15:18:41 +02:00
Tom Coleman
9cb59ab7d4 Fix issue in instrumenter with waitFor 2022-09-08 21:13:30 +10:00
Norbert de Langen
1b86bf70d7
Merge branch 'next' into norbert/sb-574-addon-a11y
# Conflicts:
#	code/renderers/react/template/components/index.js
#	code/renderers/svelte/template/components/index.js
#	code/renderers/vue3/template/components/index.js
2022-09-08 12:15:44 +02:00
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
b721a0b2d2 Fix import 2022-09-08 11:18:50 +10: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
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
8701748ddf Merge branch 'next' into tom/sb-586-core-features-loaders-parameters 2022-09-08 07:07:18 +08:00
Michael Shilman
31d0db99dd Merge branch 'next' into pr/19019 2022-09-07 23:08:49 +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
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
Tom Coleman
d5ff90d416 Make loader sync (!) and remove timeouts 2022-09-07 19:06:55 +10: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 2022-09-07 11:16:32 +08: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
Ian VanSchooten
6bdfcfad14 Convert @ts-ignore to @ts-expect-error
And remove unused directives
2022-09-06 22:40:59 -04:00
Michael Shilman
109551bf95
Merge pull request #19052 from storybookjs/update-controls-reset-button
Doc blocks: Update ArgTable Reset button to use IconButton
2022-09-07 08:54:55 +08:00
Michael Shilman
9f68b06102
Merge pull request #19084 from storybookjs/update-some-icons
UI: Update a handful of icons
2022-09-07 08:23:27 +08:00
Michael Shilman
367c98c95e Merge branch 'next' into update-controls-reset-button 2022-09-07 08:22:28 +08:00
Michael Shilman
9454d56200 Merge branch 'next' into chore/update-nx-latest 2022-09-07 07:47:22 +08:00
Ian VanSchooten
0829166865 Merge remote-tracking branch 'origin/next' into vite/plugin-types
# Conflicts:
#	code/yarn.lock
2022-09-06 14:00:04 -04:00
Tom Coleman
1cb2f9dfd8 Absolutize both config and previewEntries
cc @IanVS
2022-09-06 15:12:06 +10:00
Tom Coleman
2a223ce5e6 Add some exports stories 2022-09-06 14:57:46 +10:00
Tom Coleman
4866baa473 Add some stories about names and titles 2022-09-06 14:53:25 +10:00
Tom Coleman
9bfbb871f6 Added hooks stories 2022-09-06 14:48:07 +10:00