779 Commits

Author SHA1 Message Date
Michael Shilman
090bae6341 Update root, peer deps, version.ts/json to 6.4.0-beta.13 [ci skip] 2021-10-18 14:02:50 +08:00
Michael Shilman
ab3579185d Update git head to 6.4.0-beta.12, update yarn.lock 2021-10-15 16:52:37 +08:00
Michael Shilman
603dac3437 v6.4.0-beta.12 2021-10-15 16:49:36 +08:00
Michael Shilman
ab66aa22bf Update root, peer deps, version.ts/json to 6.4.0-beta.12 [ci skip] 2021-10-15 16:40:51 +08:00
Gert Hengeveld
9036776385 Merge branch 'next' into addon-interactions 2021-10-14 10:00:08 +02:00
Michael Shilman
39f1f1733f Update git head to 6.4.0-beta.11, update yarn.lock 2021-10-14 11:44:52 +08:00
Michael Shilman
5ea24555a4 v6.4.0-beta.11 2021-10-14 11:41:47 +08:00
Michael Shilman
11462ffbaa Update root, peer deps, version.ts/json to 6.4.0-beta.11 [ci skip] 2021-10-14 11:32:11 +08:00
Gert Hengeveld
1aa5084494 Merge branch 'next' into addon-interactions 2021-10-13 21:52:57 +02:00
Gert Hengeveld
9c4256d8a9 Use correct csf version 2021-10-13 20:45:29 +02:00
Yann Braga
6f9ffdab6a update snapshot tests 2021-10-13 20:34:15 +02:00
Michael Shilman
a32c023357
Merge pull request #16311 from storybookjs/16307-consistent-getStoriesJsonData
Core: Align storyIndex generated by the server and client
2021-10-14 01:04:23 +08:00
Gert Hengeveld
3484ca46a1 Merge branch 'next' into addon-interactions 2021-10-13 16:57:25 +02:00
Michael Shilman
6da9aaf08a Update git head to 6.4.0-beta.10, update yarn.lock 2021-10-13 13:38:19 +08:00
Michael Shilman
9128cc184f v6.4.0-beta.10 2021-10-13 13:34:57 +08:00
Michael Shilman
948242029a Update root, peer deps, version.ts/json to 6.4.0-beta.10 [ci skip] 2021-10-13 11:05:17 +08:00
Michael Shilman
6febea30d2 Fix failing tests 2021-10-13 09:48:41 +08:00
Yann Braga
6afbef9128 update @storybook/csf package 2021-10-12 18:29:55 +02:00
Yann Braga
4977797b54 Merge branch 'preview-play' into addon-interactions 2021-10-12 14:10:04 +02:00
Yann Braga
cfdd2d8263 Merge branch 'next' into addon-interactions 2021-10-12 12:26:37 +02:00
Tom Coleman
c055f9ad1a Make the storyIndex generated by the server and client consistent 2021-10-12 20:28:57 +11:00
Michael Shilman
76e9ff51cf Update git head to 6.4.0-beta.9, update yarn.lock 2021-10-12 15:41:36 +08:00
Michael Shilman
a22654ce25 v6.4.0-beta.9 2021-10-12 15:38:47 +08:00
Michael Shilman
988ee72771 Update root, peer deps, version.ts/json to 6.4.0-beta.9 [ci skip] 2021-10-12 15:29:46 +08:00
Michael Shilman
681f0bb583 Update git head to 6.4.0-beta.8, update yarn.lock 2021-10-11 22:54:00 +08:00
Michael Shilman
7f1ecb0822 v6.4.0-beta.8 2021-10-11 22:50:32 +08:00
Michael Shilman
3fb454a56f Update root, peer deps, version.ts/json to 6.4.0-beta.8 [ci skip] 2021-10-11 22:39:12 +08:00
Tom Coleman
d0ba9bac68 Also double check if we send two requests at once it isn't doubled up 2021-10-11 12:45:16 +11:00
Tom Coleman
550295156c Fix issue where we set up a new watcher for each listener 2021-10-11 12:39:19 +11:00
Michael Shilman
c462a8c636 Update git head to 6.4.0-beta.7, update yarn.lock 2021-10-08 17:38:35 +08:00
Michael Shilman
5c16acd21a v6.4.0-beta.7 2021-10-08 17:35:42 +08:00
Michael Shilman
870ba9b58c Update root, peer deps, version.ts/json to 6.4.0-beta.7 [ci skip] 2021-10-08 17:26:57 +08:00
Michael Shilman
75c8e85514 Update git head to 6.4.0-beta.6, update yarn.lock 2021-10-07 14:24:49 +08:00
Michael Shilman
6e415afb51 v6.4.0-beta.6 2021-10-07 14:21:37 +08:00
Michael Shilman
539badbf9b Update root, peer deps, version.ts/json to 6.4.0-beta.6 [ci skip] 2021-10-07 14:12:05 +08:00
Michael Shilman
860068148d Fix deepscan 2021-10-07 13:53:52 +08:00
Michael Shilman
239f391ed2 update from next 2021-10-07 13:13:01 +08:00
Tom Coleman
87008afea6 Pull storiesV2Compatibility into options 2021-10-07 13:56:33 +11:00
Michael Shilman
06357e07a3 Update git head to 6.4.0-beta.5, update yarn.lock 2021-10-06 22:10:39 +08:00
Michael Shilman
c1e5c8344c v6.4.0-beta.5 2021-10-06 22:07:30 +08:00
Michael Shilman
b06764e115 Update root, peer deps, version.ts/json to 6.4.0-beta.5 [ci skip] 2021-10-06 21:58:18 +08:00
Tom Coleman
5b4758087c Don't start watching stories.json dependencies until someone requests it.
This mainly to stop tests from hanging
2021-10-06 15:25:54 +11:00
Tom Coleman
14278ee5ef Update snapshots w/ back compat story index 2021-10-06 14:21:19 +11:00
Tom Coleman
d6b9286484 Merge remote-tracking branch 'origin/next' into 16047-refactor-specifiers 2021-10-06 13:04:04 +11:00
Tom Coleman
ada28cc382 Update snapshots 2021-10-05 22:46:13 +11:00
Michael Shilman
a5a68fb083 CSF: Add error handling for CSF story index generation 2021-10-05 14:40:49 +08:00
Tom Coleman
9b8dab666c Some fixes 2021-10-05 12:18:01 +11:00
Michael Shilman
0944cc9cb5 Update git head to 6.4.0-beta.4, update yarn.lock 2021-10-05 01:29:17 +08:00
Michael Shilman
294cc94b04 v6.4.0-beta.4 2021-10-05 01:26:10 +08:00
Michael Shilman
a14c878380 Update root, peer deps, version.ts/json to 6.4.0-beta.4 [ci skip] 2021-10-05 01:17:32 +08:00