Charles de Dreuille
fdf0856332
Convert code snippets paths into a single path
2024-06-13 17:53:43 +01:00
Charles de Dreuille
41e0a4fca2
Update comments to javascript
2024-06-13 17:52:40 +01:00
Charles de Dreuille
36b38f7283
Rename all file extensions from .md to .mdx
2024-06-13 17:52:12 +01:00
Charles de Dreuille
4949308eed
Move all assets to a single folder
2024-06-13 17:50:53 +01:00
Kyle Gach
25ed3c27a2
Snippetize examples
2024-05-07 09:20:43 -06:00
Kyle Gach
b44b8382da
Merge branch 'next' into tags-docs
2024-05-06 16:43:22 -06:00
Kyle Gach
64c67b4dbb
Revise tags docs
...
- Document new API
- Add examples
- Remove `main-config-tags`
- Remove `--tags` and `--exclude-tags` CLI flags
- Remove `autodocs: true | false | 'tag'`
- Remove old snippets
2024-05-06 16:34:17 -06:00
jonniebigodes
997551de2e
Docs: MDX minor fixes
2024-04-09 12:51:39 +01:00
Kyle Gach
136005bda8
Fix broken links
2024-03-13 15:57:41 -06:00
jonniebigodes
917da2a7d8
Docs: Storybook 8 image updates
2024-03-12 14:59:07 +00:00
jonniebigodes
b8c6a63c14
Docs: Adds first batch of videos
2024-02-28 14:25:46 +00:00
Michael Shilman
ab947ce15d
Merge branch 'next' into pr/23677
2024-02-19 20:13:05 +08:00
Kyle Gach
b644216cc4
Consolidate snippets
2024-01-30 10:15:12 -07:00
Kyle Gach
f18392262c
Update docs/writing-docs/autodocs.md
...
Co-authored-by: Jeppe Reinhold <jeppe@chromatic.com>
2024-01-30 10:15:12 -07:00
Kyle Gach
8ab95188f9
Re-document subcomponents
...
- Largely reverted relevant portions of #20233 & #21742
2024-01-30 10:15:12 -07:00
Kyle Gach
bb423bd59c
Remove mentions of MDX 2
...
- Remove Breaking changes section
- Move GFM instructions to Troubleshooting section
- Remove blockquotes, which render in a huge font
2024-01-22 10:14:33 -07:00
jonniebigodes
745566411c
Merge branch 'next' into docs_remove_stories_mdx
2024-01-19 12:36:49 +00:00
jonniebigodes
37a0edf48e
Remove section and update link
2024-01-19 12:35:25 +00:00
Kyle Gach
4267381958
Add details about React version for addon-docs
2024-01-18 13:25:07 -07:00
Kyle Gach
5074a88c62
Fix formatting of "Learn more" sections
...
- Use bold text instead of heading
- The correct heading level is often h2, which is much more attention grabbing than we want
- Using a better heading level size, h4, is often incorrect, semantically
- h4's styles are just bold normal text
- There's no value in having these headings in the "On this page" TOCs, because it's just duplicating what's in the sidebar navigation
2024-01-18 13:25:07 -07:00
jonniebigodes
05cd1590ba
remove section snippets and fix headings
2024-01-15 21:28:17 +00:00
jonniebigodes
a1ff57b411
Docs: Removal of CSF in MDX format
2024-01-15 20:59:31 +00:00
jonniebigodes
ec290ea869
Fix links
2023-12-22 12:27:52 +00:00
jonniebigodes
a87e90994c
Docs: Documentation updates for known limitations
2023-12-15 21:19:27 +00:00
jonniebigodes
39fd813c16
Docs: Svelte docs and examples update
2023-12-04 21:23:56 +00:00
jonniebigodes
18ce18fc42
Docs: Fix ArgTypes links
2023-12-01 18:09:23 +00:00
jonniebigodes
f59474407d
Docs: Minor Fixes and cleanup
2023-11-29 21:28:48 +00: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
Yann Braga
e98fcc2475
Merge branch 'next' into fix-toc-heading-leak
2023-11-21 00:55:17 +01:00
Shaun Lloyd
b52d3c1e72
Replace aside with new Callout
2023-11-03 13:05:44 -04:00
jonniebigodes
2bbcab46a9
Docs: MDX updates
2023-10-23 19:05:21 +01:00
jonniebigodes
601e90224f
Moves video up and callout
2023-08-10 21:56:12 +01:00
jonniebigodes
c75a8fc64b
Adds more video coverage to the documentation
2023-08-10 20:40:43 +01:00
Vytautas
93a5503a6b
docs: update TOC docs
2023-08-02 10:59:22 +08:00
Chaz Gatian
6edb9865c7
Update autodoc to proper default value
2023-07-21 17:24:36 +00:00
jonniebigodes
f88a170678
Merge branch 'next' into chore_docs_adds_mdx_video_callout
2023-07-14 01:20:56 +01:00
jonniebigodes
2035c5f14f
Addressing feedback
2023-07-13 19:28:39 +01:00
jonniebigodes
59c3af49c1
Adds MDX video callout
2023-07-13 19:07:56 +01:00
jonniebigodes
15f6768726
Adds TOC documentation
2023-07-13 15:30:42 +01:00
Norbert de Langen
4311d33b74
Merge pull request #23125 from idesigncode/my-first-storybook-contribution
...
Core: Allow `.mjs` extension for CSF stories
2023-06-21 10:43:24 +02:00
Kyle Gach
522bd57a5e
Docs: Add embedded video to Autodocs page
2023-06-20 13:52:41 -06:00
Matthew Nuthall
bcc8cce37c
Updated stories file extensions lists in docs
2023-06-19 12:03:40 +10:00
Kyle Gach
f9e26ba66b
Remove usage of <LinkWithVersion>
...
- Per https://github.com/storybookjs/frontpage/pull/555 , it's no longer necessary
2023-06-07 10:20:59 -06:00
Michael Shilman
347cc5e409
Add autodocs clarification
2023-06-05 11:19:26 +08:00
Kyle Gach
8cac168f06
Update main.js|ts snippets for consistency
...
- Use `main-config-<property>-description` format, if possible
- Use "your-framework" wherever possible
- Always include `framework` & `stories` properties
- Remove unnecessary properties
2023-05-23 14:15:53 -06:00
jonniebigodes
9ea84239a7
Doc blocks tweaks
2023-04-13 19:21:24 +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
Jeppe Reinhold
33258e2edc
Remove subcomponents feature from docs
2023-03-27 09:27:53 +02:00
jonniebigodes
e2610a0ae1
MDX tweaks
2023-03-23 19:55:27 +00:00
domyen
5aea11a392
Forgot about this image
2023-03-13 20:16:49 -04:00