8 Commits

Author SHA1 Message Date
Jeppe Reinhold
71e0c3f789 remove IE11 polyfill for AbortController 2022-09-15 13:52:32 +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
Michael Shilman
4e417eff14 TS: Revert a few @ts-expect-errors 2022-09-11 23:20:29 +08: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
Ian VanSchooten
6bdfcfad14 Convert @ts-ignore to @ts-expect-error
And remove unused directives
2022-09-06 22:40:59 -04: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
Norbert de Langen
c2bbe43d02
stage0 2022-07-21 11:24:07 +02:00