114 Commits

Author SHA1 Message Date
John Farrar
848e825a99
Spelling correction
Fortawesome is the provider for Fontawesome; corrected the name of the product from the name of the repo owner.
2022-08-31 10:28:21 -04:00
Norbert de Langen
d08c11c6a3
lint the newly linted code 2022-07-25 18:51:24 +02:00
jonniebigodes
297426dfbd Minor docs tweaks 2022-07-07 21:15:32 +01:00
jonniebigodes
393f84aa1c Vue CSF 3 Snippets 2022-07-07 18:50:21 +01:00
jonniebigodes
89ba297d34 removes snippets references to svelte native 2022-07-01 15:36:14 +01:00
Matthew Smith
19d9cc2ba3 Add html framework examples for the introduction docs 2022-06-27 09:41:20 -04:00
jonniebigodes
2a3ef9a3d2 Updates to docs for better UX 2022-05-31 18:19:16 +01:00
jonniebigodes
0ecf7593d0 updates Build pages with MSW set up 2022-05-25 16:22:00 +01:00
jonniebigodes
e3b1c12930 Polish to the vue snippets and docs 2022-04-29 20:37:36 +01:00
jonniebigodes
5593e24f0e
Merge pull request #17493 from giladtamam/patch-1
Changing component file format to .vue for vue component in 'Where to…
2022-04-29 18:49:41 +01:00
jonniebigodes
1ca956b95b
Merge pull request #17961 from storybookjs/add-typescript-documentation-to-vue-write-stories
docs: Add documentation to use Typescript with Vue 2/3 on Write Stories page
2022-04-29 18:47:21 +01:00
Valentin Palkovič
02ec983231 Apply requested PR changes 2022-04-23 08:48:25 +02:00
Valentin Palkovič
216825a859 docs: Add documentation to use Typescript with Vue 2/3 on Write Stories page 2022-04-23 08:36:30 +02:00
jonniebigodes
7dee763b8c fixes links across the monorepo 2022-04-01 00:37:02 +01:00
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
Gilad Tamam
017afdd076
Changing component file format to .vue for vue component in 'Where to put stories' section 2022-02-12 10:06:11 +02: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