Nathan Brown
08fd06435a
Align documentation with CSF v3
...
* CSF v3 component examples are story objects not story functions
* add missing punctuation mark
2024-03-22 11:02:29 -04:00
Kyle Gach
136005bda8
Fix broken links
2024-03-13 15:57:41 -06:00
Kyle Gach
270d047663
Fix broken links
2024-03-13 14:06:25 -06:00
Kyle Gach
d534eaa9bf
Prose improvements
2024-03-13 11:06:26 -06:00
Kyle Gach
9affb1050f
Move icons out of content
...
- Gatsby had trouble with its cache otherwise
2024-03-13 11:02:33 -06:00
Charles de Dreuille
9563ed6173
Update blocks layouts
2024-03-13 11:52:15 +00:00
Kyle Gach
5b57fe21bd
Merge branch 'next' into kylegach/sbdx-167-build-out-docs-homepage
2024-03-12 15:52:25 -06:00
Kyle Gach
302aae12ea
Content updates
2024-03-12 14:16:03 -06:00
Charles de Dreuille
0de51cb900
Update index.md
2024-03-12 18:51:01 +00:00
Charles de Dreuille
a144db7428
Adding icons
2024-03-12 18:46:17 +00:00
jonniebigodes
57361ec88d
Merge branch 'next' into docs_asset_updates
2024-03-12 15:01:36 +00:00
jonniebigodes
917da2a7d8
Docs: Storybook 8 image updates
2024-03-12 14:59:07 +00:00
Kyle Gach
c5cf84f6a1
Merge pull request #26329 from storybookjs/framework-doc-sveltekit
...
Docs: Add `sveltekit` framework doc
2024-03-11 14:03:12 -06:00
Kyle Gach
a77dfbeeb7
Merge pull request #26333 from storybookjs/framework-doc-web-components-webpack5
...
Docs: Add `web-components-webpack5` framework doc
2024-03-11 13:52:42 -06:00
Kyle Gach
589119891a
Merge pull request #26331 from storybookjs/framework-doc-web-components-vite
...
Docs: Add `web-components-vite` framework doc
2024-03-11 13:52:32 -06:00
Kyle Gach
44f737b1fb
Merge pull request #26266 from storybookjs/framework-doc-vue3-webpack5
...
Docs: Add `vue3-webpack5` framework doc
2024-03-11 13:52:14 -06:00
Kyle Gach
a0078b3ff4
Merge pull request #26359 from storybookjs/framework-doc-svelte-webpack5
...
Docs: Add `svelte-webpack5` framework doc
2024-03-11 13:51:47 -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
8751d84eba
WIP: Add docs get started index
2024-03-10 21:48:38 -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