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
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
Kyle Gach
975ad7604b
Update TOC to use heading
type
...
- Rename `introduction.md`, `overview.md`, `how-to-contribute.md` pages -> `index.md` pages
- Add all-new `index.md` pages for Sharing and API
- Find/replace `introduction.md`/`overview.md` -> `index.md`
- Find/replace `/introduction`/`/overview` -> `/`
- Add `hideRendererSelector: true` to frontmatter of (some) pages that aren't conditional on renderer
2023-11-27 20:57:51 -07:00
jonniebigodes
e4a818a3f7
Minor additional updates to the docs
2023-11-26 16:11:45 +00:00
Norbert de Langen
2ea7d7bf06
Merge branch 'next' into release-8-0
2023-11-15 11:48:09 +01:00
Shaun Lloyd
b52d3c1e72
Replace aside with new Callout
2023-11-03 13:05:44 -04:00
Yann Braga
c8936fc56f
Documenting storybook test package
2023-09-21 18:56:06 +02:00
jonniebigodes
939bf89b3b
Adds video to the Install page
2023-09-11 20:06:56 +01:00
jonniebigodes
4b0b3acf8c
Merge branch 'next' into docs/get-started-init-yarn
2023-09-04 21:38:10 +01:00
jonniebigodes
42e5c32f50
Address the feedback
2023-07-17 20:18:39 +01:00
jonniebigodes
2f73436c49
Adds set up wizard information
2023-07-17 12:44:36 +01:00
Josanghyeon
183ab1bcb6
getting started add install cli yarn
2023-05-27 12:37:05 +09:00
jonniebigodes
b3fbd02502
Merge branch 'next' into fix-broken-links
2023-05-15 15:47:05 +01:00
miruoon
7ed556e0aa
Add TS version of svelte snippet(get-started)
2023-05-14 18:53:02 +09:00
João Nuno Mota
e413fcc364
Merge branch 'next' into fix-broken-links
2023-05-12 13:46:59 +01:00
João Nuno Mota
66173b86a3
Update link to existing page
2023-05-12 13:17:53 +01:00
Shaun Evening
4ceecd2ecf
Update setup.md with new recipes
2023-05-08 11:51:36 -04:00
Mauricio Rivera
b269aa8daf
Merge remote-tracking branch 'upstream/next' into code-snippets-for-solid
2023-04-24 15:15:55 -05:00
Shaun Lloyd
50f7a371b6
Raise styling-and-css into configure
2023-04-19 15:42:32 -04:00
Mauricio Rivera
20e59da520
Merge remote-tracking branch 'upstream/next' into code-snippets-for-solid
2023-04-12 08:36:05 -05:00
jonniebigodes
9923805b7e
Fix install instructions
2023-04-06 14:17:13 +01:00
Kyle Gach
15623cec68
Remove @next specifiers in docs & READMEs
...
- If attached to a library used via npx/pnpm dlx, change to `@latest`
- Otherwise, remove it
2023-04-05 10:45:38 -06:00
Kyle Gach
9867da02a2
Update Migration Guide snippets
2023-04-04 14:57:17 -06:00
jonniebigodes
79b590b8de
Tweaks to the Webpack docs
2023-03-30 21:31:03 +01:00
Mauricio Rivera
b0b4a48568
Updated get-started.
2023-03-23 19:05:10 -05:00
jonniebigodes
e2610a0ae1
MDX tweaks
2023-03-23 19:55:27 +00:00