2341 Commits

Author SHA1 Message Date
Ian VanSchooten
44129a439d Fix next-image-loader-stub 2022-11-16 10:24:41 -05:00
Jeppe Reinhold
7db8b12aa2 Merge branch 'next' of github.com:storybookjs/storybook into jeppe/sb-898-blocks-story 2022-11-16 14:46:22 +01:00
Jeppe Reinhold
c2b8465b3a fix typecheck error in jest addon 2022-11-16 14:22:28 +01:00
Jeppe Reinhold
56777b9b5d enable turbosnap for internal sb 2022-11-16 14:09:32 +01:00
Jeppe Reinhold
1745efcfcb upgrade CI image for internal chromatic 2022-11-16 14:08:32 +01:00
Jeppe Reinhold
f671096df1 Merge branch 'jeppe/sb-898-blocks-canvas' of github.com:storybookjs/storybook into jeppe/sb-898-blocks-story 2022-11-16 13:48:48 +01:00
Jeppe Reinhold
60cea662db Merge branch 'next' of github.com:storybookjs/storybook into jeppe/sb-898-blocks-canvas 2022-11-16 13:47:59 +01:00
Jeppe Reinhold
45ad9e8df1 fix deepscan error 2022-11-16 13:46:51 +01:00
Kasper Peulen
a972ff2470
Merge pull request #19833 from storybookjs/kasper/expose-more-types
Expose more CSF types in all renderers
2022-11-16 10:17:59 +01:00
Ian VanSchooten
82dc644bae
Merge pull request #19777 from storybookjs/valentin/fix-tests-on-windows
Fix tests on Windows
2022-11-15 10:20:15 -05:00
Jeppe Reinhold
99dea360b0 try without the Turbosnap Vite plugin 2022-11-15 12:25:50 +01:00
Jeppe Reinhold
1cb1c2654a
Merge branch 'next' into jeppe/sb-898-blocks-canvas 2022-11-15 10:22:24 +01:00
Jeppe Reinhold
936829aec5 use story with specific size rendering 2022-11-15 10:09:47 +01:00
Jeppe Reinhold
8be66c4634 Merge branch 'jeppe/sb-898-blocks-canvas' of github.com:storybookjs/storybook into jeppe/sb-898-blocks-story 2022-11-15 09:33:42 +01:00
Jeppe Reinhold
d36e002f39 cleanup story id 2022-11-15 09:21:59 +01:00
Ian VanSchooten
32db3b2c63 Vite: Keep using absolute path node_modules splitting 2022-11-14 16:14:33 -05:00
Kasper Peulen
ceca15ece1 Add migration notes 2022-11-14 20:23:57 +01:00
Norbert de Langen
1e9e0c4861
Merge pull request #19831 from storybookjs/tech/legacy-api-storyshots
Tech: TypeScript should check stories and tests as well
2022-11-14 17:35:33 +01:00
Kasper Peulen
4d637a5b85 Expose more types in the renderer 2022-11-14 17:12:13 +01:00
Norbert de Langen
3fd2261293
all sorts of ts fixes or ignores after enabling ts to function on tests and stories 2022-11-14 17:06:53 +01:00
Valentin Palkovic
85d31806eb Fix lint issues 2022-11-14 15:17:47 +01:00
Michael Shilman
b0c013aa1c
Merge pull request #19822 from joshwooding/fix-preview-annotations-in-windows-vite-builder
Vite: Fix preview annotation paths on Windows
2022-11-14 22:13:09 +08:00
Michael Shilman
1037b3ef7b
Merge pull request #19823 from joshwooding/fix-csf-plugin-ignoring-options
Fix csf-plugin ignoring options
2022-11-14 22:03:43 +08:00
Norbert de Langen
e10b02f392
small fixes 2022-11-14 14:33:38 +01:00
Norbert de Langen
8eb96195a5
do not ts ignore test 2022-11-14 14:18:39 +01:00
Norbert de Langen
dbb98764fa
some typings improvements 2022-11-14 14:05:51 +01:00
Norbert de Langen
e6be9eb179
mock renderer in storyshots and add removed api back 2022-11-14 14:04:07 +01:00
gitstart
f7b641e4ae chore: resolved conflict 2022-11-14 10:43:53 +00:00
Valentin Palkovic
66f6509392 Exclude another test 2022-11-14 10:11:32 +01:00
Valentin Palkovic
a6e483a36a Revert path.posix changes 2022-11-14 09:21:35 +01:00
Valentin Palkovic
7539f514f4 Remove unnecessary import 2022-11-14 09:14:49 +01:00
Valentin Palkovic
5ad19baf2b Fix windows test 2022-11-14 09:14:49 +01:00
Valentin Palkovic
8f3094b9c4 Replace toMatchInlineSnapshot assertion with toEqual 2022-11-14 09:14:49 +01:00
Valentin Palkovic
e7f83454fc Finalize 2022-11-14 09:14:49 +01:00
Valentin Palkovic
82b4e270ab Add console logs 2022-11-14 09:14:49 +01:00
Valentin Palkovic
6f3089cf01 Try out new version of mock-fs to fix test 2022-11-14 09:14:49 +01:00
Valentin Palkovic
78a7fd5f4c Remove unused code and test 2022-11-14 09:14:49 +01:00
Valentin Palkovic
9825b2c9ab Fix tests on Windows 2022-11-14 09:14:46 +01:00
Jeppe Reinhold
fe04b8d29c Merge branch 'next' of github.com:storybookjs/storybook into jeppe/sb-898-blocks-canvas 2022-11-14 07:37:12 +01:00
Josh Wooding
73b7e8a57b
Fix csf-plugin ignoring options 2022-11-14 01:52:46 +00:00
Josh Wooding
97c5514afc
Fix preview annotations with the Vite builder on Windows 2022-11-14 01:45:17 +00:00
Kasper Peulen
3c8f3e34ff Fix merge conflicts 2022-11-13 20:52:19 +01:00
Kasper Peulen
dcb3159294 Rename Framework to Renderer 2022-11-13 20:37:10 +01:00
Michael Shilman
6fc49dd1b2 Update git head to 7.0.0-alpha.49, update yarn.lock [ci skip] 2022-11-13 23:54:31 +08:00
Michael Shilman
d7eb433300 v7.0.0-alpha.49 2022-11-13 23:50:52 +08:00
Michael Shilman
42d9ac1559 Update root, peer deps, version.ts/json to 7.0.0-alpha.49 [ci skip] 2022-11-13 23:48:11 +08:00
Jeppe Reinhold
8a6690632c fix lint 2022-11-11 23:22:08 +01:00
Jeppe Reinhold
9be25a1946 make canvas interaction tests more robust 2022-11-11 22:48:18 +01:00
Jeppe Reinhold
e7d1b1e28a fix process.env missing 2022-11-11 20:36:14 +01:00
Jeppe Reinhold
96229e6d00 add interaction stories to Story block 2022-11-11 15:20:57 +01:00