12 Commits

Author SHA1 Message Date
Norbert de Langen
5d6972902d
try this 2022-06-30 00:48:42 +02:00
Tom Coleman
4f315c43cc Deepscan 2022-06-23 11:09:42 +10:00
Tom Coleman
9d2dca3269 Use strict types in store 2022-06-22 17:02:27 +10:00
Tom Coleman
feca848f1f WIP - got docs entry loading working 2022-05-09 10:27:17 +10:00
Michael Shilman
285a56c6c8 V4 index: Fix up types per PR review 2022-04-21 21:15:12 +08:00
Michael Shilman
9c4d0a92fe Export index.json and legacy stories.json 2022-04-13 17:54:11 +08:00
Norbert de Langen
89830ad763
change imports of types & interfaces to be clearly defined as type 2022-03-08 14:15:22 +01:00
Tom Coleman
9ccc87e963 Remove nopreview UI and show redbox for any error.
Some errors don't have a meaningful stack trace -- for those we include some debugging instructions in the error message
2021-11-12 23:43:00 +11:00
Tom Coleman
d4661fa343 Ensure we always initialize the story store, even when the index errors. 2021-11-02 18:13:05 +11:00
Tom Coleman
0253a81391 Get HMR working for v6&v7 2021-09-28 22:40:15 +10:00
Tom Coleman
d9679bbd59 Refactor to pass sync as an arg rather than using a separate method
Using TS overloads to deal with the type differences. It's a little awkward but probably avoids code duplication a little.
2021-09-09 13:47:19 +10:00
Tom Coleman
4e12e81e75 Rename StoriesList => StoryIndex 2021-09-07 14:54:29 +10:00