13 Commits

Author SHA1 Message Date
Shaun Lloyd
b52d3c1e72 Replace aside with new Callout 2023-11-03 13:05:44 -04:00
jonniebigodes
c75a8fc64b Adds more video coverage to the documentation 2023-08-10 20:40:43 +01:00
Kyle Gach
dde3e33798 Remove (deprecated) from headings
- Removed to ensure heading anchor links are stable over time
- Consistently display deprecated properties throughout API references
2023-06-21 07:12:58 -06:00
Kyle Gach
d39dd9e1ea Content fixes
- Remove extraneous `ts-4-9` snippet references
    - These are auto-added by `frontpage`' CodeSnippets component
- Fix inaccurate prop types
2023-03-13 19:16:09 -06:00
jonniebigodes
1dfa3e2695 Match latest iteration of Doc blocks api 2023-03-08 17:30:24 +00:00
jonniebigodes
8ef90e4741 Address misc feedback 2023-03-08 14:27:28 +00:00
Kyle Gach
64a7d56075 Update images 2023-02-22 14:24:04 -07:00
Kyle Gach
3bc135e7a3 Update doc block snippets 2023-02-21 22:38:18 -07:00
Kyle Gach
fb48b37e90 Address comments
- Consistently include space after filename comment
- Include `<Meta />` in snippets for blocks that are used in attached docs
- Grammatical improvements
2023-02-21 22:38:18 -07:00
Kyle Gach
044d9e811a Restructure content and improve type documentation
- Simplify heading hierarchy
- Make it more explicit that some block's prop's default values are derived from parameters
2023-02-21 22:38:18 -07:00
Kyle Gach
d3c3a76fcb Address comments 2023-02-21 22:38:18 -07:00
Kyle Gach
1fdb796003 Fix typo in docs/api/doc-block-canvas.md
Co-authored-by: Jeppe Reinhold <jeppe@chromatic.com>
2023-02-21 22:38:18 -07:00
Kyle Gach
c03f0da058 Add Doc Blocks overview & API reference
- Remove Doc Blocks guides
- Update `docs/api/argtypes` to include information that was in `docs/writing-docs/doc-block-argstable`
- Update TOC
    - Change `Write docs > Doc blocks` from a menu to a page
    - Add `API > @storybook/blocks menu`
2023-02-21 22:38:18 -07:00