280 Commits

Author SHA1 Message Date
Kyle Gach
f2cabe69cb Address comments
- Mark features as experimental
- Update types
2024-03-11 13:39:23 -06:00
Kyle Gach
f86712c2c3 Address comments 2024-03-11 13:17:35 -06:00
Kyle Gach
a7a9cd22f6 Apply suggestions from code review
Co-authored-by: Jeppe Reinhold <jeppe@chromatic.com>
2024-03-11 13:17:35 -06:00
Kyle Gach
7b71e3002b Add sveltekit framework doc 2024-03-11 13:17:35 -06:00
Kyle Gach
899ca7bc24 Add web-components-webpack5 framework doc 2024-03-11 13:12:55 -06:00
Kyle Gach
a9a2a60f44 Add web-components-vite framework doc 2024-03-11 13:08:41 -06:00
Kyle Gach
14a7bb4eed Update vue3-vite requirements 2024-03-11 13:05:27 -06:00
Kyle Gach
a99a242d59 Add vue3-webpack5 framework doc 2024-03-11 13:04:43 -06:00
Kyle Gach
e0d3358847 Add compiler addon instructions 2024-03-11 12:56:53 -06:00
Kyle Gach
b21a07fdc2 Address comments 2024-03-11 12:56:53 -06:00
Kyle Gach
772bdec6fe Fix typo
Co-authored-by: Jeppe Reinhold <jeppe@chromatic.com>
2024-03-11 12:56:53 -06:00
Kyle Gach
03c8676d8e Add svelte-webpack5 framework doc 2024-03-11 12:56:53 -06:00
Kyle Gach
fffbbc9db0 Add svelte-vite framework doc 2024-03-11 08:26:15 -06:00
Kyle Gach
f9646ddf04 Address comments 2024-03-11 08:20:01 -06:00
Kyle Gach
d392a90776 Add react-webpack5 framework doc 2024-03-11 08:20:01 -06:00
Kyle Gach
3586fc9b27 Address comments 2024-03-11 08:16:19 -06:00
Kyle Gach
116fd4acd4 Add react-vite framework doc 2024-03-11 08:16:19 -06:00
Kyle Gach
07023518d3
Merge branch 'next' into framework-doc-angular 2024-03-08 10:14:03 -07:00
Kyle Gach
e0444ac805 Address comments 2024-03-07 10:50:21 -07:00
Kyle Gach
5c269f2474 Add troubleshooting 2024-03-06 13:59:18 -07:00
Kyle Gach
19044b8edf Make content conditional on required renderer 2024-03-06 13:49:53 -07:00
Kyle Gach
28207a486a Address TKs 2024-03-06 13:49:53 -07:00
Kyle Gach
b211ec1ccb Add builder options details 2024-03-06 13:49:53 -07:00
Kyle Gach
ee11be55a4 Address comments
- Update URL & sidebar nav
- Improve snippets and update screenshots
- Clarify that `docgen` API is only available in SB 8+
- Remove no descriptions limitation from events
- Add limitations section
2024-03-06 13:49:53 -07:00
Kyle Gach
8f2a88af50 Apply suggestions from code review
Co-authored-by: Lars Rickert <dev@lars-rickert.de>
2024-03-06 13:49:53 -07:00
Kyle Gach
3612c0bad6 Add docs for vue3-vite framework 2024-03-06 13:49:53 -07:00
Kyle Gach
6bc602c199 Rename snippet 2024-03-06 13:49:53 -07:00
Kyle Gach
e76e062988 Add angular framework doc 2024-03-06 13:31:18 -07:00
jonniebigodes
b8c6a63c14 Docs: Adds first batch of videos 2024-02-28 14:25:46 +00:00
jonniebigodes
6c7e5d59cf
Merge branch 'next' into docs/yarn-pnp-create-nodemodules-message 2024-02-22 17:08:27 +00:00
turtle601
625af26813 docs: fix message in troubleshooting section 2024-02-21 17:17:50 +09:00
Nils Jacobsen
d226c5410f
Update install.md 2024-02-20 10:29:29 +01:00
turtle601
374566cfa6 docs: add message that storybook creates node_modules in pnp 2024-02-11 19:45:46 +09:00
Kyle Gach
5c2759b8e3 Document CLI version support 2024-01-25 10:41:51 -07:00
Kyle Gach
7bdefcb15a Address comments
- Simplify navigation/router fn override guidance
- Fix incorrect snippet
- Consistently format headings
2024-01-24 15:22:16 -07:00
Kyle Gach
2ccd3470b9 Address comments
- Add missing filenames or titles to snippets
- Proper capitalization of terms like Webpack, Babel, PostCSS, etc.
- Fix some typos
- Split up complex snippets
- Document default parameter values
- Move acknowledgements back to README
2024-01-24 15:22:16 -07:00
Kyle Gach
f99b6a3ff7 Update RSC API
- Per https://github.com/storybookjs/storybook/pull/25591
- `features.experimentalNextRSC` -> `features.experimentalRSC`
- `parameters.nextjs.rsc` -> `parameters.react.rsc`
2024-01-24 15:22:15 -07:00
Kyle Gach
577cbdb516 Address comments
- Remove references to `useSWC`
2024-01-24 15:22:15 -07:00
Kyle Gach
d182f66b4b Add Next.js framework doc
- Based on
    - https://github.com/storybookjs/storybook/tree/next/code/frameworks/nextjs
    - https://storybook.js.org/blog/integrate-nextjs-and-storybook-automatically/
2024-01-24 15:22:15 -07:00
jonniebigodes
f3c7f3d538
Merge branch 'next' into docs_vue_2_removal 2024-01-22 14:39:48 +00:00
jonniebigodes
c6a3eda124 Docs: Updates shortcuts 2024-01-21 15:12:00 +00:00
jonniebigodes
697cf08869 Docs: Remove Vue 2 from documentation 2023-12-27 20:47:00 +00:00
jonniebigodes
1ccd12543d Docs: Remove static dir flag remval 2023-12-20 21:21:18 +00:00
jonniebigodes
d96c62dc05 Docs: Fix Install troubleshooting heading 2023-12-14 22:12:14 +00:00
jonniebigodes
2131586aee Docs: Remove documentation only components and MDX files 2023-12-14 19:49:13 +00:00
Shaun Evening
8a2baffb24
Merge branch 'next' into cli/empty-project-init 2023-12-08 09:07:55 -05:00
Michael Shilman
026340d088 Remove unused preset-vue-webpack 2023-12-08 10:58:43 +08:00
Shaun Lloyd
7114d543fd Update docs to remove empty project callout 2023-11-29 14:40:42 -05:00
Norbert de Langen
f75ef81403
Merge branch 'next' into release-8-0 2023-11-28 10:58:12 +01:00
Kyle Gach
8409ac716c Content updates
- Re-arrange install, to be less intimidating
- Fix What's a story? title
- Remove H4s from Why Storybook?
- Fix typo
2023-11-27 20:57:51 -07:00