48841 Commits

Author SHA1 Message Date
Norbert de Langen
497df33b68
possible fix for the error we get reported 2023-02-28 17:46:07 +01:00
Yann Braga
05f35fe886 fix format in preview.js migration docs 2023-02-28 17:05:21 +01:00
Jeppe Reinhold
1e3c897211
Improve Vite docs wording
Co-authored-by: Ian VanSchooten <ian.vanschooten@gmail.com>
2023-02-28 16:09:17 +01:00
Jeppe Reinhold
9e4ab668f8
Merge pull request #21290 from storybookjs/21053-bug-hmr-not-working-on-sveltekit-and-storybook
SvelteKit: Only disable SSR when building, not serving
2023-02-28 16:08:48 +01:00
jonniebigodes
3bebd73edc
Merge pull request #21297 from storybookjs/chore_docs_fix_migration_preview_type
Chore (Docs) Fix the Preview type snippets in the migration guide
2023-02-28 15:04:18 +00:00
Jeppe Reinhold
485eba6611
simplify apply in plugin 2023-02-28 15:25:08 +01:00
jonniebigodes
135cd63eaa Fix the snippets in the Migration guide 2023-02-28 13:58:16 +00:00
Alex Ahumada
a77fcbbef9 Merge branch 'next' into migrate-next-font 2023-02-28 14:41:27 +01:00
Yann Braga
6b73acc140 improve sandbox task logs 2023-02-28 14:30:35 +01:00
Jeppe Reinhold
aa5a89ca96 update Vite docs to v7 2023-02-28 14:23:40 +01:00
Norbert de Langen
ddceefc010
fix issue where if setConfig is called before channel is setup it no-ops
fix issue where setConfig would not call with full value
fix issue where state.ui is persisted where it should not
2023-02-28 12:42:11 +01:00
Jeppe Reinhold
0bc7f99a43 only disable SSR when building, not serving 2023-02-28 12:21:08 +01:00
Norbert de Langen
475b6d3473
Merge pull request #21278 from storybookjs/ndelangen/webpack-preset-direct-dependency
Tech: change to a regular dependencies removing peerDep warnings
2023-02-28 09:30:25 +01:00
Michael Shilman
ed18a8aa76 Documentation: Fix tab example typo 2023-02-28 08:07:47 +08:00
Michael Shilman
3b7e6076f5 Fix typo 2023-02-28 07:46:21 +08:00
Michael Arestad
1eb0b9e223 Use Icons instead of a copied SVG 2023-02-27 12:14:06 -07:00
Michael Arestad
224dec1c99 Fixed shadow to disappear when in addon panel 2023-02-27 11:38:35 -07:00
Michael Arestad
3925368dd2 Updated vertical rhythm, fixed ArgsTable for Safari, updated headings 2023-02-27 11:09:23 -07:00
Michael Arestad
b71df87e2c Tidying up 2023-02-27 11:09:23 -07:00
Michael Arestad
5892ea4b15 Updated ArgsTable and Title on Docs view 2023-02-27 11:09:23 -07:00
Yann Braga
3ef8a7aae0
Merge pull request #21184 from storybookjs/fix/automigrate-account-for-legacy-framework
CLI: Account for legacy framework values in automigration
2023-02-27 18:28:58 +01:00
Yann Braga
c0b2b34824 automigrate: account for legacy framework values 2023-02-27 18:05:29 +01:00
Alex Ahumada
b4a2e7bdf1 fix: wrong utils imports 2023-02-27 17:32:06 +01:00
Norbert de Langen
66f1fe8c5b
change to a regular dependencies removing peerDep warnings
replaces: https://github.com/storybookjs/storybook/pull/21223
2023-02-27 17:25:35 +01:00
Michael Shilman
962d74cf38
Merge pull request #21258 from storybookjs/shilman/preview-default-export-docs
Documentation: Update preview.js snippets to default export
2023-02-27 22:48:51 +08:00
Michael Shilman
5502c34203 Fix typo 2023-02-27 22:48:06 +08:00
Michael Shilman
0107a1d506 Fix prettier errors 2023-02-27 22:31:40 +08:00
jonniebigodes
843950c677
Merge pull request #21173 from storybookjs/ts/env
TypeScript: Add `env` type to BuilderOptions
2023-02-27 14:29:09 +00:00
Michael Shilman
e761cbc67e Merge branch 'next' of github.com:storybookjs/storybook into next 2023-02-27 22:22:56 +08:00
Michael Shilman
ea7b6278b1 7.0.0-beta.55 next.json version file [skip ci] 2023-02-27 22:14:57 +08:00
Valentin Palkovic
d2f3249933
Merge pull request #21182 from storybookjs/valentin/change-order-of-decorators-applied
Reverse order of project decorators
2023-02-27 15:11:45 +01:00
Michael Shilman
8ca954ccdd Update git head to 7.0.0-beta.55, update yarn.lock [ci skip] 2023-02-27 22:01:30 +08:00
Alex Ahumada
cd42dff858
Merge branch 'next' into migrate-next-font 2023-02-27 15:01:16 +01:00
Michael Shilman
fcabbb3d18 v7.0.0-beta.55 v7.0.0-beta.55 2023-02-27 22:00:13 +08:00
Michael Shilman
56db994ca4 Update root, peer deps, version.ts/json to 7.0.0-beta.55 [ci skip] 2023-02-27 21:57:40 +08:00
Michael Shilman
ab8ece8994 7.0.0-beta.55 changelog 2023-02-27 21:57:25 +08:00
Valentin Palkovic
b22c48782f
Merge pull request #21104 from storybookjs/valentin/fix-proptypes-for-nextjs-in-production
Taking care of next/babel preset
2023-02-27 14:02:31 +01:00
Valentin Palkovic
4e5040937b
Merge pull request #21270 from storybookjs/valentin/pass-config-dir-prop-to-upgrade
CLI: Pass config-dir cli arg from upgrade command to automigration step
2023-02-27 14:00:57 +01:00
Valentin Palkovic
e957ef4967 Pass config-dir cli arg from upgrade command to automigration step 2023-02-27 13:09:26 +01:00
Norbert de Langen
c8acbf3db1
Merge pull request #21212 from storybookjs/show-docs-errors
Docs: Show errors when stories throw in docs
2023-02-27 13:04:37 +01:00
Norbert de Langen
43f7d05575
remove logs @yannbf didn't like 2023-02-27 12:05:26 +01:00
Norbert de Langen
2f50cc3fe8
Merge branch 'next' into show-docs-errors 2023-02-27 12:04:24 +01:00
Alex Ahumada
20ba71bc8b add yarn.lock 2023-02-27 11:47:52 +01:00
Alex Ahumada
3a44c9fa3e test: add @next/font import test 2023-02-27 11:46:23 +01:00
Norbert de Langen
986175efe5
Merge pull request #21269 from storybookjs/kasper/fix-prettier-perf-regression
CLI: Fix performance regression of storybook dev
2023-02-27 11:38:51 +01:00
Kasper Peulen
ba1dd5481e Fix prettier performance regression in the CLI 2023-02-27 10:34:32 +01:00
Alex Ahumada
d089faa457 add back @next/font support 2023-02-27 10:29:23 +01:00
Valentin Palkovic
84b8f68454 Do not use precompiled next/babel packages 2023-02-27 10:13:33 +01:00
Valentin Palkovic
c9ad5093bd Remove lazy loading of AppRouter specific next imports 2023-02-27 10:11:02 +01:00
Valentin Palkovic
6d11373d34 Reverse order of project decorators
In Storybook 7.0 we have changed the order of decorators being applied to allow you to access context information added by decorators defined in addons/frameworks from decorators defined in `preview.js`. To revert the order to the previous behavior, you can set the `features.legacyDecoratorFileOrder` flag to `true` in your `main.js` file.
2023-02-27 10:11:02 +01:00