Dale Seo
3e9a9a8838
Replace Props with ArgsTable
2020-10-08 16:38:17 -04: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
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
Thomas Knickman
075453a04a
fix(docs): Props > ArgsTable & add props in docs
2020-08-13 21:30:48 -04:00
jonniebigodes
82cc3a1db6
fixes lingering props tables mentions
2020-08-13 20:40:36 +01:00
jonniebigodes
a3a2f011c3
adds the layout page
2020-08-12 23:29:51 +01:00
jonniebigodes
1d1a6ca997
preset docs changes
2020-08-12 19:16:17 +01:00
Michael Shilman
4829983459
Update widget-story-controls-enum.js.mdx
2020-08-12 20:34:11 +08:00
jldmn
694ea7104a
Update widget-story-controls-enum.js.mdx
...
This is the only way I got the custom control types working. Following the argTypes-Docs from https://storybook.js.org/docs/react/api/argtypes the `type` field is for setting the property-type, not the control type.
2020-08-12 14:18:24 +02:00
jonniebigodes
0325b45508
fixes to the documentation
2020-08-11 18:04:32 +01:00
Alexander Aivars
fbb82cb234
Update storybook-preview-configure-globaltypes.js.mdx
...
fix small typo resulting in broken js when copy pasted
2020-08-11 12:35:40 +02:00
Michael Shilman
30d685cf05
Merge pull request #11877 from storybookjs/chore_add_api_section_snippets
...
Chore: add snippets for api section
2020-08-11 12:13:12 +08:00
jonniebigodes
fe3b3e0b1b
Merge branch 'next' into chore_add_api_section_snippets
2020-08-11 04:02:24 +01:00
jonniebigodes
6eee72cd62
Merge branch 'next' into chore_add_workflow_snippets
2020-08-11 04:00:49 +01:00
jonniebigodes
5bddd6fd3a
updates per feedback
2020-08-11 02:54:32 +01:00
jonniebigodes
2581f631a1
api section feedback changes
2020-08-11 02:51:40 +01:00
jonniebigodes
714076bc30
removes the shell and json file references.
...
Updates for the writing docs section
2020-08-11 02:32:01 +01:00
jonniebigodes
99aa694e9d
initial snippets for api section
2020-08-11 01:11:41 +01:00
jonniebigodes
bc293cd7c7
initial commit for worflows
2020-08-10 19:23:38 +01:00
Tom Coleman
79c4c6c60e
Text tweaks
2020-08-10 23:00:02 +10:00
Michael Shilman
1f9d9fc1c0
Merge branch '6.0-docs' into docs/random-fixes
2020-08-10 16:10:03 +08:00
Michael Shilman
030a63c237
Random proof reading
2020-08-10 13:02:44 +08:00
Tom Coleman
75ba659959
Merge remote-tracking branch 'origin/6.0-docs' into chore_add_snippets_writing_docs
2020-08-10 14:09:04 +10:00
Tom Coleman
a409a5761c
Merge remote-tracking branch 'origin/6.0-docs' into chore_add_writing_stories_snippets
2020-08-10 14:06:32 +10:00
Tom Coleman
fd9d58de98
Merge pull request #11826 from storybookjs/chore_add_get_started_snippets
...
Chore: adds snippets for get started section for 6.0
2020-08-10 10:07:22 +10:00
Tom Coleman
e975e25569
Merge pull request #11842 from storybookjs/chore_add_configure_snippets
...
Chore add snippets for configure section for 6.0
2020-08-10 10:06:52 +10:00
jonniebigodes
a634341a6c
Update docs/snippets/common/button-group-story-subcomponents.ts.mdx
...
Prettier at it again
Co-authored-by: Tom Coleman <tom@thesnail.org>
2020-08-09 22:00:32 +01:00
jonniebigodes
b1b76a535c
Update docs/snippets/common/button-group-story-subcomponents.js.mdx
...
Prettier at it again
Co-authored-by: Tom Coleman <tom@thesnail.org>
2020-08-09 22:00:17 +01:00
jonniebigodes
e16310aae5
snippets adjusted per feedback
2020-08-09 20:26:34 +01:00
jonniebigodes
1f72e9e098
snippets adjusted per feedback
2020-08-09 19:26:47 +01:00
jonniebigodes
48ab2679bc
snippets initial commit for configure section
2020-08-09 01:41:24 +01:00
jonniebigodes
990b0cf520
initial commit for essentials snippets
2020-08-08 19:59:15 +01:00
jonniebigodes
d9557972ce
initial commit for snippets for writing docs
2020-08-08 03:33:41 +01:00
jonniebigodes
99f2910532
writing docs section code snippets
2020-08-07 17:05:17 +01:00
jonniebigodes
589d7da064
moved styled components snippet to correct place.
...
Adjusted page
2020-08-07 02:48:41 +01:00
jonniebigodes
6e66cfeb59
adds snippets for get-started section
2020-08-06 19:03:05 +01:00