36102 Commits

Author SHA1 Message Date
Tom Coleman
70ce417d86 We don't use event source in this test but we inherit from it 2021-10-05 23:05:41 +11:00
Tom Coleman
ada28cc382 Update snapshots 2021-10-05 22:46:13 +11:00
Tom Coleman
ea4a2d4ff7 Trying again with the plugin 2021-10-05 22:31:58 +11:00
Tom Coleman
866d913447 Update ie11 addon again to unshift 2021-10-05 18:59:51 +11:00
Tom Coleman
8ee2b31c52 Use an 0.7 canary of IE addon to get EventSource support 2021-10-05 17:25:40 +11:00
Tom Coleman
e0b29fdf8e Fix some tests 2021-10-05 16:31:46 +11:00
Tom Coleman
3dbe9562d1 Require context is generated relative to workingDir now 2021-10-05 13:20:07 +11:00
Tom Coleman
f87645fb84 Linting cleanup 2021-10-05 13:09:43 +11:00
Tom Coleman
9b8dab666c Some fixes 2021-10-05 12:18:01 +11:00
Tom Coleman
3eef669c4f Add integration test for stories-json 2021-10-04 22:33:45 +11:00
Tom Coleman
a8c93a7e5b Fix StoryIndexGenerator tests 2021-10-04 21:59:19 +11:00
Tom Coleman
1ab1fd732e Added tests for watch-story-specifiers 2021-10-04 21:46:16 +11:00
Tom Coleman
98c11346cf Fix up require-context tests 2021-10-04 15:39:18 +11:00
Tom Coleman
0bbac66b6b Fixed up normalize-stories test 2021-10-04 14:34:16 +11:00
Tom Coleman
9b301b221b Fix autoTitle test 2021-10-04 13:48:54 +11:00
Tom Coleman
719c787150 First pass at unified specifiers working 2021-10-04 00:48:54 +11:00
Tom Coleman
ca716325c8 Add a bunch of edge case tests to PreviewWeb 2021-09-29 21:41:59 +10:00
Tom Coleman
bb1b922fb2 Un-skip two tests we couldn't implement before 2021-09-29 19:02:33 +10:00
Tom Coleman
5d7774f449 Fixed up PreviewWeb tests 2021-09-29 18:45:26 +10:00
Tom Coleman
2256d74fbc Fix up store tests 2021-09-29 11:05:22 +10:00
Tom Coleman
8422932f24 Little tweak to get generation working again properly
We had an issue with absolute vs relative paths. Going to sort this out properly when I handle all specifiers soon.
2021-09-29 09:42:14 +10:00
Tom Coleman
0253a81391 Get HMR working for v6&v7 2021-09-28 22:40:15 +10:00
Tom Coleman
9132a9ad3d Add stories for manager HMR 2021-09-28 16:31:29 +10:00
Tom Coleman
bafc8b23de Fix up some more types to bootstrap 2021-09-28 15:46:27 +10:00
Tom Coleman
43728a51b7 Tightend up backend code and added tests 2021-09-27 16:36:55 +10:00
Tom Coleman
06bbba0bcf First pass working 2021-09-25 14:16:05 +10:00
Michael Shilman
05acee7f53
Merge pull request #16106 from storybookjs/16047-add-hmr-to-story-index
Refactor `stories-json` to use a caching class
2021-09-20 19:42:39 +08:00
Michael Shilman
a384035d78 Merge branch '16052-index-server-story-sort' into 16047-add-hmr-to-story-index 2021-09-20 19:41:12 +08:00
Michael Shilman
0913687268 Sort by title not kind for array sorts 2021-09-20 19:31:05 +08:00
Michael Shilman
7d704c8fc3 Fix broken test 2021-09-20 17:34:48 +08:00
Michael Shilman
a57e6944f8 Fix broken test 2021-09-20 14:42:55 +08:00
Michael Shilman
284a591b0c Add explicitly unsupported syntaxes for preview.js storySort extraction 2021-09-20 14:09:45 +08:00
Tom Coleman
bf92728143 Refactor stories-json to use generator 2021-09-20 15:37:40 +10:00
Michael Shilman
74710f1cd0 Fix deepscan 2021-09-20 10:52:43 +08:00
Tom Coleman
52953f3c87 Add a sketch of a StoryIndexGenerator class 2021-09-20 10:46:58 +10:00
Michael Shilman
015345aea4 Update yarn.lock 2021-09-19 17:56:00 +08:00
Michael Shilman
204c26be7c Demo story sorting in examples/react-ts 2021-09-19 17:30:03 +08:00
Michael Shilman
38e5179b38 Update story index server to sort stories 2021-09-19 17:29:43 +08:00
Michael Shilman
7323404fa3 Move sortStories logic to @storybook/store 2021-09-19 17:29:18 +08:00
Michael Shilman
d6d3fdd767 Utilities for parsing storySort parameter from preview.js 2021-09-19 17:27:42 +08:00
Michael Shilman
ea3af92a3a 6.4.0-alpha.39 next.json version file 2021-09-18 17:36:05 +08:00
Michael Shilman
d6cba15f17 Update git head to 6.4.0-alpha.39, update yarn.lock 2021-09-18 17:30:06 +08:00
Michael Shilman
b1d5f20b2f v6.4.0-alpha.39 v6.4.0-alpha.39 2021-09-18 17:26:54 +08:00
Michael Shilman
14597f906f Update root, peer deps, version.ts/json to 6.4.0-alpha.39 [ci skip] 2021-09-18 16:31:01 +08:00
Michael Shilman
1edee40481 6.4.0-alpha.39 changelog 2021-09-18 16:30:48 +08:00
Michael Shilman
53eb56d87a
Merge pull request #16098 from storybookjs/15714-16053-auto-title
CSF3: Add auto-title support to on-demand V7/V6 refactor
2021-09-18 16:27:11 +08:00
Michael Shilman
3696da7fd7 NormalizedStoriesEntry => NormalizedStoriesSpecifier 2021-09-18 16:06:10 +08:00
Michael Shilman
2308ff580b Add auto-title test for StoryStoreFacade 2021-09-18 15:56:54 +08:00
Michael Shilman
978420d0ba Fix deepscan errors 2021-09-18 15:56:32 +08:00
Michael Shilman
3e20d80b4d Try to fix broken test 2021-09-18 14:53:19 +08:00