99 Commits

Author SHA1 Message Date
jonniebigodes
5cacd0e5e9
Merge pull request #16992 from storybookjs/11697-document-project-arg-argTypes
First cut at documentation of project arg/argTypes for discussion
2022-03-22 18:07:16 +00:00
Tom Coleman
03279e0c68
Update docs/writing-stories/args.md 2022-03-18 09:43:33 +11:00
jonniebigodes
195faebb25 docs changes for doc blocks 2022-02-22 23:02:42 +00:00
Olivier Gafner
e6e62c6e59 add list-story-unchecked snippet 2022-02-17 22:45:19 +01:00
jonniebigodes
58b1d76795 minor updates to writing writing stories intro 2022-02-07 22:17:41 +00:00
jonniebigodes
a5fda8a482 removes misleading punctuation 2022-02-02 21:08:20 +00:00
jonniebigodes
8802b3367a minor fixes to prevent regression 2022-02-02 21:06:53 +00:00
jonniebigodes
fc9cd60e59 updates decorators docs 2022-02-02 21:00:19 +00:00
jonniebigodes
bd9975d8fd Updates the docs to address #17166 2022-01-27 21:48:12 +00:00
domyen
4fa6d91919 Docs: Don't print "Note" in <aside>s because it's redundant 2021-12-27 13:28:22 -05:00
jonniebigodes
2716b1688f Fixes links 2021-12-24 16:23:41 +00:00
domyen
b565405dd6 Re-arrange docs for the new /sharing section 2021-12-23 12:42:57 -05:00
Tom Coleman
25b68d4c43 Changes from code review 2021-12-20 15:09:46 +11:00
Tom Coleman
3dcff54185 First cut at documentation of project arg/argTypes for discussion 2021-12-13 16:13:58 +11:00
Sarah
36469333a2
Fix typo. 2021-12-02 16:09:57 -05:00
Maxime Aknin
4af827cf6e
fix: correct story name override hint
`storyName` should be used to override a story's name. The `name` property is readonly and trying to override it fails.
2021-11-26 17:07:30 +01:00
jonniebigodes
076b81b241 API CLI adjustments and minor tweaks to the snippets 2021-11-09 23:18:56 +00:00
jonniebigodes
c4405f6ab3 Writing Stories CSF 2.0 2021-11-03 23:31:14 +00:00
jonniebigodes
8afb9fe2e9 Merge branch 'next' into 6-4-docs 2021-11-02 18:09:04 +00:00
jonniebigodes
acacd07025 removes aside 2021-10-21 23:14:24 +01:00
jonniebigodes
f544a84f0d adjustments per Kyle Gach feedback 2021-10-14 23:00:26 +01:00
jonniebigodes
5b149bc584
Update docs/writing-stories/play-function.md
Co-authored-by: Kyle Gach <kyle.gach@gmail.com>
2021-10-14 22:18:42 +01:00
jonniebigodes
d9d1e19ff1
Update docs/writing-stories/play-function.md
Co-authored-by: Kyle Gach <kyle.gach@gmail.com>
2021-10-14 22:18:31 +01:00
jonniebigodes
33a97116a5
Update docs/writing-stories/play-function.md
Co-authored-by: Kyle Gach <kyle.gach@gmail.com>
2021-10-14 22:10:14 +01:00
jonniebigodes
5fb0a5b291 updates the snippets for the addon interactions 2021-10-14 17:15:03 +01:00
jonniebigodes
c8e3c1e1d5 Merge branch 'chore_polish_writing_stories' of https://github.com/storybookjs/storybook into chore_polish_writing_stories 2021-10-08 19:33:20 +01:00
jonniebigodes
1a45bcb980 more polishing and snippets adjustments 2021-10-08 19:32:55 +01:00
jonniebigodes
9ae90281ba
Update docs/writing-stories/play-function.md
Co-authored-by: Kyle Gach <kyle.gach@gmail.com>
2021-10-06 19:23:10 +01:00
jonniebigodes
601a8687f3
Update docs/writing-stories/play-function.md
Co-authored-by: Kyle Gach <kyle.gach@gmail.com>
2021-10-06 19:02:16 +01:00
jonniebigodes
e2b9f30c33
Update docs/writing-stories/play-function.md
Co-authored-by: Kyle Gach <kyle.gach@gmail.com>
2021-10-06 17:56:48 +01:00
jonniebigodes
c32934bb0f initial commit for the writing stories section 2021-10-05 02:08:12 +01:00
Barbara
beb48a84ee
Correct minor grammar error
In storySort fields table, change 'stories to be show' to 'stories to be shown' for better flow.
2021-09-24 10:54:51 -07:00
jonniebigodes
0f01c6adef complements the docs with MDX 2021-08-05 18:51:23 +01:00
jonniebigodes
e673030782 address feedback 2021-07-05 19:19:35 +01:00
jonniebigodes
5715718e88 updates the loader docs 2021-07-02 21:29:08 +01:00
jonniebigodes
b7f47e9360 updates for jsx and tsx support 2021-06-28 23:00:33 +01:00
Michael Shilman
85426d9651
Merge pull request #12777 from storybookjs/fix_issue_10856
Chore: update documentation to address issue #10856
2021-06-05 11:06:59 +08:00
Michael Shilman
5efc85b2dc
Update docs/writing-stories/args.md 2021-06-05 11:06:48 +08:00
jonniebigodes
7b469ab118 minor polish to the decorators docs 2021-05-12 21:52:47 +01:00
jonniebigodes
0b03e56265 Adds the svelte snippets to the docs 2021-05-06 17:36:21 +01:00
Michael Shilman
7bc798380c Sorting: shorten includeName description 2021-04-30 11:51:44 +08:00
Michael Shilman
1b15acb48f Merge branch 'next' into pr/12520 2021-04-30 11:09:36 +08:00
Diego Melendez
9cf465a78b feat: add option to include story names when sorting 2021-01-02 15:11:18 -06:00
jonniebigodes
639801d3e5 chore: addon documentation restructuring 2020-12-02 15:25:40 +00:00
Michael Shilman
b4caffd4ab Update loaders.md 2020-11-23 10:32:28 +08:00
ImgBotApp
75441a0542
[ImgBot] Optimize images
/docs/writing-stories/naming-hierarchy-single-story-hoisting.png -- 23.64kb -> 8.99kb (61.97%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2020-11-07 16:34:19 +00:00
Gert Hengeveld
c1a86522c1 Add docs for single story hoisting. 2020-11-07 16:53:39 +01:00
David Zwarg
b039591f89
Fix typo in parameters.md
"e.g." instead of "e..g"
2020-11-04 11:08:28 -05:00
Mat Harden
c954875139
Correct typo on naming-components and hierarchy
When referring to stories in the past tense, "show" should be "shown".
2020-10-26 14:39:02 +00:00
Alex Alvarez
be2448806c docs: add link vue/page-story in args docs 2020-10-19 16:26:46 +02:00