Jeppe Reinhold
9d49e82a86
Merge pull request #19771 from Vidcruiter/remove-addon-panel-div-transform
...
Fix: addon panel content is invisible for any addon listed after the interactions panel
2022-11-18 11:51:23 +01:00
Kasper Peulen
1b151d4f3e
Downgrade jest-mock
2022-11-17 21:36:52 +01:00
Kasper Peulen
2083fd1b00
Update some other jest related deps (@jest/globals, @jest/transform, jest-mock)
2022-11-17 19:07:57 +01:00
Kasper Peulen
8280608a6e
Merge remote-tracking branch 'origin/next' into upgrade-jest-29
2022-11-17 18:51:35 +01:00
Norbert de Langen
fdb1653a38
Merge branch 'next' into fix/bail-preview-on-failure
2022-11-17 17:29:07 +01:00
Kasper Peulen
b72bbe6631
Merge pull request #19874 from storybookjs/kasper/pin-chromatic
...
Pin chromatic version to 6.11.2 to temporary fix flakiness
2022-11-17 17:21:47 +01:00
Kasper Peulen
e0609ff18b
Pin chromatic to resolve flakiness
2022-11-17 17:04:36 +01:00
Kasper Peulen
119080c89b
Fix deepscan
2022-11-17 16:55:37 +01:00
Kasper Peulen
59610613a1
Align ember cli template with the rest
2022-11-17 16:55:37 +01:00
Kasper Peulen
a80620f38d
Remove todos
2022-11-17 16:55:37 +01:00
Kasper Peulen
fb2cc54f0a
Update layout comment
2022-11-17 16:55:37 +01:00
Kasper Peulen
da9433f91c
Update Page stories template for 7 docs
2022-11-17 16:55:37 +01:00
Kasper Peulen
6f1588ff8e
Update Header stories template for 7 docs
2022-11-17 16:55:37 +01:00
Kasper Peulen
b3e708b45d
Update Button stories template for 7 docs
2022-11-17 16:55:37 +01:00
Kasper Peulen
e8ed15febc
Upgrade to TS 4.9
2022-11-17 16:24:12 +01:00
Norbert de Langen
0c36f0af89
Merge pull request #19852 from storybookjs/fix/server-require-double-esbuildregister
...
fix double esbuild-register register
2022-11-17 12:04:34 +01:00
Norbert de Langen
4bf9d31c0c
Merge pull request #19848 from jpzwarte/fix/regression-root-to-storybook-root
...
Fix regression in the `#root` to `#storybook-root` change
2022-11-17 10:54:53 +01:00
Jeppe Reinhold
7ca44e3aa1
Merge pull request #19807 from gitstart/fix/showPanel-mobile-view
...
UI: Fix `showPanel=false` doesn't work on mobile view
2022-11-17 10:23:11 +01:00
Norbert de Langen
54ab89ce63
Merge branch 'next' into fix/server-require-double-esbuildregister
2022-11-17 10:01:17 +01:00
Norbert de Langen
d018cbf7bd
fixes
2022-11-17 09:57:26 +01:00
Michael Shilman
b5920aaef1
Update git head to 7.0.0-alpha.50, update yarn.lock [ci skip]
2022-11-17 15:10:36 +08:00
Michael Shilman
77184d0390
v7.0.0-alpha.50
2022-11-17 15:06:07 +08:00
Michael Shilman
d90785f3ff
Update root, peer deps, version.ts/json to 7.0.0-alpha.50 [ci skip]
2022-11-17 14:52:31 +08:00
Ian VanSchooten
a2388919f8
Separate global and project configs
2022-11-16 19:31:55 -05:00
Ian VanSchooten
f79fe43eeb
Upgrade jest to 29
2022-11-16 19:29:31 -05:00
Jeppe Reinhold
20616713bc
Merge branch 'next' of github.com:storybookjs/storybook into pr/gitstart/19807
2022-11-16 23:38:57 +01:00
Jeppe Reinhold
5bc4668ea3
Merge branch 'next' of github.com:storybookjs/storybook into pr/gitstart/19807
2022-11-16 21:52:02 +01:00
Jeppe Reinhold
5976e2e25b
UI SB: Disable sourcemaps when building in CI
2022-11-16 21:40:56 +01:00
Ian VanSchooten
c1a49c4c6c
Merge remote-tracking branch 'origin/next' into marklb/upgrade-to-jest28
2022-11-16 14:20:48 -05:00
Ian VanSchooten
24a9f98a39
Update local playwright
2022-11-16 13:53:05 -05:00
Ian VanSchooten
ff582a68a7
Re-disable vue3 test
...
It passes locally, fails in CI
2022-11-16 12:48:30 -05:00
Yann Braga
90f4216428
Merge pull request #19858 from storybookjs/fix-next-image-stub
...
Fix next-image-loader-stub
2022-11-16 18:20:29 +01:00
Ian VanSchooten
08ba919440
Re-enable vue tests
2022-11-16 12:16:09 -05:00
Kasper Peulen
4cf0afe32c
Merge pull request #19839 from storybookjs/kasper/fix-decorator
...
Fix type inference bug with decorators
2022-11-16 17:42:00 +01:00
Norbert de Langen
ba093f3c45
regen lockfile
2022-11-16 16:44:04 +01:00
Kasper Peulen
148eb7da4c
Merge pull request #19853 from storybookjs/yann/fix-types-in-jest-addon
...
Jest: switch from Parameters to StorybookInternalParameters
2022-11-16 16:36:30 +01:00
Ian VanSchooten
44129a439d
Fix next-image-loader-stub
2022-11-16 10:24:41 -05:00
Yann Braga
908db037f6
switch from Parameters to StorybookInternalParameters
2022-11-16 15:20:17 +01:00
Norbert de Langen
f0d350022c
fix double esbuild-register register
2022-11-16 15:05:12 +01: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
Ian VanSchooten
c77276b4fc
Upgrade jest-specific-snapshot
2022-11-16 07:54:54 -05: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
Jeppe Reinhold
d01f0f7fb9
Merge branch 'next' of github.com:storybookjs/storybook into pr/gitstart/19807
2022-11-16 13:42:12 +01:00
Jeroen Zwartepoorte
f995b8cf6f
Merge branch 'next' into fix/regression-root-to-storybook-root
2022-11-16 11:56:06 +01:00
Yann Braga
6b1e603b9b
bail preview builder on failure
...
For some reason, even when Webpack fails e.g. wrong main.js config,
the preview may continue to print to stdout, which can affect output
when we catch this error and process those errors (e.g. telemetry)
gets overwritten by preview progress output. Therefore, we should bail the preview too.
An example to get into this situation is using a CRA project without @storybook/preset-create-react-app
2022-11-16 11:49:59 +01:00