485 Commits

Author SHA1 Message Date
jonniebigodes
56f2d3a72a removes snippets from vue docs 2021-08-12 23:07:01 +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
1574a6285b adds angular fixed snippet 2021-08-08 18:38:10 +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
jonniebigodes
4fe0830492 minor fixes to the list-story-reuse mdx snippet 2021-07-20 15:55:36 +01:00
Reuben Wilson
2429af60c0 Fix docs on granular viewports 2021-07-18 13:30:55 +10:00
jonniebigodes
6ddfbc31cf
Merge pull request #15594 from doutori/feature/add-unittest-snipet-for-preact
[Documentation] Add an unit test snipet for preact
2021-07-15 17:26:27 +01:00
Hiroaki Sasaki
58a660a39b Add an unit test snipet of preact 2021-07-15 13:04:24 +09:00
jonniebigodes
e9d7d75a3c
Merge pull request #15528 from storybookjs/chore_updates_build_pages_docs
Chore: (Docs) Polish the Workflows-Build pages documentation
2021-07-14 16:49:03 +01: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
jonniebigodes
e58e670f85 msw addon documentation 2021-07-08 22:46:28 +01: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
c643702454 adjusts example button snippets 2021-06-18 17:34:13 +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
jonniebigodes
8b8f6b79e4 adjustments to the args snippet 2021-05-17 22:31:53 +01: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
jonniebigodes
47810060ca
Merge pull request #14906 from storybookjs/chore_minor_addon_docs_fix
Chore: (Docs) Fixes for issue 14218
2021-05-14 22:40:21 +01:00
Tomas Nygren
f4cc5c9528 Merge branch 'next' of github.com:storybookjs/storybook into issue-14617-provide-option-to-hide-default-toolbar-tools 2021-05-14 13:23:09 +10:00
Tomas Nygren
c268a733de add documentation and examples for toolbar configuration 2021-05-14 13:22:47 +10:00
Michael Shilman
73da2a769d
Merge pull request #14893 from storybookjs/fix_update_decorators_snippets_react
Chore: (Docs) Adjusts snippets in decorators for React
2021-05-13 12:38:53 +08: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
6699e22bcf adjusts snippets in decorators 2021-05-11 22:15:34 +01:00
Jason-Lough-Cap-Rx
9517efd409
Update page-story-slots.js.mdx
Added missing >
2021-05-11 13:48:21 -07:00
Michael Shilman
1df4b2744f
Merge pull request #14845 from nfdevil/patch-1
Update react/button-story-rename-story.ts.mdx
2021-05-08 20:34:10 +08:00
Michael Shilman
af6a8d5056
Merge pull request #14849 from storybookjs/adjust_community_frameworks
Chore: (Docs): Community frameworks location updated
2021-05-08 20:10:59 +08:00
jonniebigodes
7ecc1be87b spacing fixes 2021-05-07 18:07:39 +01:00
jonniebigodes
3f61e116d7
Merge branch 'next' into docs_add_svelte_snippets 2021-05-07 16:07:29 +01:00
jonniebigodes
e81051dad1 community frameworks location updated 2021-05-07 15:51:42 +01:00
Appsum Solutions
1c4107f3e6
Update react/button-story-rename-story.ts.mdx
TypeScripts needs the Story type to know about the existence of the storyName property
2021-05-07 13:54:14 +02: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
jonniebigodes
83092c8a29 Fixes based on feedback 2021-05-06 20:04:33 +01:00