4919 Commits

Author SHA1 Message Date
Michael Shilman
f9e61a6656
Merge pull request #21166 from storybookjs/norbert/fix-21004-some-more
CLI: Fix CRA init, ensure the new version of the preset
2023-02-21 15:04:48 +08:00
Michael Shilman
0427498c29 Add migration note for CRA4 support 2023-02-21 15:03:33 +08:00
Tom Coleman
c22c5372d3 Merge branch 'next' into 20663-coalesce-errors 2023-02-21 09:26:32 +11:00
Tom Coleman
da186a0d71
Merge pull request #21112 from storybookjs/20663-rationalize-index-errors
Core: Don't crash when there are errors indexing
2023-02-21 09:20:53 +11:00
Valentin Palkovic
4f7772bcf1 Fix 'isStandalone' function not available error 2023-02-20 18:54:48 +01:00
Norbert de Langen
56e3411a6d
Merge branch 'next' into norbert/fix-21004-some-more 2023-02-20 18:33:40 +01:00
Norbert de Langen
6921a36ada
remove cra < 5 support 2023-02-20 18:33:10 +01:00
Valentin Palkovic
eafec4faed
Merge pull request #21162 from storybookjs/valentin/pnpm-add-missing-deps-to-nextjs
Add missing dependencies to @storybook/nextjs to fix pnpm
2023-02-20 17:51:31 +01:00
Norbert de Langen
e12e722c1b
Merge branch 'next' into norbert/fix-21004-some-more 2023-02-20 16:26:34 +01:00
Norbert de Langen
0ead7cc115
ensure the CLI installs the new version of the preset 2023-02-20 16:21:52 +01:00
Valentin Palkovic
f076f21bcc Merge remote-tracking branch 'origin/next' into HEAD 2023-02-20 16:19:25 +01:00
Michael Shilman
f03e042419 Update git head to 7.0.0-beta.51, update yarn.lock [ci skip] 2023-02-20 23:05:49 +08:00
Michael Shilman
92ae17be35 v7.0.0-beta.51 2023-02-20 23:04:31 +08:00
Michael Shilman
8e29ccce4b Update root, peer deps, version.ts/json to 7.0.0-beta.51 [ci skip] 2023-02-20 23:01:59 +08:00
Yann Braga
13acf140c1
Merge pull request #21164 from storybookjs/fix/type-errors-automigrate
Maintenance: fix type errors on automigrate `check` step
2023-02-20 15:50:05 +01:00
Norbert de Langen
648590f222
Merge pull request #21163 from storybookjs/fix-safari-zoom
Correctly detect Safari in browser supports CSS Zoom
2023-02-20 15:48:15 +01:00
Michael Shilman
4d5d7aa67a Merge branch 'next' into shilman/framework-parameter-to-renderer 2023-02-20 22:40:56 +08:00
Yann Braga
6402ced34a fix type errors on automigrate check step 2023-02-20 15:22:57 +01:00
Norbert de Langen
90b88da8d2
Merge pull request #21144 from storybookjs/fix-config-types
Fix StorybookConfig of webcomponents-webpack5 framework
2023-02-20 15:13:25 +01:00
Norbert de Langen
184f07dd6a
Merge pull request #21159 from storybookjs/shilman/20421-fix-vite-storysource
Storysource: Fallback to the `docs.source.originalSource` parameter
2023-02-20 15:07:36 +01:00
Yann Braga
fb6cd0ca84
Merge pull request #20647 from storybookjs/feat/configDir-automigrations
CLI: Improve monorepo support in `automigrate` and revamp framework-related migrations
2023-02-20 15:06:22 +01:00
Jeppe Reinhold
d964229bad
Correctly detect Safari in browser supports CSS Zoon 2023-02-20 14:59:38 +01:00
Valentin Palkovic
1eb6e4f70b Add missing dependencies to @storybook/nextjs to fix pnpm 2023-02-20 14:58:06 +01:00
Michael Shilman
72931575a1 Storysource: Fallback to the docs.source.originalSource parameter 2023-02-20 20:57:19 +08:00
Yann Braga
adff4293b8 detect legacy renderers in validations 2023-02-20 12:49:40 +01:00
Yann Braga
4477f8ca41 update migration for new-frameworks 2023-02-20 12:04:30 +01:00
Tom Coleman
53747a8931 Use import paths for errors, and slash them 2023-02-20 21:46:50 +11:00
Norbert de Langen
932fc56b87
Merge pull request #21021 from yamanoku/fix-sidebar-skip-to-canvas-link-style
fix: skip to canvas link style
2023-02-20 10:01:31 +01:00
Yann Braga
74ed92badb Merge branch 'next' into feat/configDir-automigrations 2023-02-20 09:38:48 +01:00
Valentin Palkovic
136e060726 Merge remote-tracking branch 'origin/next' into HEAD 2023-02-20 08:49:34 +01:00
Tom Coleman
62ccd7ec53
Merge pull request #21098 from storybookjs/20913-remove-docsOptions.disable
Docs: Remove `DocsOptions.disable`
2023-02-20 15:32:57 +11:00
Tom Coleman
ecc048caf8 Remove reference to disabled docs 2023-02-20 13:12:19 +11:00
Tom Coleman
048ef7fe89 Fix linting 2023-02-20 13:10:55 +11:00
Yann Braga
539483017d Merge branch 'next' into feat/configDir-automigrations 2023-02-20 00:14:26 +01:00
Yann Braga
a6d2ce0537 add skip-install option to automigrate 2023-02-20 00:12:29 +01:00
Yann Braga
4d5d28d941 restructure migrations api for reading and writing main.js 2023-02-19 23:07:03 +01:00
Chakir QATAB
84f5f3b610
Merge pull request #20754 from fazulk/fix-casing-on-vue2-events
Fix: vue2 events use bracket notation
2023-02-18 03:25:48 +04:00
fazulk
1efc263d4d fix(vue-render): use bracket notation and camelCased events 2023-02-17 09:20:45 -08:00
Yann Braga
55c26a696f bail automigrate early in monorepos when not specifying config-dir 2023-02-17 17:37:25 +01:00
Yann Braga
cc82057d88 improve error message 2023-02-17 17:36:06 +01:00
Valentin Palkovic
c1b5094ab8 Merge remote-tracking branch 'origin/next' into HEAD 2023-02-17 17:15:32 +01:00
Valentin Palkovic
8b5a41b684 Some cleanup 2023-02-17 17:15:06 +01:00
Michael Shilman
980fe8c8d3 Update git head to 7.0.0-beta.50, update yarn.lock [ci skip] 2023-02-18 00:11:23 +08:00
Michael Shilman
ecbe308bda v7.0.0-beta.50 2023-02-18 00:09:59 +08:00
Michael Shilman
c59f9d3974 Update root, peer deps, version.ts/json to 7.0.0-beta.50 [ci skip] 2023-02-18 00:07:35 +08:00
Michael Shilman
43ac0aab10
Merge pull request #21123 from storybookjs/vite/mdx1-version
Vite: Update dep range for @storybook/mdx1-csf
2023-02-17 23:55:40 +08:00
Michael Shilman
8aa0bc08e1
Merge pull request #21147 from storybookjs/shilman/revert-21095-docgen
Revert upgrade to react-docgen-typescript-plugin
2023-02-17 23:54:21 +08:00
Michael Shilman
a04ac3370d Revert upgrade to react-docgen-typescript-plugin 2023-02-17 23:33:37 +08:00
Michael Shilman
372f205e9d Revert #21096 Vite: Fix storysource addon support 2023-02-17 23:11:49 +08:00
Kasper Peulen
c34e968520 Fix web component framework type 2023-02-17 13:54:07 +01:00