39848 Commits

Author SHA1 Message Date
Andrey Okonetchnikov
8bdb1cdcb9 feat: Add cleanup task to bootstrap that removes compiled /dist folders 2022-05-24 13:48:12 +02:00
Andrey Okonetchnikov
9b35849894 Tweak the language in case when a users decides not to run the script 2022-05-24 13:37:45 +02:00
Andrey Okonetchnikov
e77f583467 fix: Do not delete .idea while doing the cleanup
It also makes sure only root level directories are excluded

Closes #18308
2022-05-24 12:25:49 +02:00
Michael Shilman
4b849f9bcd
Merge pull request #18305 from lesha1201/fix/open-in-browser-for-wsl
CLI: Fix open in browser doesn't work in WSL
2022-05-24 15:53:40 +08:00
Michael Shilman
9cb5699414
Merge pull request #18307 from storybookjs/18281-fix-auto-title-file-id
CSF: Fix auto-title crash on file ID and show warning
2022-05-24 15:50:59 +08:00
Michael Shilman
cfe03b7f2e
Merge pull request #18303 from storybookjs/fix/automigration-texts
CLI: Improve texts for automigration
2022-05-24 11:15:44 +08:00
Michael Shilman
df72f45e35 CSF: Fix auto-title crash on file ID and show warning 2022-05-24 11:05:28 +08:00
jonniebigodes
8c0864d27e
Merge pull request #18245 from storybookjs/chore_monorepo_docs_adds_exclusions
Chore: (Docs) Marks files for exclusion
2022-05-23 19:37:04 +01:00
jonniebigodes
84295cca2b removes outdated examples 2022-05-23 18:26:26 +01:00
Yann Braga
2b7724aaca CLI: improve texts for automigration 2022-05-23 19:07:10 +02:00
Alexey Ryabov
eab88cc138 Fix open in browser doesn't work in WSL
On Linux, `x-default-browser` requires `xdg-utils` to be installed to
determine a default browser. So it fails when it's not installed.
However, in WSL, we still can open a browser without it. Now it
fallbacks to `open` when `x-default-browser` fails which makes it work on WSL
without `xdg-utils`.
2022-05-23 20:04:39 +03:00
Yann Braga
9fbf0e2270
Merge pull request #18302 from storybookjs/fix/automigration-scripts
CLI: Fix automigration scripts
2022-05-23 19:03:31 +02:00
Yann Braga
9afa130efa CLI: fix automigration --yes flag 2022-05-23 18:38:12 +02:00
Michael Shilman
efba3aedbd
Merge pull request #18300 from storybookjs/deps/upgrade-mdx-csf
MDX: Upgrade csf-mdx libraries
2022-05-23 22:48:18 +08:00
Michael Shilman
9e8fb7f53f Examples: Add MDX files back to react-ts 2022-05-23 22:47:27 +08:00
Yann Braga
2c48845739 CLI: wait until deps are installed to automigrate 2022-05-23 15:05:13 +02:00
Michael Shilman
09910349f1 MDX: Upgrade csf-mdx libraries 2022-05-23 19:56:52 +08:00
Michael Shilman
ea86fe669f
Merge pull request #18292 from storybookjs/fix/vue-3-webpack5-migration
CLI: Add vue3 webpack5 automigration
2022-05-23 18:39:29 +08:00
Yann Braga
23c6ff7fb0 use sb in migration steps 2022-05-23 07:55:38 +02:00
Yann Braga
885d79d0e8 fix typo in tests 2022-05-23 07:55:05 +02:00
Yann Braga
f59e1db766 fix: add vue3 webpack5 automigration 2022-05-20 19:00:09 +02:00
jonniebigodes
efbd230567
Merge pull request #18242 from storybookjs/chore_additional_markdown_config
Chore: (Links Checker) configuration tweaks
2022-05-20 17:37:11 +01:00
Michael Shilman
1ba5e3d20f
Merge pull request #18284 from storybookjs/fix/17914-named-exports-order
Webpack5: Apply named exports order logic for stories only
2022-05-20 17:53:26 +08:00
Michael Shilman
8d3a7b6149
Merge pull request #18285 from storybookjs/fix/framework-version-telemetry
Core: Use correct framework version in telemetry
2022-05-20 17:53:03 +08:00
Yann Braga
55932e1e46 fix: use correct framework version in telemetry 2022-05-20 11:07:06 +02:00
Michael Shilman
89dc4f10e4 Webpack5: Apply named exports order logic for stories only 2022-05-20 15:32:08 +08:00
Michael Shilman
fb8acad6e0
Merge pull request #18274 from storybookjs/chore/fix-sb-docs-ci
chore: fix jest 27 in angular e2e modern inline rendering config
2022-05-19 23:57:34 +08:00
Yann Braga
741df67ae1 chore: fix jest 27 in angular e2e modern inline rendering config 2022-05-19 17:26:51 +02:00
Michael Shilman
3f0566b144
Merge pull request #18270 from storybookjs/revert-18157-next
Revert "security: update x-default-browser"
2022-05-19 22:37:13 +08:00
Michael Shilman
d01674b702
Revert "security: update x-default-browser" 2022-05-19 22:03:51 +08:00
Michael Shilman
728b3726e8
Merge pull request #18259 from storybookjs/lifeiscontent-patch-1
Core: Fix get-monorepo-type when no package.json at repo root
2022-05-19 20:02:09 +08:00
Michael Shilman
27aaae885e
Merge pull request #18157 from The-Code-Monkey/next
security: update x-default-browser
2022-05-19 19:53:09 +08:00
Aaron Reisman
0d21b966c9
Update get-monorepo-type.ts
Fixes issues when no package.json exists at the root of a repo
2022-05-18 20:48:30 -07:00
Michael Shilman
82696f1947 Update to 7.0.0-future to fix storybook.js.org docs 2022-05-19 00:38:14 +08:00
Michael Shilman
ff28cd9855 6.5.0-rc.1 next.json version file 2022-05-18 22:59:44 +08:00
Michael Shilman
9e1f519e6c Update git head to 6.5.0-rc.1, update yarn.lock 2022-05-18 22:55:52 +08:00
Michael Shilman
3f09d4e6b0 v6.5.0-rc.1 v6.5.0-rc.1 2022-05-18 22:51:22 +08:00
Michael Shilman
82b7ac1d36 Update root, peer deps, version.ts/json to 6.5.0-rc.1 [ci skip] 2022-05-18 22:29:08 +08:00
Michael Shilman
4b50e28370 6.5.0-rc.1 changelog 2022-05-18 22:28:41 +08:00
Michael Shilman
0a6e3473a7
Merge pull request #18220 from storybookjs/improve/detection-webpack5
CLI: Improve webpack version and add detection of nextjs
2022-05-18 22:25:52 +08:00
Yann Braga
95a5c806d5 move nextjs detection up 2022-05-18 08:22:14 +02:00
Michael Shilman
152e441693
Merge pull request #18248 from storybookjs/18177-fix-conditional-args-fail-gracefully
ArgsTable: Gracefully handle conditional args failures
2022-05-18 10:50:38 +08:00
Michael Shilman
2948cae1ed ArgsTable: Gracefully handle conditional args failures 2022-05-18 10:16:48 +08:00
jonniebigodes
f837e318d0
Merge pull request #18246 from storybookjs/chore_docs_adds_mdx2_steps
Chore: (DOCS) Adds MDX 2 documentation
2022-05-17 23:14:38 +01:00
jonniebigodes
73cf6baf4e adds MDX 2 docs and gotchas 2022-05-17 22:30:21 +01:00
jonniebigodes
2bbc30c1c7 adds missing pattern 2022-05-17 19:26:21 +01:00
jonniebigodes
64b07fe4e9
Merge pull request #18244 from storybookjs/chore_docs_cleanup_broken_links
Chore: (Docs) Fixes broken links in the monorepo
2022-05-17 19:23:28 +01:00
jonniebigodes
ef4e9e4363 marks documents to avoid links checkers. 2022-05-17 19:13:02 +01:00
jonniebigodes
fef1a32102 Fixes broken links 2022-05-17 18:40:05 +01:00
jonniebigodes
94c5203cec Broken links checker tweaks 2022-05-17 17:04:47 +01:00