305 Commits

Author SHA1 Message Date
j3rem1e
4022f08de4 Adding svelte examples in the documentation 2021-01-21 20:22:57 +01:00
Semih Raif Gürel
aba2665576 Fixed typo (yourTheme to YourTheme) 2021-01-20 14:17:18 +03:00
Michael Shilman
02f53bcc19
Merge pull request #13510 from storybookjs/chore_vue_snippets
Chore: (Docs) Adds missing snippets for vue
2021-01-20 11:10:07 +08:00
Michael Shilman
c5cafac7d4
Merge pull request #13415 from storybookjs/ui_and_env_docs_updates
Chore: Documentation updates for UI and environment variables
2021-01-20 11:07:22 +08:00
Michael Shilman
b2aa06e71b
minor formatting 2021-01-20 11:06:53 +08:00
jonniebigodes
5e74135772 list-story-reuse-data snippet updated 2021-01-13 16:42:24 +00:00
jonniebigodes
4738c4e3f4 address Tom's feedback 2021-01-13 16:28:43 +00:00
ThibaudAv
3a4999daa3 docs(angular): add snippets for storybook-preview-with-styled-components-decorator 2021-01-12 23:17:44 +01:00
ThibaudAv
3a2ea36290 docs(angular): update examples with componentWrapperDecorator 2021-01-12 23:17:43 +01:00
ThibaudAv
702be1996f docs(angular): add required title in default export 2021-01-12 23:17:42 +01:00
Gregory Galushka
a508d175a3
Update button-group-story-subcomponents.ts.mdx
Fix TS example
2021-01-11 16:20:57 +02:00
Helen
79911aa566
Adds missing character in prop
Adds a missing 'r'!
2021-01-08 12:25:59 -05:00
Dale Seo
bc1a7af7d4
Add missing import 2021-01-06 21:31:13 -05:00
jonniebigodes
7a32e38443
Merge pull request #13542 from profanis/angular-button-story-with-addon
docs: how to use the addons in an Angular component
2021-01-06 20:31:43 +00:00
acdzh
d192f68b03
Update storybook-addon-toolbar-example.js.mdx 2021-01-05 16:16:39 +08:00
Dale Seo
a540ca23e1
use TS properly 2021-01-01 15:43:43 -05:00
profanis
2c4c169460 docs: how to use the addons in an Angular component 2021-01-01 12:26:16 +02:00
jonniebigodes
f20ed05d4b fixes the icons referenced for consistency 2020-12-24 17:05:20 +00:00
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