Chris Scott
4987f1b7c4
🐣 NEW: vue/storybook-preview-with-styled-components-decorator
2020-12-23 22:16:42 -05:00
jonniebigodes
c14f6a23e7
chore: Add missing snippets for vue
2020-12-23 17:00:49 +00: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
Chris Scott
ea3a52e0f6
📓 DOCS: Setup / Vue - Preview Global Decorator
2020-12-21 15:39:49 -05:00
Chris Scott
5da6492cc2
📓 DOCS: Setup / Vue - Your Component
2020-12-21 15:39:36 -05:00
Chris Scott
262bb7e799
📓 DOCS: Whats A Story / Vue Button Story With Args
2020-12-21 15:39:09 -05:00
Dale Seo
dfed2fd9e8
add missing Template
2020-12-21 12:18:10 -05:00
Dale Seo
ccf0a739d6
Fix unformatted import
2020-12-18 14:12:20 -05:00
Dale Seo
33be34399e
Fix unformatted import
2020-12-18 14:09:05 -05:00
Dale Seo
fbd16b78e4
Create list-story-with-unchecked-children.ts.mdx
2020-12-18 14:07:04 -05:00
Dale Seo
6030b50411
Add missing imports in code examples
2020-12-18 14:02:07 -05:00
Michael Shilman
be939deee1
Merge branch 'next' into pr/13383
2020-12-15 23:28:45 +08:00
Michael Shilman
bf0bb282b1
Merge branch 'next' into perf/esm-dist
2020-12-15 17:43:53 +08:00
Michael Shilman
e3b6d2819c
Merge branch 'next' into pr/13383
2020-12-14 10:39:07 +08:00
Michael Shilman
4ebecd5083
Main.js: Add previewHead, previewBody, managerHead presets
2020-12-11 18:47:51 +08:00
jonniebigodes
b56bd9cc3d
documentation adjustments for env variables and ui related items
2020-12-09 21:58:00 +00:00
ThibaudAv
1b65c451d9
refactor(angular): take into account the component
deprecation in angular docs
2020-12-09 17:27:03 +01:00
Norbert de Langen
84a4bde3f0
FIX
2020-12-09 14:42:24 +01:00
Norbert de Langen
e717ab1f8b
Merge branch 'next' into perf/esm-dist
2020-12-09 09:45:06 +01:00
Michael Shilman
7891e1d1f4
Fix bad quotes
2020-12-09 12:20:28 +08:00
Norbert de Langen
aab422d33d
move ts3.4 into dist, generate types into dist/ts3.9, make esm dist for all, fix issues
2020-12-08 17:54:25 +01:00
Michael Shilman
4c91362871
cleanup
2020-12-08 19:28:02 +08:00
Michael Shilman
e10138efe5
Merge pull request #13358 from storybookjs/chore_addon_docs_change
...
Chore: Addon documentation restructure
2020-12-08 12:48:01 +08:00
jonniebigodes
59909eeebd
Update docs/snippets/common/my-addon-storybook-registration.js.mdx
...
Co-authored-by: Michael Shilman <shilman@users.noreply.github.com>
2020-12-05 02:39:35 +00:00
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
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
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
Michael Shilman
de5090e246
Merge pull request #12897 from profanis/stories_for_multiple_components
...
docs: explain how to create stories for multiple components
2020-11-09 00:43:45 +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
fbccc28147
Merge pull request #12885 from BME5150/fix/snapshots-testing-docs
...
fix:snapshots-testing doc's mdx
2020-10-24 21:38:01 +08:00
profanis
e77de6f28c
docs: explain how to create stories for multiple components
2020-10-24 16:19:09 +03: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