14 Commits

Author SHA1 Message Date
jonniebigodes
c75a8fc64b Adds more video coverage to the documentation 2023-08-10 20:40:43 +01:00
Michael Shilman
5cb57a87bf Documentation: Fix Source's auto description 2023-07-20 08:24:33 +09: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
Jeppe Reinhold
cb6596433a wording changes to transform docs 2023-03-27 09:14:31 +02:00
Jeppe Reinhold
680fdfbf3c pass story context to source transformer 2023-03-24 09:58:21 +01:00
Jeppe Reinhold
97b5eaa031
Minor typo in Source docs 2023-03-23 14:02:06 +01:00
Jeppe Reinhold
91a527b766 document transform prop and param in docs and migration 2023-03-23 11:59:25 +01: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
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