234 Commits

Author SHA1 Message Date
jonniebigodes
5fb0a5b291 updates the snippets for the addon interactions 2021-10-14 17:15:03 +01:00
jonniebigodes
9fb1c24d8a Common MDX examples updated 2021-10-12 19:10:23 +01:00
Michael Shilman
f973c1abff
Merge branch 'next' into feature/-refs]-add-expanded-option 2021-10-11 23:14:01 +08:00
mukhintim
0c25a4f5c4 add docs about expanded field in refs 2021-10-08 17:02:50 +03:00
jonniebigodes
2e08df91d5 updates to the snippets play/render function changes 2021-10-07 17:17:43 +01:00
jonniebigodes
00479f18e3 adds snippets for introduction 2021-10-05 15:56:23 +01:00
jonniebigodes
c32934bb0f initial commit for the writing stories section 2021-10-05 02:08:12 +01:00
jonniebigodes
66b8f960b1 polishes the api section of the docs 2021-09-17 15:54:43 +01:00
jonniebigodes
ba1c61112f addresses Michael feedback 2021-09-06 22:03:15 +01:00
jonniebigodes
0c9f8e7aaf change to named exports and QOL adjustments 2021-09-03 23:31:04 +01:00
jonniebigodes
1a61c7cc2a adjusts the essentials addons toolbars snippet 2021-09-01 19:09:00 +01:00
jonniebigodes
85b6f84a67 fixes the addon snippet for the toolbars 2021-09-01 18:57:52 +01:00
jonniebigodes
c7b680aec6 small fixes to the snippets 2021-08-31 00:11:57 +01:00
jonniebigodes
22c4795989
Update docs/snippets/common/component-story-custom-source.js.mdx
Co-authored-by: Deen <deen@chromatic.com>
2021-08-30 23:21:47 +01:00
jonniebigodes
c0a724e69b
Update docs/snippets/common/checkbox-story-csf.js.mdx
Co-authored-by: Deen <deen@chromatic.com>
2021-08-30 23:20:55 +01:00
jonniebigodes
377c5becb0 Initial commit for snippets for 6.4 2021-08-28 01:52:57 +01:00
Aron Griffis
ffbf9dae06 Fix resetArgs example snippet 2021-08-23 14:10:09 -04:00
jonniebigodes
fd66e94d86 polishes the webpack docs 2021-08-17 18:01:55 +01:00
jonniebigodes
68c3949ac9 adjusts the docs for syntax highlighting 2021-08-10 21:40:19 +01:00
jonniebigodes
b875ce1571 Normalized the MDX snippets all around 2021-08-09 19:19:01 +01:00
jonniebigodes
b326f07319 adjustments to the mdx snippets per feedback 2021-08-08 18:33:11 +01:00
jonniebigodes
0f01c6adef complements the docs with MDX 2021-08-05 18:51:23 +01:00
jonniebigodes
d29ac012f0
Merge pull request #15444 from RickCardoso/fix/docs-page-with-mdx-snippet
fix: docs-page with mdx and id explanation
2021-08-03 15:38:57 +01:00
Reuben Wilson
2429af60c0 Fix docs on granular viewports 2021-07-18 13:30:55 +10:00
jonniebigodes
6846b6454a
Merge pull request #15568 from storybookjs/fix_toolbars_docs
Chore:(Docs) Fix toolbar docs with better examples and minor polish
2021-07-13 20:37:36 +01:00
jonniebigodes
f9b837e313 fix toolbar docs with better examples and minor polish 2021-07-13 20:14:31 +01:00
Matt Darveniza
8ad7c83b59 Merge branch 'next' of https://github.com/storybookjs/storybook into mdx-argstable-stories 2021-07-13 10:49:06 +10:00
Matt Darveniza
63555fc13e fix import in example 2021-07-13 10:46:57 +10:00
Max Albrecht
946b4145fc
docs: fix typo in snippet storybook-preview-configure-globaltypes.js.mdx 2021-07-07 10:29:13 +02:00
jonniebigodes
e673030782 address feedback 2021-07-05 19:19:35 +01:00
jonniebigodes
5715718e88 updates the loader docs 2021-07-02 21:29:08 +01:00
Ricardo Cardoso
5a3028b9e2 fix: docs-page with mdx and id explanation 2021-06-30 15:01:18 -03:00
jonniebigodes
b7f47e9360 updates for jsx and tsx support 2021-06-28 23:00:33 +01:00
jonniebigodes
ed6923d6d9
Merge pull request #14233 from pokuwagata/fix-css-loader-option-snippet
docs: fix css-loader options for v3 api schema
2021-06-18 20:10:53 +01:00
jonniebigodes
6960cbb2f7 docs changes for docspage 2021-06-11 21:34:09 +01:00
Ian VanSchooten
14f1c94102 Use named import for addons 2021-06-09 13:00:06 -04:00
Ian VanSchooten
f3a44f0c96 Do not try to named import from global 2021-05-25 15:59:46 -04:00
Gert Hengeveld
5362b19cc1 Update code snippets to use argTypes[key].options instead of the deprecated control.options 2021-05-21 11:29:00 +02:00
Michael Shilman
ee0c559606
Merge pull request #14897 from Tomastomaslol/issue-14617-provide-option-to-hide-default-toolbar-tools
UI: Provide option to hide default toolbar tools
2021-05-17 22:41:03 +08:00
Norbert de Langen
efe28bbbcb
Merge pull request #14903 from fedodd/patch-1
["bug", "documentation"] fix bug in example storybook-preview-body-font-size.html.mdx
2021-05-17 14:12:57 +02:00
Tomas Nygren
c268a733de add documentation and examples for toolbar configuration 2021-05-14 13:22:47 +10:00
jonniebigodes
f06074924c fixes for issue 14218 2021-05-12 19:33:26 +01:00
Fedor Semenov
e53169dd88
Update storybook-preview-body-font-size.html.mdx
rem values are relative to the root html element, not the body. see https://developer.mozilla.org/en-US/docs/Web/CSS/font-size#rems
2021-05-12 12:34:21 +03:00
jonniebigodes
e81051dad1 community frameworks location updated 2021-05-07 15:51:42 +01:00
Michael Shilman
412eb52586 Merge branch 'next' into 13478-fix-doc-blocks-imports 2021-05-07 12:11:09 +08:00
Michael Shilman
06eb833d5f Fix doc blocks imports to import from ESM/CJS 2021-05-07 11:51:52 +08:00
inokawa
145654a0db
Remove unused import from snippet 2021-05-07 11:44:58 +09:00
jonniebigodes
341d31a37e Minor fixes to the common and react snippets 2021-05-06 21:05:56 +01:00
Angela Papadopoulou
1debd1b219 Update docs to include showName property in toolbar items 2021-05-03 11:49:20 +03:00
Michael Shilman
fc3e0511ba
Update docs/snippets/common/component-story-mdx-argtypes.mdx.mdx 2021-04-18 18:07:56 +08:00