48321 Commits

Author SHA1 Message Date
Michael Shilman
b1da06450d v7.0.0-beta.53 v7.0.0-beta.53 2023-02-22 01:57:44 +08:00
Michael Shilman
bdd54da489 Update root, peer deps, version.ts/json to 7.0.0-beta.53 [ci skip] 2023-02-22 01:53:34 +08:00
Michael Shilman
798c60936f 7.0.0-beta.53 changelog 2023-02-22 01:53:21 +08:00
Michael Shilman
7e68aa2637
Merge pull request #21190 from storybookjs/shilman/csf-tools-fix-configfile-named-export-scalars
Csf Tools: Fix overriding scalar named export values
2023-02-22 01:51:48 +08:00
Michael Shilman
92ca7323fb
Merge pull request #21073 from storybookjs/kasper/mdx-to-mdx-and-csf
Codemod: Convert `.stories.mdx` to MDX and CSF
2023-02-22 01:50:31 +08:00
Michael Shilman
9f6c51b41f Csf Tools: Fix overriding scalar named export values 2023-02-22 01:29:43 +08:00
Kasper Peulen
da02ee870d Fix tests 2023-02-21 17:57:42 +01:00
Kasper Peulen
f1cab15124 Make sure to use valid javascript names as identifier 2023-02-21 17:37:35 +01:00
Kasper Peulen
ff810e3250 Make sure new export name don't exist 2023-02-21 17:37:35 +01:00
Kasper Peulen
107e748193 Skip migration if there are no stories in the mdx file 2023-02-21 17:37:35 +01:00
Kasper Peulen
9512b52f2e Skip renaming when errors 2023-02-21 17:37:35 +01:00
Kasper Peulen
5d5bb8175b Fix an issue causing babel errors 2023-02-21 17:37:35 +01:00
Kasper Peulen
4cb87c3417 Fix bundle process 2023-02-21 17:37:35 +01:00
Kasper Peulen
7303e938ef Keep Story id node, and add comment above 2023-02-21 17:37:35 +01:00
Kasper Peulen
5164cc6ffa Simplify boolean logic 2023-02-21 17:37:35 +01:00
Kasper Peulen
e5a394002e Add story child is csf3 test 2023-02-21 17:37:35 +01:00
Kasper Peulen
1fa7cf2e1a Add Template reference to mdx files 2023-02-21 17:37:35 +01:00
Kasper Peulen
d14a8db8ef Add csf snapshot for "convert correct story nodes" 2023-02-21 17:37:35 +01:00
Kasper Peulen
b7c082213e Comment out <Story id /> with a note to migrate 2023-02-21 17:37:35 +01:00
Kasper Peulen
85df7183e3 Only write story import to mdx file when needed 2023-02-21 17:37:35 +01:00
Kasper Peulen
6113203c12 Update yarn.lock 2023-02-21 17:37:35 +01:00
Kasper Peulen
b3ac73fa6e Fix extra test cases 2023-02-21 17:37:35 +01:00
Kasper Peulen
9d338f1f00 Optimize transformIgnorePatterns 2023-02-21 17:37:35 +01:00
Kasper Peulen
95a8e449e2 Replace comments 2023-02-21 17:37:35 +01:00
Kasper Peulen
49d80b054d Add note about regex used 2023-02-21 17:37:35 +01:00
Kasper Peulen
ea78bad5a5 Implement mdx to csf migration 2023-02-21 17:37:35 +01:00
Michael Shilman
85e42084b1
Merge pull request #21188 from storybookjs/fix/csf-tools-ts-expressions-module-exports
Csf Tools: Support satisfies and as TS operator with module.exports
2023-02-22 00:36:04 +08:00
Yann Braga
87f32d6db4 csf-tools: support satisfies and as TS operator with module.exports 2023-02-21 17:08:50 +01:00
Norbert de Langen
3a067f7b2c
Merge pull request #21161 from storybookjs/norbert/try-harder-getting-mjs-files
Fix: try harder to resolve `.mjs` files for the browser entries
2023-02-21 15:57:08 +01:00
Michael Shilman
f523641dbd
Merge pull request #21180 from storybookjs/fix-jscodeshift
CLI: Fix jscodeshift error: env: node\r: No such file or directory
2023-02-21 18:54:32 +08:00
Valentin Palkovic
5ec17dc75b
Merge pull request #21181 from storybookjs/valentin/fix-is-standalone-in-provider-error
Fix Angular NG0800 error
2023-02-21 11:51:24 +01:00
Valentin Palkovic
97e95cb2bf Fix Angular NG0800 error 2023-02-21 11:22:50 +01:00
Kasper Peulen
5ac3b9441c Fix jscodeshift error: env: node\r: No such file or directory 2023-02-21 10:31:26 +01:00
Norbert de Langen
f340212c01
fix refs in package.json in the preset 2023-02-21 09:43:52 +01:00
Jeppe Reinhold
1a0c0a8193
Merge pull request #21150 from storybookjs/20600-bug-storybook-docs-css-cascading-into-our-components
Addon-docs: Fix style bleeding
2023-02-21 09:27:43 +01:00
Norbert de Langen
8a1c247e28
Merge pull request #21168 from storybookjs/fix/refactor-automigrations
CLI: Improve how automigrations read `main.js`
2023-02-21 09:27:24 +01:00
Norbert de Langen
f37e0a2fcb
Merge pull request #21169 from storybookjs/chore/add-check-step-to-daily-workflow
Build: Add check step to `ci:daily` workflow
2023-02-21 09:22:21 +01:00
Michael Shilman
59d7a8fb85 7.0.0-beta.52 next.json version file [skip ci] 2023-02-21 15:42:22 +08:00
Michael Shilman
effa5d88d0 Update git head to 7.0.0-beta.52, update yarn.lock [ci skip] 2023-02-21 15:36:42 +08:00
Michael Shilman
1f559ed69a v7.0.0-beta.52 v7.0.0-beta.52 2023-02-21 15:35:33 +08:00
Michael Shilman
ef1253d5c4 Update root, peer deps, version.ts/json to 7.0.0-beta.52 [ci skip] 2023-02-21 15:16:43 +08:00
Michael Shilman
7e5aa25929 7.0.0-beta.52 changelog 2023-02-21 15:16:25 +08:00
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
Jeppe Reinhold
6014d5fc5b Merge branch '20600-bug-storybook-docs-css-cascading-into-our-components' of github.com:storybookjs/storybook into 20600-bug-storybook-docs-css-cascading-into-our-components 2023-02-21 00:08:29 +01:00
Jeppe Reinhold
35bec31eb0 fix type error 2023-02-21 00:08:12 +01:00
Tom Coleman
35ece3887a
Merge pull request #21114 from storybookjs/20663-coalesce-errors
Core: Coalesce multiple indexing errors into one
2023-02-21 09:58:15 +11: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
Jeppe Reinhold
e8b33cdacf
Merge branch 'next' into 20600-bug-storybook-docs-css-cascading-into-our-components 2023-02-20 22:14:13 +01:00