595 Commits

Author SHA1 Message Date
jonniebigodes
be474b7f55 Adds info on example 2021-03-03 17:03:32 +00:00
jonniebigodes
2561dacf56
Merge pull request #13978 from saschwarz/writing-stories-update
documentation: Clarify description of args - Add example of args controlling more than props
2021-03-02 23:12:31 +00:00
jonniebigodes
b95d743cc8 Adjustments to controls and writing stories docs.
With snippets included
2021-03-02 22:30:46 +00:00
Oana
43ee920b1f
Update app-story-with-mock.js.mdx
Add missing closing `}`
2021-03-02 19:52:02 +00:00
Steve Schwarz
2ac8c93818 Updates per PR review 2021-02-26 14:53:26 -06:00
Steve Schwarz
5e1a840fe9 Merge remote-tracking branch 'official/next' into writing-stories-update 2021-02-26 14:29:41 -06:00
Gert Hengeveld
c263d1d1b9 Deprecate 'showRoots' in favor of 'sidebar.showRoots', and remove sidebarAnimations altogether 2021-02-26 16:52:50 +01:00
jonniebigodes
fe745ba2d0 Renames the vue snippets for clarity 2021-02-24 17:56:50 +00:00
jonniebigodes
cd1d8c978d table story fixed 2021-02-23 19:13:55 +00:00
jonniebigodes
736aa16c46 fixes for the list and table examples 2021-02-23 19:10:28 +00:00
jonniebigodes
c810dc3128 Merge branch 'chore_vue3_snippets_and_assorted_adjustments' of https://github.com/storybookjs/storybook into chore_vue3_snippets_and_assorted_adjustments 2021-02-23 15:53:03 +00:00
jonniebigodes
173f12f2f8 adjustments per feedback 2021-02-23 15:52:37 +00:00
jonniebigodes
5183b11fd1
Merge branch 'next' into chore_vue3_snippets_and_assorted_adjustments 2021-02-23 00:31:25 +00:00
jonniebigodes
fc0a67c523 Adjusts snippets for Vue 3 and other minor tweaks. 2021-02-23 00:26:03 +00:00
Steve Schwarz
626f64db65 Generalize prose. Add react snippets 2021-02-22 18:19:50 -06:00
Michael Shilman
5eda3dcf38
Merge pull request #13680 from semihraifgurel/next
documentation fixed typo
2021-02-21 23:49:41 +08:00
Steve Schwarz
7668f0253d Clarify description of args
Demo use of args outside props
2021-02-20 09:25:58 -06:00
Michael Shilman
f656c970ad Improve snippet for single-story hoisting 2021-02-15 11:00:13 +08:00
Michael Shilman
501e9fc712
Merge pull request #13758 from qoalu/patch-4
Fix import in badge-story-starter-example.mdx.mdx
2021-02-15 08:27:08 +08:00
Michael Shilman
6d3bdf5437 Merge branch 'next' into feature/addon-controls-inferred-types 2021-02-14 20:45:03 +08:00
Yann Braga
7a9279b249 docs(addon-controls): add custom matchers 2021-02-13 13:21:47 +01:00
Yann Braga
ac61ee39a0 docs(addon-controls): add example usage of include/exclude 2021-02-13 11:40:55 +01:00
j3rem1e
038a20520c Simplify Svelte decorators 2021-02-10 21:13:23 +01:00
Michael Shilman
dc4639a672
Merge pull request #13749 from storybookjs/chore_angular_snippets
Chore: Adds missing Angular snippets
2021-02-02 08:55:19 +08:00
jonniebigodes
dc0a6dbd13 updates args definition 2021-02-02 00:50:49 +00:00
jonniebigodes
28195aff5e angular snippets adjustments 2021-01-30 17:42:31 +00:00
Oleg
ba2a626503
Update badge-story-starter-example.mdx.mdx 2021-01-28 14:33:30 +01:00
jonniebigodes
b031b9b6af minor snippets improvements 2021-01-28 00:11:22 +00:00
jonniebigodes
a93000c541 updates per Blaine feedback 2021-01-27 22:28:55 +00:00
jonniebigodes
d9fff1b04a
Merge pull request #13603 from GregoryNative/patch-1
fix(mdx): Fix code for `button-group-story-subcomponents.ts.mdx`
2021-01-27 21:20:57 +00:00
jonniebigodes
91d503a724
Merge pull request #13710 from iivanovw7/fix-ts-documentation-snippet
Fixed typo in typescript documentation snippet
2021-01-27 21:12:26 +00:00
jonniebigodes
f25b27ca6b adds missing angular scripts 2021-01-27 20:43:31 +00:00
jonniebigodes
bbad9e838f
Merge pull request #13498 from CyberStrike/docs/vue-getting-started
Docs / Vue - Getting Started - Examples
2021-01-26 20:11:52 +00:00
jonniebigodes
803ccf72eb
Merge pull request #13236 from storybookjs/alternative-docs-to-disable-props-control
Added an alternative solution to disable a prop control in docs
2021-01-26 18:08:23 +00:00
Blaine Bublitz
f3e77d166b docs: import from theming module to support esm 2021-01-25 14:06:59 -07:00
jonniebigodes
dd9c36964a
Merge branch 'next' into docs/vue-getting-started 2021-01-23 00:21:07 +00:00
Igor
da53a302df Fixed typo in typescript documentation snippet 2021-01-22 19:01:03 +03:00
Michael Shilman
7dd6dc5272
Merge pull request #13664 from j3rem1e/docs-snippet-svelte
Svelte examples in the documentation
2021-01-22 11:44:06 +08:00
jonniebigodes
63d1612aff
Merge pull request #13485 from DaleSeo/patch-3
docs: Update code snippets on Stories for multiple components
2021-01-21 21:24:39 +00:00
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