45160 Commits

Author SHA1 Message Date
Norbert de Langen
8bb0ed349d
fixes 2022-11-15 19:44:10 +01:00
Norbert de Langen
da1a067ce5
enable fast open again, re-use serverChannel 2022-11-15 19:18:16 +01:00
Ian VanSchooten
894b2ca5e7 Merge remote-tracking branch 'origin/next' into marklb/upgrade-to-jest28
# Conflicts:
#	code/jest.config.js
2022-11-15 10:31:46 -05:00
Ian VanSchooten
8efda9539d Merge remote-tracking branch 'origin/next' into marklb/upgrade-to-jest28 2022-11-15 10:29:25 -05: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
Kasper Peulen
d94331079d Address review 2022-11-15 15:57:14 +01:00
jonniebigodes
db105eef41
Merge pull request #19746 from storybookjs/domyen-patch-1
Update README logo for dark mode
2022-11-15 14:31:01 +00:00
Michael Shilman
bb1ee0079c Upgrade to prebundled tsup version 2022-11-15 21:43:02 +08:00
Norbert de Langen
1059a820bd
perf improvements 2022-11-15 13:12:12 +01:00
Jeppe Reinhold
99dea360b0 try without the Turbosnap Vite plugin 2022-11-15 12:25:50 +01:00
Yann Braga
f707d71c90 remove artificial failure 2022-11-15 12:19:20 +01:00
Yann Braga
9af77c9352 improve format 2022-11-15 11:55:54 +01:00
Tom Coleman
f26144d0a1 Add cross-spawn to scripts 2022-11-15 21:46:26 +11:00
Yann Braga
d120c2f3f7 format line breaks for discord message 2022-11-15 11:45:14 +01:00
Yann Braga
ebb64aa0bc add default value for template 2022-11-15 11:31:23 +01:00
Yann Braga
9435df0fe5 add artificial failure 2022-11-15 11:23:10 +01:00
Yann Braga
d1ea48068a use report-workflow-on-failure on every CI job 2022-11-15 11:22:04 +01:00
Yann Braga
919dca3fae add command to compose discord report message 2022-11-15 11:21:23 +01:00
Jeppe Reinhold
2941d9266f fix eslint config syntax 2022-11-15 10:40:42 +01:00
Jeppe Reinhold
1cb1c2654a
Merge branch 'next' into jeppe/sb-898-blocks-canvas 2022-11-15 10:22:24 +01:00
Tom Coleman
1e0257aab4 Add some instructions for building a template 2022-11-15 20:13:54 +11:00
Jeppe Reinhold
936829aec5 use story with specific size rendering 2022-11-15 10:09:47 +01:00
Tom Coleman
4760d60090 Use inDevelopment to drive sandbox too 2022-11-15 20:09:08 +11:00
Norbert de Langen
b105b21001
regen lockfile, sync csf package version 2022-11-15 10:06:58 +01:00
Tom Coleman
a3e69eeeed Create a generate task and use in the sandbox process 2022-11-15 20:01:19 +11:00
Norbert de Langen
39fd00cfd6
add explanation 2022-11-15 09:37:38 +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
Norbert de Langen
e0b708415d
Merge branch 'next' into norbert/sb-798-figure-out-plan-for-package-structure-rework 2022-11-15 09:25:19 +01:00
Jeppe Reinhold
d36e002f39 cleanup story id 2022-11-15 09:21:59 +01:00
Ian VanSchooten
8a97d67a87 Merge remote-tracking branch 'origin/next' into marklb/upgrade-to-jest28 2022-11-14 21:18:37 -05:00
Ian VanSchooten
c9dc70b2b4 re-ignore failing windows tests 2022-11-14 21:18:22 -05:00
Michael Shilman
2a1104a4ca
Merge pull request #19836 from storybookjs/vite/addon-absolute-paths
Vite: Keep using absolute path node_modules splitting
2022-11-15 10:16:19 +08:00
Ian VanSchooten
5b28f46cfc Re-enable vite dev bench 2022-11-14 20:56:39 -05:00
Ian VanSchooten
e82d8477d6 Merge remote-tracking branch 'origin/next' into vite/addon-absolute-paths 2022-11-14 20:55:51 -05:00
Michael Shilman
88a201fe8b Update yarn.lock 2022-11-15 09:46:59 +08:00
Michael Shilman
9321b658e3
Merge pull request #19832 from storybookjs/shilman/add-skip-stories-to-bench
Build: Fix benchmark to run on local packages
2022-11-15 09:44:00 +08:00
Ian VanSchooten
2370e5615a Clean up typescript some more 2022-11-14 16:36:17 -05:00
Ian VanSchooten
32db3b2c63 Vite: Keep using absolute path node_modules splitting 2022-11-14 16:14:33 -05:00
Ian VanSchooten
299eabe49e Remove unneeded ts-expect-error 2022-11-14 15:39:43 -05:00
Ian VanSchooten
a30f4d47f3 Add UI unit tests 2022-11-14 15:18:23 -05:00
Ian VanSchooten
25f7141c50 name jest projects using file path 2022-11-14 15:06:11 -05:00
Ian VanSchooten
3bf7d8b249 Fix corrupt yarn.lock 2022-11-14 15:03:56 -05:00
Kasper Peulen
ceca15ece1 Add migration notes 2022-11-14 20:23:57 +01:00
Michael Shilman
5d32e650a3 Upgrade docs-mdx to fix yarn pnp 2022-11-15 02:58:43 +08:00
Ian VanSchooten
067c7b8503 Incorporate feedback from Norbert 2022-11-14 13:31:38 -05:00
Ian VanSchooten
e1d0790c9f Merge remote-tracking branch 'origin/next' into marklb/upgrade-to-jest28
# Conflicts:
#	code/lib/preview-web/src/PreviewWeb.test.ts
#	code/yarn.lock
2022-11-14 13:20:31 -05:00
Michael Shilman
6e6f82c8cc Don't benchmark start command for vite 2022-11-15 01:54:02 +08:00
Michael Shilman
9b489305e7 Don't link bench sandboxes 2022-11-15 01:31:15 +08:00
Norbert de Langen
4b77ab1b98
Merge branch 'next' into norbert/sb-798-figure-out-plan-for-package-structure-rework 2022-11-14 18:00:28 +01:00
Michael Shilman
4d1c991067 Start-from never 2022-11-15 00:58:00 +08:00