256 Commits

Author SHA1 Message Date
Michael Shilman
276aa9ba30
Merge pull request #14151 from storybookjs/chore_adjust_story_layout
Chore: (Docs) Adjusts layout parameter documentation
2021-03-11 18:54:41 +08:00
Michael Shilman
c398bc56dd
Merge pull request #14169 from storybookjs/options-labels
Core: Hoist 'control.options', validate them in core and introduce 'control.labels'
2021-03-10 06:04:37 +08:00
Gaëtan Maisse
e305f3b8cf
docs: add Web Component code snippet for Get Started and Writing Stories sections 2021-03-09 20:02:58 +01:00
Gert Hengeveld
de26a04149 More explicit example 2021-03-09 10:26:54 +01:00
Gert Hengeveld
ccdcfacc9d Update docs 2021-03-09 01:10:58 +01:00
jonniebigodes
905eb1c7b4 expands story layout documentation 2021-03-05 16:23:19 +00:00
jonniebigodes
ced02f55f5
Merge branch 'next' into chore_adjust_vue3_snapshots 2021-03-05 14:47:30 +00:00
jonniebigodes
9ef1d1c834 adjusts instructions for setup (yarn/npm).
Minor tweaks to yarn/npm references
2021-03-04 16:57:26 +00:00
Michael Shilman
54b1bbdc5a
Merge pull request #14117 from storybookjs/chore_docs_composition_docs_environment
Chore: (Docs) Adjusts composition docs
2021-03-04 07:45:14 +08:00
Michael Shilman
10988d28ab
Merge pull request #14101 from storybookjs/polish_docs_controls_writing_stories
Chore: (Docs) Adjustments to controls and writing stories docs.
2021-03-04 07:43:05 +08:00
jonniebigodes
ee4cf2f547 adjusts composition docs 2021-03-03 21:02:16 +00:00
jonniebigodes
34672a1165 Adjusts the snapshots docs for specific framework usage. 2021-03-03 18:48:10 +00:00
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