233 Commits

Author SHA1 Message Date
jonniebigodes
14d678c6a7 fixed file reference 2020-12-05 01:53:09 +00:00
jonniebigodes
729aa68d81 updates per feedback 2020-12-05 01:23:05 +00:00
Michael Shilman
615bc3a438
Merge pull request #13161 from storybookjs/fix_theming
Documentation: Updates theming documentation
2020-12-04 10:50:34 +08:00
jonniebigodes
639801d3e5 chore: addon documentation restructuring 2020-12-02 15:25:40 +00:00
Michael Shilman
396c33c60c Merge pull request #13081 from redian/patch-1
Update storybook-preview-head-example.html.mdx
2020-12-02 16:05:29 +08:00
patricklafrance
2e3e78d427 Added an alternate way to disable a prop control in docs 2020-11-23 22:14:45 -05:00
Michael Shilman
1e064ef2c3 Merge branch 'next' 2020-11-20 01:26:19 +08:00
Yann Braga
98bf7d82ef
Docs: Update grid usage example 2020-11-19 18:01:50 +01:00
Michael Shilman
fad1cba9b7 Update storybook-preview-with-ordered-pages.js.mdx 2020-11-19 23:02:31 +08:00
Michael Shilman
db762304c9 Docs: Fix hoisted story snippet 2020-11-19 21:13:25 +08:00
jonniebigodes
ecc7668d03 chore:updates the theming documentation 2020-11-18 18:05:02 +00:00
ZouYouShun
271c62d379
Update addon-consume-globaltype.js.mdx
Fix miss <
2020-11-12 14:46:35 +08:00
Michael Shilman
c485675b15
Merge pull request #12941 from storybookjs/chore_writing_docs_updates
Chore: Updates for the Writing docs section
2020-11-09 00:45:09 +08:00
jonniebigodes
c6bd077b78 removed comments and fixed vue snippet 2020-11-08 14:58:29 +00:00
Gert Hengeveld
c1a86522c1 Add docs for single story hoisting. 2020-11-07 16:53:39 +01:00
jonniebigodes
ccdaae9b68 chore:updates for the writing docs section 2020-10-28 22:44:37 +00:00
Michael Shilman
c055a69afd
Merge pull request #12896 from storybookjs/add-mdx-examples
Docs: Add MDX examples for essentials
2020-10-27 23:58:42 +08:00
Michael Shilman
0dd39d9ad7
Merge pull request #12917 from storybookjs/chore_expand_controls_docs
Chore: updates for the Controls documentation
2020-10-27 18:53:08 +08:00
jonniebigodes
8028065c20 Updates for the Controls essential documentation 2020-10-26 18:16:54 +00:00
Michael Shilman
4edd42c859
Merge pull request #12889 from DaleSeo/patch-1
Fix syntax error in docs on DocsPage
2020-10-24 21:38:24 +08:00
Michael Shilman
8aaec34ef2 Docs: Add MDX examples for essentials 2020-10-24 21:09:28 +08:00
Dale Seo
91b07fb432
Fix syntax error 2020-10-23 13:06:33 -04:00
Unknown
a09f41741b fix:snapshots-testing doc's mdx
・typo
・Delete a comment(doesn't write anything.)
2020-10-23 21:47:18 +09:00
Yue Yang
ed443bc777 docs: add missing } 2020-10-22 15:45:07 +08:00
jonniebigodes
cf9de1910f Documentation was changed to address issue. 2020-10-20 23:07:04 +01:00
jonniebigodes
9da7db78d0 initial commit for issue #12513 2020-10-14 20:42:12 +01:00
Michael Shilman
5989fd2bb2 Merge branch 'next' into 1009-async-loaders 2020-10-10 10:48:39 +08:00
Michael Shilman
7a86ccd2c9
Merge pull request #12717 from benforeva/patch-4
Make story consistent across the example
2020-10-09 08:12:56 +08:00
Dale Seo
5e80e7bd0a
replace props with ArgsTable 2020-10-08 16:40:20 -04:00
Dale Seo
3e9a9a8838
Replace Props with ArgsTable 2020-10-08 16:38:17 -04:00
Andre Dickson
d8b43fa47d
Make story consistent across the example 2020-10-08 01:13:49 -04:00
Michael Shilman
8c9e0ac23c Merge branch 'next' into 10009-poc-async-loaders 2020-10-07 13:10:34 +08:00
Michael Shilman
c1ff295246 Merge branch 'next' into 10009-poc-async-loaders 2020-10-07 12:23:34 +08:00
Giannis Koutsaftakis
64520024cb
Removed semicolon
Semicolon breaks the code in this snippet.
2020-10-07 00:08:32 +03:00
jacubsmith
5956a4b74c Fixing missing comma typo 2020-10-04 11:16:53 +01:00
Yann Braga
879db65078 docs(addon-backgrounds): add docs about grid 2020-09-24 14:58:26 +02:00
jonniebigodes
1aa1257b19
Merge pull request #12510 from storybookjs/chore_add_docs_for_discussion_12336
Chore: Documentation for stories.json
2020-09-23 23:11:54 +01:00
jonniebigodes
dc8e587fdb Include documentation about stories.json 2020-09-17 22:11:55 +01:00
Júlio César
daf10b1b42
Fix typo in remote storybook example 2020-09-15 18:29:55 -03:00
Noah Laux
5ff20c7d39
Update component-story-mdx-story-by-name.mdx.mdx 2020-09-10 22:30:27 +02:00
Yuta Kamezaki
f2f53b8c56 Fix typo 2020-09-02 14:48:35 +09:00
Jae Bradley
35c6a08278
Add missing curly brace for actions property in the Button story example 2020-08-27 16:22:07 -04:00
Vitaly Rtishchev
856d3f63be
Correct globs in documentation
Globs are not correct as it is listed here – https://github.com/storybookjs/storybook/blob/next/MIGRATION.md#correct-globs-in-mainjs
2020-08-23 14:38:35 +03:00
Matt Darveniza
8042564e61 Add example codesnippet for using ArgsTable with stories 2020-08-20 17:19:48 +10:00
Robbert Klarenbeek
d89211ddf1
Fix erroneous code snippet 2020-08-19 15:12:21 +02:00
Baliga
6b48a8152e
SyntaxError Fixed
SyntaxError Fixed - expected "," on line (14)
2020-08-19 11:28:06 +05:30
Michael Shilman
326de7b5f4 Merge branch 'next' into fix_minor_tweaks_docs 2020-08-19 10:27:47 +08:00
jonniebigodes
681725360a more tweaks to the snippets 2020-08-18 17:30:56 +01:00
Michael Shilman
ed4198fa99
Merge pull request #11999 from storybookjs/fix_proptypes_to_argtypes
Chore: updates to the writing docs section
2020-08-17 21:07:51 +08:00
jonniebigodes
8c58d6389e chore: snippets quality of life 2020-08-14 21:46:15 +01:00