349 Commits

Author SHA1 Message Date
Gert Hengeveld
0c921d62d0
Update docs/snippets/common/storybook-interactions-play-function.js.mdx 2021-11-04 15:14:03 +01:00
Gert Hengeveld
8b1c44a4a1 Extend docs for Interactions 2021-11-04 11:52:35 +01:00
jonniebigodes
d8ba74c363
Merge pull request #16457 from facugaich/args-docs-patch
Docs: Fix React TS types in Args section snippets
2021-10-28 21:33:06 +01:00
solimant
f20f67b97a
Fix typo in comment 2021-10-27 17:06:19 -07:00
Facundo Gaich
64b4e9f6f6 Fix typo in page-story-slots.ts.mdx 2021-10-27 11:37:39 -03:00
Facundo Gaich
362bf10ec7
Fix args type in react docs for page-story-slots.ts.mdx 2021-10-22 16:03:12 -03:00
Facundo Gaich
663374dc3e
Fix ButtonProps import in button-story-with-args 2021-10-22 15:25:03 -03:00
Meet Patel
f058f3469f
Update checkbox-story.mdx.mdx 2021-10-16 16:02:48 +05:30
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
mehrdad-e
2a1c80a05c
Redundant import 2021-10-04 09:47:28 +03:30
jonniebigodes
85b6f84a67 fixes the addon snippet for the toolbars 2021-09-01 18:57:52 +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
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