127 Commits

Author SHA1 Message Date
Kyle Gach
0a34c159e6 Add language to snippet filenames 2023-01-07 20:40:46 -07:00
jonniebigodes
4deca28a14 Minor tweaks to Migration and writing stories docs 2022-12-30 18:54:36 +00:00
Kyle Gach
03f1825a1d Add CSF 2->3 attributes to docs CodeSnippets 2022-12-05 12:37:36 -07:00
jonniebigodes
cf455aabd9 Write stories assets changed 2022-12-01 17:50:08 +00:00
jonniebigodes
e79300c567 Adds Vue TS and Common TS snippets 2022-11-30 20:25:47 +00:00
Kyle Gach
a4bbb9599f Add YouTube callouts to relevant docs pages 2022-11-29 09:52:23 -07:00
Norbert de Langen
adf4799fd4
change usage 2022-11-24 00:02:56 +01:00
Esteban
908f0e9b21
correct misspelled word 2022-11-18 16:27:14 -05:00
jonniebigodes
acf8a8592a Removes mdx stories from the docs and misc updates 2022-11-16 18:24:16 +00:00
Georgia Loper
ad9f66873c docs: Improve decorators React TS snippets 2022-10-20 21:44:52 -04:00
İbrahim BABAL
ef5e06575a
Add missing comma
Add missing comma to /docs/writing-stories/introduction.md line 86.
2022-10-16 00:16:35 +03:00
İbrahim BABAL
94a174598e
fix grammer mistake on introduction page 2022-10-15 21:19:12 +03:00
jonniebigodes
e7e6a2eb30 initial tweaks to the play function docs 2022-09-14 09:07:51 +01:00
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