19 Commits

Author SHA1 Message Date
Tom Coleman
6e2b837a88 Add stories to check shortcuts aren't called from play 2022-10-28 22:34:25 +11:00
Tom Coleman
0d1ce628e0 Don't emit key strokes if *any* play function is in progress 2022-10-28 16:52:37 +11:00
Tom Coleman
fcb52e1e96 Update snapshots 2022-10-26 21:20:40 +11:00
Norbert de Langen
019468091d
Merge branch 'deprecate/remaining-lib-cli' into norbert/sb-799-create-a-storybooktypes 2022-10-25 16:31:27 +02:00
Norbert de Langen
876eef5c71
fixes, revert throwing an error after consulting with shilman 2022-10-25 14:56:09 +02:00
Norbert de Langen
a899800ec8
import all csf types through types package 2022-10-20 16:21:26 +02:00
Norbert de Langen
e2c8d1035f
fix tests 2022-10-20 12:07:35 +02: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
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
Tom Coleman
f84161b14b Fix jest issues 2022-09-02 13:08:10 +10:00
Tom Coleman
40036eb8a8 Merge remote-tracking branch 'origin/next' into tom/sb-699-sb19015-70-vite-storybook-crashes-when 2022-09-01 17:34:28 +10:00
Tom Coleman
787c394ab7 Update to new TS reference format (?) 2022-09-01 17:32:22 +10:00
Tom Coleman
05e51a1ade Ensure if a docs render is torndown during preparation, it throws.
Implementing https://github.com/storybookjs/storybook/pull/17599 for DocsRenderrs
2022-09-01 16:56:28 +10:00
Gert Hengeveld
6f4ca1785d Merge branch 'next' into ghengeveld/ap-1859-generic-step-function 2022-08-04 13:22:53 +02:00
Norbert de Langen
1aa9f79a43
rename PRELOAD_STORIES to PRELOAD_ENTRIES event
auto map the ref id in lib/api when calling emit
emit preload event when hovering over sidebar items or selecting them with the keyboard
2022-07-27 13:44:24 +02:00
Norbert de Langen
113e0582d2
Merge branch 'next' into future/move-code-into-directory
# Conflicts:
#	.vscode/launch.json
#	CONTRIBUTING.old.md
#	code/lib/cli/tsconfig.json
#	scripts/tsconfig.json
2022-07-26 08:33:57 +02:00
Norbert de Langen
c2bbe43d02
stage0 2022-07-21 11:24:07 +02:00