48786 Commits

Author SHA1 Message Date
Tom Coleman
783379bcb0 Throw proper error if you try and index an MDX file in ssv6 2023-03-09 14:59:47 +11:00
Michael Shilman
e0ee29c2bf 7.0.0-beta.64 next.json version file [skip ci] 2023-03-09 10:04:05 +08:00
Michael Shilman
e915fb22e1 Update git head to 7.0.0-beta.64, update yarn.lock [ci skip] 2023-03-09 09:54:05 +08:00
Michael Shilman
f33337d997 v7.0.0-beta.64 v7.0.0-beta.64 2023-03-09 09:52:51 +08:00
Michael Shilman
3fe026fbbc Update root, peer deps, version.ts/json to 7.0.0-beta.64 [ci skip] 2023-03-09 09:48:24 +08:00
Michael Shilman
a3305efd13 7.0.0-beta.64 changelog 2023-03-09 09:48:12 +08:00
Michael Shilman
777fe3e563 Merge branch 'next' of github.com:storybookjs/storybook into next 2023-03-09 09:47:15 +08:00
Michael Shilman
19c468af00 Remove spurious log 2023-03-09 08:34:29 +08:00
Tom Coleman
0f95f25a98
Merge pull request #21485 from storybookjs/vite/preview-hmr
Vite: Fix HMR of preview.js
2023-03-09 09:50:33 +11:00
Tom Coleman
be0173a5b2
Merge pull request #21490 from storybookjs/tom/21439-fix-mdx-importMap-updating
Vite: Make sure we update the vite import map when .mdx is added
2023-03-09 09:26:09 +11:00
Ian VanSchooten
0551294e45 Handle Windows tests 2023-03-08 17:21:33 -05:00
Ian VanSchooten
070da77732 Resolve relative to project root, add tests 2023-03-08 16:08:48 -05:00
jonniebigodes
9431e5d84d
Merge pull request #21489 from storybookjs/chore_move_images_writing_docs_api
Chore: (Docs) Move assets to right folder
2023-03-08 20:57:28 +00:00
Ian VanSchooten
a7e8986088 Handle absolute paths outside of project root 2023-03-08 15:50:38 -05:00
Tom Coleman
335cf75ac1 Make sure we update the vite import map when .mdx is added 2023-03-09 07:48:56 +11:00
jonniebigodes
2e64fca7f3 Move assets to right folder 2023-03-08 20:30:39 +00:00
Tom Coleman
0a8dbb8def
Merge pull request #21452 from storybookjs/21441-fix-missing-of
Docs: Don't allow passing `of={}` with undefined prop
2023-03-09 07:10:10 +11:00
Michael Shilman
bef03d9b21 Merge branch 'next' of github.com:storybookjs/storybook into next 2023-03-09 01:15:23 +08:00
Michael Shilman
198ce2d525 7.0.0-beta.63 next.json version file [skip ci] 2023-03-09 01:13:52 +08:00
Michael Shilman
c5343c2341 Update git head to 7.0.0-beta.63, update yarn.lock [ci skip] 2023-03-09 01:07:33 +08:00
Norbert de Langen
b6a1987c9e
Merge pull request #21354 from storybookjs/norbert/fix-some-composition-bugs
Composition: Restore support for v2 stories.json
2023-03-08 18:07:11 +01:00
Michael Shilman
5a1c2753f9 v7.0.0-beta.63 v7.0.0-beta.63 2023-03-09 01:06:00 +08:00
Michael Shilman
8565ab80fe Update root, peer deps, version.ts/json to 7.0.0-beta.63 [ci skip] 2023-03-09 01:03:05 +08:00
Michael Shilman
e44b5fa4aa 7.0.0-beta.63 changelog 2023-03-09 01:02:51 +08:00
Michael Shilman
ebd01289ae
Merge pull request #21481 from storybookjs/shilman/21455-fix-storysort-extraction
Story Index: Fix storySort parsing for parameters variable
2023-03-09 00:59:55 +08:00
Ian VanSchooten
f1b3767350 Same change in SSv6 2023-03-08 11:04:05 -05:00
Ian VanSchooten
d9169b52a2 Vite: Fix HMR of preview.js 2023-03-08 10:25:33 -05:00
Valentin Palkovic
5854ef3a89
Merge pull request #21449 from storybookjs/valentin/add-types-to-react-vite
Add some missing types to @storybook/react-vite
2023-03-08 16:10:48 +01:00
Kyle Gach
26b7faba91
Merge pull request #21483 from storybookjs/move-why-storybook-assets 2023-03-08 07:48:18 -07:00
Kyle Gach
4f2b1c0b0a Move assets 2023-03-08 07:40:17 -07:00
Kyle Gach
d1494f6f89 Update why-storybook relative URLs 2023-03-08 07:22:48 -07:00
Jeppe Reinhold
22e3e34e4c
Merge pull request #21471 from storybookjs/move-why-storybook
Move why-storybook under get-started
2023-03-08 15:17:52 +01:00
Norbert de Langen
70ec75bfef
fix remaining types issues 2023-03-08 15:10:54 +01:00
jonniebigodes
e06da68ab3
Merge pull request #21417 from storybookjs/norbert/fix-21340-documentation-webpack-merger
Docs: webpack config page - ensure existing rules get merged
2023-03-08 13:58:51 +00:00
Norbert de Langen
96873a4289
fix typing rename 2023-03-08 14:28:13 +01:00
Michael Shilman
70ba5e24cd Story Index: Fix storySort parsing for parameters variable 2023-03-08 21:23:02 +08:00
Jeppe Reinhold
bf1dfd4aed
Merge pull request #21476 from storybookjs/fix-docs-blank-canvases
Docs: Cleanup with Promise instead of setTimeout
2023-03-08 14:14:52 +01:00
Jeppe Reinhold
1e0cb5e301
Merge branch 'next' into fix-docs-blank-canvases 2023-03-08 13:30:25 +01:00
Norbert de Langen
a77bbbe02e
refactor to support v2 storiesIndex in a more contained manner, with tests 2023-03-08 12:33:14 +01:00
Tom Coleman
ef7418cf79 Be careful not to pass of=undefined into getSourceProps 2023-03-08 22:23:11 +11:00
Norbert de Langen
bec216adae
Merge branch 'next' into norbert/fix-some-composition-bugs 2023-03-08 11:28:13 +01:00
Jeppe Reinhold
951473bd0c Cleanup with Promise instead of setTimeout 2023-03-08 11:26:33 +01:00
Michael Shilman
a7d76d46cf
Merge pull request #21475 from storybookjs/shilman/automigration-qa-fixes
CLI: Copy tweaks for automigrations
2023-03-08 17:36:16 +08:00
Michael Shilman
6a1c1e3391 Fix typo 2023-03-08 17:35:34 +08:00
Michael Shilman
ac8443ffb4 CLI: Copy changes for automigrations 2023-03-08 16:53:59 +08:00
Yann Braga
8c165cbfc7
Merge pull request #21392 from storybookjs/feat/warn-on-unmatched-glob
CLI: Warn the user when stories glob does not match any file
2023-03-08 08:07:22 +01:00
Kyle Gach
f827c8bad1 Move why-storybook under get-started 2023-03-07 21:14:43 -07:00
Tom Coleman
0139b3c248 Add of check to other blocks that useOf 2023-03-08 12:32:29 +11:00
Kyle Gach
0c7d7cc777
Merge pull request #21393 from storybookjs/remove-get-started-intro 2023-03-07 15:11:46 -07:00
Yann Braga
d19fd243b5 warn the user when stories glob does not match any file 2023-03-07 19:12:26 +01:00