87 Commits

Author SHA1 Message Date
Jeppe Reinhold
71e0c3f789 remove IE11 polyfill for AbortController 2022-09-15 13:52:32 +02:00
Norbert de Langen
fec2c8a0eb
make check script use tsc from scripts 2022-09-14 12:26:12 +03: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
9c49a7cd8b v7.0.0-alpha.32 2022-09-13 18:49:06 +08: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
Michael Shilman
4e417eff14 TS: Revert a few @ts-expect-errors 2022-09-11 23:20:29 +08: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
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
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
Ian VanSchooten
6bdfcfad14 Convert @ts-ignore to @ts-expect-error
And remove unused directives
2022-09-06 22:40:59 -04:00
Michael Shilman
9454d56200 Merge branch 'next' into chore/update-nx-latest 2022-09-07 07:47:22 +08:00
Ian VanSchooten
1926153a70 Merge remote-tracking branch 'origin/next' into deps-cleanup
# Conflicts:
#	code/lib/addons/package.json
#	code/lib/blocks/package.json
#	code/lib/client-api/package.json
#	code/lib/core-client/package.json
#	code/lib/core-common/package.json
#	code/lib/preview-web/package.json
#	code/lib/source-loader/package.json
#	code/yarn.lock
2022-09-05 17:29:49 -04:00
Michael Shilman
b7437b9eab Update git head to 7.0.0-alpha.30, update yarn.lock [ci skip] 2022-09-06 00:59:35 +08:00
Michael Shilman
aabf7b595c v7.0.0-alpha.30 2022-09-06 00:55:36 +08:00
Ian VanSchooten
3dced1da9c Finish cleanup of /lib deps 2022-09-04 00:31:36 -04:00
Ian VanSchooten
742bfb05ae Experiment: remove core-js 2022-09-02 23:08:48 -04:00
Michael Shilman
252a26cd9b Update git head to 7.0.0-alpha.29, update yarn.lock [ci skip] 2022-09-03 00:09:51 +08:00
Michael Shilman
87ce9b91ce v7.0.0-alpha.29 2022-09-03 00:03:50 +08:00
Norbert de Langen
9b1920d70a
Merge branch 'chore/update-nx-latest' of github.com:storybookjs/storybook into chore/update-nx-latest
# Conflicts:
#	code/nx.json
#	code/yarn.lock
2022-09-02 17:40:20 +02:00
Tom Coleman
5407c0c6e2
Merge pull request #19071 from storybookjs/tom/sb-699-sb19015-70-vite-storybook-crashes-when
Ensure if a docs render is torndown during preparation, it throws
2022-09-02 14:26:29 +10:00
Michael Shilman
e1646400e4
Revert "chore: rename prepare script to prep" 2022-09-02 11:26:42 +08:00
Tom Coleman
f84161b14b Fix jest issues 2022-09-02 13:08:10 +10:00
Norbert de Langen
9d198e55fa
Merge pull request #19077 from storybookjs/chore/rename-prepare
chore: rename prepare script to prep
2022-09-01 21:16:33 +02:00
Michael Shilman
bb24ba7d94 Update git head to 7.0.0-alpha.28, update yarn.lock [ci skip] 2022-09-02 00:56:18 +08:00
Michael Shilman
941b85ce04 v7.0.0-alpha.28 2022-09-02 00:52:03 +08:00
Katerina Skroumpelou
5c5367b33c chore: rename prepare script to prep 2022-09-01 15:56:01 +03: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
8c9458c530 Add some basic unit tests for renders 2022-09-01 17:17:21 +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
Michael Shilman
e9e10ee1f1
Merge pull request #19048 from clintandrewhall/preview-web-dep-6.5
Core: Fix WebProjectAnnotations export in preview-web for back-compat
2022-08-31 13:32:36 +08:00
Michael Shilman
ac2182761a Update git head to 7.0.0-alpha.27, update yarn.lock [ci skip] 2022-08-31 11:03:14 +08:00
Michael Shilman
3e33f0709d v7.0.0-alpha.27 2022-08-31 10:58:47 +08:00
Clint Andrew Hall
64a729c82d Add type export for storybookjs/testing-react#106 2022-08-29 12:14:12 -05:00
Michael Shilman
df6da4cc51 Update git head to 7.0.0-alpha.26, update yarn.lock [ci skip] 2022-08-26 19:17:00 +08:00
Michael Shilman
e5c9cfe1d0 v7.0.0-alpha.26 2022-08-26 19:12:35 +08:00
Michael Shilman
03b6c00902 Update git head to 7.0.0-alpha.25, update yarn.lock [ci skip] 2022-08-25 22:49:49 +08:00
Michael Shilman
058af8bac4 v7.0.0-alpha.25 2022-08-25 22:45:32 +08:00
Michael Shilman
b049235a99 Merge branch 'next' into vite-frameworks-clean 2022-08-25 02:32:51 +08:00
Michael Shilman
34f013ff26 Update git head to 7.0.0-alpha.24, update yarn.lock [ci skip] 2022-08-24 11:57:58 +08:00
Michael Shilman
e3232cb426 v7.0.0-alpha.24 2022-08-24 11:53:12 +08:00
Michael Shilman
d5417d1c19 Merge branch 'next' into vite-frameworks-clean 2022-08-24 02:01:16 +08:00
Michael Shilman
c9cffa0ae4 Merge branch 'next' into vite-frameworks 2022-08-22 21:42:01 +08:00
Michael Shilman
95679f0ab8
Revert "Build: Rename prepare to prep for npm8 and verdaccio" 2022-08-22 20:01:07 +08:00
Michael Shilman
0b9123bd70 Merge branch 'next' into vite-frameworks 2022-08-22 18:12:26 +08:00