106 Commits

Author SHA1 Message Date
Yann Braga
109ff506c2 Merge branch 'next' into feature/portable-stories-improvements 2024-03-14 11:30:09 +01:00
Kyle Gach
5b57fe21bd
Merge branch 'next' into kylegach/sbdx-167-build-out-docs-homepage 2024-03-12 15:52:25 -06:00
Yann Braga
773f98f0f5 Merge branch 'next' into feature/portable-stories-improvements 2024-03-12 13:19:25 +01: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
d392a90776 Add react-webpack5 framework doc 2024-03-11 08:20:01 -06:00
Kyle Gach
116fd4acd4 Add react-vite framework doc 2024-03-11 08:16:19 -06:00
jonniebigodes
c1fc1912b7
Merge branch 'next' into docs_snapshot_testing 2024-03-11 10:17:51 +00: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
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
3612c0bad6 Add docs for vue3-vite framework 2024-03-06 13:49:53 -07:00
Kyle Gach
e76e062988 Add angular framework doc 2024-03-06 13:31:18 -07:00
Yann Braga
6933131242
Merge pull request #26081 from storybookjs/api-ref-portable-stories
Documentation: API reference for portable stories
2024-03-05 18:53:07 +01:00
jonniebigodes
9fdc7a23a9 Docs: Snapshot testing updates 2024-03-05 12:12:20 +00:00
Kyle Gach
e09480aefb Split into three separate pages
- Organizational and prose improvements
- Remove Cypress, for now
2024-02-27 11:09:42 -07:00
Kyle Gach
93c950f0e5 WIP: Add portable stories API reference 2024-02-27 11:08:49 -07:00
Kyle Gach
a7e41877f8 Update migration guides
- Add 6 to 8 guide
- Account for auto-blockers
2024-02-23 22:41:44 -07:00
jonniebigodes
311cc8657d Docs: Remove main-config option from the documentation 2024-01-30 13:05:23 +00:00
Kyle Gach
100f774315 Update TOC 2024-01-26 15:13:18 -07:00
Kyle Gach
cfd6df5dc5 Update migration guide for 8.0 2024-01-25 13:44:25 -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
Kyle Gach
5a23de20cf Add Parameters API reference
- Add API references for all essential addons
- Consolidate related snippets
2024-01-08 12:59:49 -07:00
jonniebigodes
e7c8f96d35 Update toc 2023-11-30 12:27:08 +00:00
Norbert de Langen
f75ef81403
Merge branch 'next' into release-8-0 2023-11-28 10:58:12 +01: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
Kyle Gach
31247ba71f Docs TOC updates
- Remove emoji from top-level titles
- Remove `bullet-link` type
2023-11-27 20:57:51 -07:00
jonniebigodes
19841e0d03
Merge branch 'next' into docs_swc_flag 2023-11-26 20:43:12 +00:00
jonniebigodes
3cb33e5beb Feedback round 2 2023-11-24 14:51:41 +00:00
jonniebigodes
600daef87a Feedback addressed 2023-11-23 18:43:21 +00:00
jonniebigodes
e9c5bc8722 First iteration 2023-11-21 14:10:29 +00:00
Norbert de Langen
5ae02be62e
Merge branch 'next' into release-8-0 2023-11-21 09:36:31 +01:00
jonniebigodes
6ead60de0f Small tweaks 2023-11-18 20:27:17 +00:00
Norbert de Langen
fd76b206a9
remove docs and dependencies of storyshots 2023-10-18 17:44:20 +02:00
Kyle Gach
a49d41b5c1 WIP: Add indexers API reference 2023-09-20 11:30:40 -06:00
Kyle Gach
656fbfac50 Add Writing Stories in TypeScript docs guide
- Use same snippets for all "custom args" examples
- Add/update/remove snippets
2023-08-20 08:51:41 -06:00
jonniebigodes
91f8a4c9ba Merge branch 'chore_docs_importing_tests_changes' of https://github.com/storybookjs/storybook into chore_docs_importing_tests_changes 2023-08-01 18:36:32 +01:00
jonniebigodes
e383a579b3 Adjust filenames per suggestion 2023-08-01 18:35:47 +01:00
jonniebigodes
f613d18436
Merge branch 'next' into chore_docs_importing_tests_changes 2023-08-01 16:18:33 +01:00
Shaun Lloyd
55f5da3047 Pull addon-themes from essentials 2023-07-28 11:52:18 -04:00
Shaun Lloyd
98aae4e721 Alphabetize essentials list 2023-07-21 15:35:37 -04:00
Shaun Lloyd
b7d5784150 Add themes to the toc 2023-07-21 15:35:37 -04:00
jonniebigodes
18c4c2e65c
Merge branch 'next' into chore_docs_importing_tests_changes 2023-07-12 11:29:34 +01:00
jonniebigodes
1011ccd2dd Tweaks for docs publishing 2023-07-05 17:34:40 +01:00
jonniebigodes
8ce288caa8
Merge branch 'next' into chore_docs_importing_tests_changes 2023-06-30 19:59:38 +01:00
Kyle Gach
6ab54783a8 Move CSF page out of Stories sub-section in TOC?
- Remove now-empty Stories sub-section
2023-06-12 16:21:40 -06:00