Kyle Gach
4316197bdc
Clarify that IconGallery only works with React icons
2023-04-17 09:14:47 -06:00
hcvdhaar
c3b39318be
Update doc-block-markdown.md
2023-04-17 15:22:41 +02:00
Mauricio Rivera
20e59da520
Merge remote-tracking branch 'upstream/next' into code-snippets-for-solid
2023-04-12 08:36:05 -05:00
Jeppe Reinhold
cb6596433a
wording changes to transform docs
2023-03-27 09:14:31 +02:00
Jeppe Reinhold
afb801cea7
Merge branch 'next' into 21744-bug-transformsource-parameter-is-inconsistent
2023-03-24 10:15:55 +01: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
66c71b7a2c
Merge branch 'next' of github.com:storybookjs/storybook into stable-loaders-docs
2023-03-23 13:58:59 +01:00
Jeppe Reinhold
bca21dfbe3
remove experimental warning about argtypes.
2023-03-23 13:57:08 +01:00
Jeppe Reinhold
91a527b766
document transform prop and param in docs and migration
2023-03-23 11:59:25 +01:00
jonniebigodes
1373308d6a
Adds ts variant
2023-03-22 19:32:25 +00:00
Mauricio Rivera
b71def909b
Merge remote-tracking branch 'upstream/next' into code-snippets-for-solid
2023-03-20 18:42:50 -05:00
Norbert de Langen
2973677d0c
Merge pull request #21586 from storybookjs/7.0-docs-images
...
Update docs images
2023-03-14 16:18:27 +01:00
Norbert de Langen
8e1688f9b9
Merge pull request #21376 from storybookjs/chore_documentation_update_cli_reference
...
Chore: (Docs) Updates to the CLI
2023-03-14 15:06:09 +01:00
Kyle Gach
87c6ff58cd
Use consistent naming convention for snippets
2023-03-13 22:14:30 -06:00
domyen
486fa70d81
Update a bunch of images
2023-03-13 22:46:59 -04: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
domyen
467c8d7945
Update doc blocks and MDX pages
2023-03-13 20:07:44 -04:00
jonniebigodes
4dd8d0e9a4
Merge branch 'next' into chore_documentation_update_cli_reference
2023-03-13 17:37:12 +00:00
jonniebigodes
7fc1d31b31
Add options to build
2023-03-13 17:35:41 +00:00
jonniebigodes
48fee4157c
Add telemetry aside
2023-03-13 17:30:56 +00:00
jonniebigodes
98021268d7
Update docs/api/cli-options.md
...
Co-authored-by: Kyle Gach <kyle.gach@gmail.com>
2023-03-13 17:22:01 +00:00
jonniebigodes
4a4725e3ce
Update docs/api/cli-options.md
...
Co-authored-by: Kyle Gach <kyle.gach@gmail.com>
2023-03-13 17:21:12 +00:00
jonniebigodes
542b640143
Update docs/api/cli-options.md
...
Co-authored-by: Kyle Gach <kyle.gach@gmail.com>
2023-03-13 17:21:03 +00:00
jonniebigodes
74eb850c5d
Merge pull request #21363 from storybookjs/chore_documentation_framework_ts_4_9
...
Chore (Docs) Adds TS 4-9 to the documentation
2023-03-09 15:20:53 +00:00
jonniebigodes
2e64fca7f3
Move assets to right folder
2023-03-08 20:30:39 +00: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
jonniebigodes
ee1e655589
Updates to the CLI and misc docs
2023-03-03 10:52:24 +00:00
jonniebigodes
d69691057a
Updates documentation to feature previewjs TS types
2023-03-02 22:33:12 +00:00
Tom Coleman
c27f4a2d72
Restore storiesOf.md
2023-03-02 10:47:01 +11:00
Mauricio Rivera
288b79105a
Merge remote-tracking branch 'upstream/next' into code-snippets-for-solid
2023-02-23 08:26:30 -05:00
jonniebigodes
217e215874
Merge pull request #21122 from storybookjs/chore_auto_docs__docs_fixes
...
Chore: (Docs) Auto docs fixes
2023-02-22 21:46:55 +00:00
Kyle Gach
64a7d56075
Update images
2023-02-22 14:24:04 -07:00
Mauricio Rivera
d7ccdb4ad7
Added api and contribute snippets.
2023-02-22 10:59:39 -05:00
Kyle Gach
f39e2cad26
Rework the doc blocks guide
...
- Update ArgTypes and Controls parameter/prop examples
2023-02-21 22:38:18 -07:00
Kyle Gach
87c933ecba
Add Meta's isTemplate
prop
2023-02-21 22:38:18 -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
811b6d1439
Fix typo in docs/api/doc-block-markdown.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
jonniebigodes
c47de5c1bd
misc fixes to auto docs and doc block related issues
2023-02-16 12:46:28 +00:00
jonniebigodes
099734c4f1
Removes deprecated flag from the documentation
2023-02-02 13:55:13 +00:00
jonniebigodes
faa12c29eb
Minor fixes to snippets
2023-01-25 14:18:54 +00:00
Costa Alexoglou
aceca34d4f
removed accidental "cp"
2023-01-12 13:45:06 +01:00
Costa Alexoglou
debb74e5c4
review feedback
2023-01-12 13:42:55 +01:00
Costa Alexoglou
6f24523ef6
Update --no-dll flag
...
`--no-dll` flag is removed in v7.0
2023-01-12 12:15:00 +01:00