2511 Commits

Author SHA1 Message Date
Benjamin Kindle
d8944a5dda feat: support Qwik framework in sb init
Works with this change in the storybook-framework-qwik project: 3dca5b48de
2023-01-18 07:58:58 -05:00
Norbert de Langen
952e82d86e
add error catching 2023-01-18 11:50:23 +01:00
Jeppe Reinhold
d2d2f9c317
Merge pull request #20167 from gitstart/fix/viewport-resetting-shortcut
Addons: Fix Viewport resetting shortcut key not working
2023-01-18 11:04:44 +01:00
Tom Coleman
77803c046d Merge remote-tracking branch 'origin/valentin/angular15-maintenance' into add-ignoreArgsUpdates 2023-01-18 20:14:08 +11:00
Tom Coleman
661bad8932 Fix build 2023-01-18 20:12:41 +11:00
Norbert de Langen
d972473b46
Merge branch 'next' into tom/sb-1123-sb20250-vite-does-not-show-a-spinner-2 2023-01-18 09:08:32 +01:00
Norbert de Langen
c754d638f2
Merge pull request #19860 from gitstart/vue/add-v-on-render
Vue: Update events binding in Vue render
2023-01-18 09:00:58 +01:00
Michael Shilman
e40126413f Fix comment 2023-01-18 14:22:27 +08:00
Michael Shilman
d5f4ab1d05 Csf-plugin: Move source to docs.source.originalSource 2023-01-18 14:13:35 +08:00
Michael Shilman
318568d1e8
Merge pull request #20632 from storybookjs/shilman/csf-plugin-meta-descriptions
Csf-plugin: Support meta description comments
2023-01-18 13:56:20 +08:00
Michael Shilman
61df3ea48c
Update code/lib/csf-tools/src/enrichCsf.ts
Co-authored-by: Jeppe Reinhold <jeppe@chromatic.com>
2023-01-18 10:53:21 +08:00
Tom Coleman
11374a7601 Move validation logic into context.resolveOf 2023-01-18 13:17:33 +11:00
Tom Coleman
31df7be71f Add test 2023-01-18 10:38:36 +11:00
Tom Coleman
9107ba6422 Resolve issue with unattached .mdx files 2023-01-18 10:27:39 +11:00
Valentin Palkovic
fbfb295ee3 Fix type issues 2023-01-17 21:16:02 +01:00
Ian VanSchooten
07be6fdc43 Remove docs for modernInlineRender 2023-01-17 14:34:49 -05:00
Valentin Palkovic
d0c566578a Add missing dependencies to builder-vite package.json 2023-01-17 16:40:06 +01:00
Valentin Palkovic
01e7b3b341 Fix HMR issue in Manager UI 2023-01-17 15:41:43 +01:00
Valentin Palkovic
7a0963256c Fix typings 2023-01-17 15:40:39 +01:00
Valentin Palkovic
fb98cae978 Output Storybook to storybook-static if only one project is available 2023-01-17 15:40:39 +01:00
Valentin Palkovic
de08cd06ab Only add Storybook for projects, which does not have set it up already 2023-01-17 15:40:39 +01:00
Valentin Palkovic
4ca33c3a8f Add telemetry to angular builders 2023-01-17 15:40:39 +01:00
Valentin Palkovic
e70510c7ea Fix missing declaration in exports statement of cli package.json 2023-01-17 15:40:39 +01:00
Valentin Palkovic
eb6d514283 Setup Storybook in Angular workspace via builders 2023-01-17 15:40:36 +01:00
Valentin Palkovic
e204a21f65 Only support Angular >= 14 2023-01-17 15:40:04 +01:00
Valentin Palkovic
db876bf7ad Remove legacy way of running Storybook in Angular projects 2023-01-17 15:40:04 +01:00
Ian VanSchooten
a0d5ecf8ec
Merge pull request #20642 from storybookjs/vite/type-cleanup
Vite: TypeScript type cleanup
2023-01-17 09:10:20 -05:00
Yann Braga
d64e0135a0 use proper defaults when calling core preset 2023-01-17 11:54:36 +01:00
Michael Shilman
ae3640239c Update git head to 7.0.0-beta.29, update yarn.lock [ci skip] 2023-01-17 18:01:52 +08:00
Michael Shilman
c6b2e1a65b v7.0.0-beta.29 2023-01-17 18:00:32 +08:00
Michael Shilman
594a98fc33 Update root, peer deps, version.ts/json to 7.0.0-beta.29 [ci skip] 2023-01-17 17:49:06 +08:00
Ian VanSchooten
678c06c7c5 Replace ExtendedOptions with standard Options type 2023-01-16 22:09:58 -05:00
Ian VanSchooten
0663100b12 Improve types in Vite frameworks 2023-01-16 21:46:52 -05:00
Ian VanSchooten
36232e7d05 Move types into types.ts 2023-01-16 20:50:53 -05:00
Ian VanSchooten
a71f9e2886
Merge pull request #20628 from storybookjs/vite-builder-readme
Docs: Update Vite builder README
2023-01-16 15:07:14 -05:00
Michael Shilman
f4d8aa48bc
Merge pull request #20618 from storybookjs/upgrade-deprecated-types
CLI: Add codemod to upgrade deprecated types
2023-01-17 03:19:51 +08:00
gitstart
e02a61f0a6 Merge commit 'a2080b9fab0cfe4d488837263511614474c1bc0d' of https://github.com/gitstart/storybook into vue/add-v-on-render 2023-01-16 16:36:29 +00:00
Ian VanSchooten
39a4b9967e
Update code/lib/builder-vite/README.md
Co-authored-by: Josh Wooding <12938082+joshwooding@users.noreply.github.com>
2023-01-16 09:19:02 -05:00
Norbert de Langen
f5c5ad9522
fix code and add test 2023-01-16 14:53:46 +01:00
Kasper Peulen
12d3dc7fef Upgrade deprecated type migration 2023-01-16 14:06:44 +01:00
Michael Shilman
21bdd0d951 Csf-plugin: Support meta description comments 2023-01-16 20:48:58 +08:00
Norbert de Langen
884b926d26
rename 2023-01-16 13:09:40 +01:00
Norbert de Langen
9d69aa5d96
Merge branch 'next' into norbert/bring-favicon-ico-support-back 2023-01-16 12:43:50 +01:00
Yann Braga
de2755e7fd
Merge pull request #20507 from storybookjs/chore/make-repro-next-default-command
CLI: overhaul `storybook repro` command and rename it to `storybook sandbox`
2023-01-16 11:19:08 +01:00
Norbert de Langen
a229f9e375
more upgrades 2023-01-16 10:13:01 +01:00
Ian VanSchooten
d230ec35dd Docs: Update Vite builder README 2023-01-15 22:54:00 -05:00
Tom Coleman
1245c85ca0 Merge branch 'tom/sb-1144-update-api-of-story-block' into add-ignoreArgsUpdates 2023-01-16 10:18:58 +11:00
Tom Coleman
037e185df3 Change to forceInitialArgs 2023-01-15 22:44:58 +11:00
Kasper Peulen
7ababb0c69
Merge pull request #20273 from storybookjs/CSF-2-3_automigration_scripts_ignores_Typescript_types
Codemods: Fix `csf-2-to-3` ignores Typescript types
2023-01-15 08:59:39 +01:00
Michael Shilman
f34295b3da Update git head to 7.0.0-beta.28, update yarn.lock [ci skip] 2023-01-15 14:13:19 +08:00