108 Commits

Author SHA1 Message Date
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
saikumar221
56b0339852
Comment Update in your-component.ts.mdx 2020-09-23 15:07:08 +05:30
jonniebigodes
0cbe88e5ec
Merge pull request #12504 from holylander/patch-1
just add the react dep
2020-09-21 17:40:13 +01:00
jonniebigodes
4258f9981d
Merge pull request #12502 from larbisahli/patch-1
fixing grammar mistake your-component.js.mdx
2020-09-21 17:37:36 +01:00
jonniebigodes
aeeac6e473
Merge pull request #12490 from andre-brdoch/docs-vue-snippets
docs: vue snippets
2020-09-21 17:36:11 +01:00
jonniebigodes
ed2dd55b9f
Merge pull request #12487 from storybookjs/fix_12316
Fixes issue 12316
2020-09-21 17:33:27 +01:00
Gert Hengeveld
7a27b126c7
Add missing whitespace 2020-09-18 11:33:07 +02:00
jonniebigodes
dc8e587fdb Include documentation about stories.json 2020-09-17 22:11:55 +01:00
Alberto Suarez
399c93cb31
just add the react dep 2020-09-17 12:40:28 +02:00
Isaac
55406fe481
fixing grammar mistake your-component.js.mdx
Fixing "where your story goes in the story list" instead of "where you story goes in the story list"
Your is sometimes used to indicate that something belongs to or relates to people in general, hence your story.
2020-09-17 08:52:42 +01:00
andrekisi
00be8de187 docs: match react viewport example 2020-09-17 00:55:10 +02:00
andrekisi
e50306659d docs: use template for decorators 2020-09-17 00:45:45 +02:00
andrekisi
8ddc032eef docs: my-component-story-configure-viewports 2020-09-15 23:59:41 +02:00
andrekisi
a648786202 docs: storybook-preview-global-decorator 2020-09-15 23:41:49 +02:00
andrekisi
dd174ea82c docs: button-story-decorator 2020-09-15 23:38:54 +02:00
andrekisi
bfeec76ad0 docs: your-component-with-decorator 2020-09-15 23:34:21 +02:00
andrekisi
49a1bbde9c docs: button-story-component-args-primary 2020-09-15 23:33:58 +02:00
Júlio César
daf10b1b42
Fix typo in remote storybook example 2020-09-15 18:29:55 -03:00
andrekisi
7d1651911e docs: button-story-with-args 2020-09-15 23:25:07 +02:00
andrekisi
1dbe1127b6 docs: button-story-component-decorator 2020-09-15 23:16:23 +02:00
andrekisi
dc5fc8f697 docs: button-story-with-blue-args 2020-09-15 23:12:32 +02:00
andrekisi
76f5d693a1 docs: button-story-using-args 2020-09-15 23:07:08 +02:00
andrekisi
45d2f1dff3 docs: button-story-with-emojis 2020-09-15 23:02:08 +02:00
jonniebigodes
6f16bc896a
Merge pull request #12363 from brendanrygus/docs/component-story-with-query
[Docs] Fix React workflows - mocking providers code sample syntax
2020-09-15 21:58:34 +01:00
andrekisi
459ca9f010 button-story 2020-09-15 22:57:52 +02:00
andrekisi
d565381cbe docs: button-story-rename-story 2020-09-15 22:55:15 +02:00
andrekisi
060b31cac9 docs: button-story-default-export-with-component 2020-09-15 22:37:44 +02:00
jonniebigodes
0c799fc4fb Fixes issue 12316 2020-09-15 21:25:58 +01:00
Noah Laux
5ff20c7d39
Update component-story-mdx-story-by-name.mdx.mdx 2020-09-10 22:30:27 +02:00
Michael Shilman
966a7ddd02
Merge pull request #12409 from uoon-dev/patch-1
Fix button-story-using-args.*.mdx and button-story-with-emojis.*.mdx
2020-09-08 17:08:06 +08:00
uoon-dev
1b8db791c8 fix incorrect assign mark 2020-09-08 13:34:29 +09:00
Danilo Cabello
7dff362685
Remove comment that does not apply to CDN
It was copied from another code sample.
2020-09-07 15:03:29 -04:00
rangle-brendan
e472e3d9b6 Fix indentation 2020-09-02 20:17:03 -04:00
rangle-brendan
6952820f4b [Docs] Fix mocking providers code sample syntax 2020-09-02 20:12:19 -04:00
Yuta Kamezaki
f2f53b8c56 Fix typo 2020-09-02 14:48:35 +09:00
Michael Shilman
62429fdf1e
Merge pull request #12282 from ar4s/patch-1
[docs] Fix single quote instead of backtick
2020-08-28 11:27:49 +08:00
Jae Bradley
35c6a08278
Add missing curly brace for actions property in the Button story example 2020-08-27 16:22:07 -04:00
Arkadiusz Adamski
e1444a3028
[docs] Fix single quote instead of backtick
# What I did
I replaced backticks by single quote.

# How to test
No backticks in the snippet.
2020-08-27 15:25:25 +02: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
Michael Shilman
901d8aa0a7
Merge pull request #12196 from DaleSeo/consistnet-link-breaks
Consistent Link Breaks in Code Examples
2020-08-23 05:21:04 +08:00
Dale Seo
edea13ff26 fix indents 2020-08-22 16:55:57 -04:00
Dale Seo
007fac68a7 consistent link breaks 2020-08-22 16:49:17 -04:00
Robbert Klarenbeek
d89211ddf1
Fix erroneous code snippet 2020-08-19 15:12:21 +02:00
Michael Shilman
13683e9da4
Merge pull request #12130 from Davidoseq/fix/duplicate-code
fix: duplicate line in snippet
2020-08-19 18:14:22 +08:00
David Jerabek
26c69aa406 fix: duplicate line in snippet 2020-08-19 12:08:31 +02:00
Baliga
6b48a8152e
SyntaxError Fixed
SyntaxError Fixed - expected "," on line (14)
2020-08-19 11:28:06 +05:30
Michael Shilman
250dbf3485 reorder imports 2020-08-19 10:28:33 +08:00
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
Tom Coleman
f43be2a334
Update button-test.js.mdx
See https://github.com/storybookjs/storybook/issues/12079

We never shipped `renderStory` and this change got lost in the mix.
2020-08-18 16:47:06 +10:00