Helen
79911aa566
Adds missing character in prop
...
Adds a missing 'r'!
2021-01-08 12:25:59 -05:00
Pearce Liang
ba246c9e9b
fix(docs): correct react viewport snippet's import
...
The `MINIMAL_VIEWPORTS` is no longer contain 'iphone6' and 'iphonex' in [code](4f5ab9fe9e/addons/viewport/src/defaults.ts
).
In the meantime add `import { INITIAL_VIEWPORTS } from '@storybook/addon-viewport';` for more clear example
2020-12-23 17:17:07 +08:00
Norbert de Langen
84a4bde3f0
FIX
2020-12-09 14:42:24 +01:00
Sebastian Andil
151fb57e84
Update deprecated type
...
As per 49182c7144/types/react/index.d.ts (L531)
SFC type is deprecated.
`VFC` mean Void Functional Component, which is suitable here
2020-11-25 22:04:05 +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
8aaec34ef2
Docs: Add MDX examples for essentials
2020-10-24 21:09:28 +08:00
Michael Shilman
3e99a07265
Fix subcomponents examples
2020-10-23 14:56:09 +08:00
Michael Shilman
75b8a5a69c
Merge pull request #12838 from storybookjs/fix_issue_12695
...
Chore: Update snippet to address issue #12695
2020-10-22 15:51:05 +08:00
jonniebigodes
390c81e2e8
snippet update per feedback
2020-10-21 15:54:24 +01:00
jonniebigodes
3a0095d17c
Fix for the snippet and address issue 12695
2020-10-20 18:59:47 +01:00
Maciek Sakrejda
4cdf641dad
Fix stray smart quotes on React snippet
2020-10-16 14:51:07 -07:00
Michael Shilman
2441452314
Loaders: Add documentation
2020-10-10 17:41:04 +08:00
Michael Shilman
c1ff295246
Merge branch 'next' into 10009-poc-async-loaders
2020-10-07 12:23:34 +08:00