311 Commits

Author SHA1 Message Date
Michael Shilman
47386bd49d v7.0.0-alpha.39 2022-10-19 00:11:59 +08:00
Norbert de Langen
36e25033a1
Merge pull request #19491 from storybookjs/deprecate/getSelection
remove storyStore.getSelection
2022-10-17 10:47:36 +03:00
Michael Shilman
1b45114031 Update git head to 7.0.0-alpha.38, update yarn.lock [ci skip] 2022-10-15 10:54:35 +08:00
Michael Shilman
438114fcf6 v7.0.0-alpha.38 2022-10-15 10:50:44 +08:00
Norbert de Langen
8015d0e309
cleanup 2022-10-14 17:35:36 +02:00
Norbert de Langen
00a394ef0e
remove storyStore.getSelection 2022-10-14 17:33:18 +02:00
Tom Coleman
45231e4d2f Merge remote-tracking branch 'origin/next' into tom/sb-512-angular-14 2022-10-13 12:38:52 +11:00
Michael Shilman
ffea0c9211 Update git head to 7.0.0-alpha.37, update yarn.lock [ci skip] 2022-10-13 03:38:47 +08:00
Michael Shilman
82667a6551 v7.0.0-alpha.37 2022-10-13 03:33:26 +08:00
Michael Shilman
c7cab45bef v7.0.0-alpha.36 2022-10-13 03:16:57 +08:00
Tom Coleman
548cd31817 Merge remote-tracking branch 'origin/next' into tom/sb-512-angular-14 2022-10-12 15:19:13 +11:00
Kasper Peulen
1cf8658a9e make args sound for CSF3 react types 2022-10-11 10:31:23 +02:00
Tom Coleman
9c6d06c7d5 Actually wait for init promise in right place 2022-10-11 13:37:33 +11:00
Michael Shilman
51784f6106
Merge pull request #19164 from storybookjs/shilman/add-web-components-vite-framework-and-template
Vite: Add web-components/lit framework support
2022-10-10 17:56:54 +08:00
Tom Coleman
190de8623e Ensure we wait in preview web also 2022-10-10 16:00:03 +11:00
Michael Shilman
72013bac73 Fix deepscan 2022-10-10 12:49:06 +08:00
Tom Coleman
e5e43a872d Let's move that await to the store 2022-10-10 13:30:45 +11:00
Tom Coleman
ca03e353e5 Try waiting on the init promise 2022-10-10 13:27:24 +11:00
Michael Shilman
2d5e2cfe86 Merge branch 'next' into shilman/add-web-components-vite-framework-and-template 2022-10-06 20:32:42 +08:00
Michael Shilman
d5bc809ae3 Update git head to 7.0.0-alpha.35, update yarn.lock [ci skip] 2022-10-06 00:24:15 +08:00
Michael Shilman
d8972df8c6 v7.0.0-alpha.35 2022-10-06 00:18:55 +08:00
Michael Shilman
b936e56c3d Fix ignoredException bug when no interactions addon 2022-10-03 11:28:32 +08:00
Michael Shilman
d9bc2a868a Update git head to 7.0.0-alpha.34, update yarn.lock [ci skip] 2022-09-27 11:29:29 +08:00
Michael Shilman
fc90fc8754 v7.0.0-alpha.34 2022-09-27 11:25:43 +08:00
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