3145 Commits

Author SHA1 Message Date
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
Michael Shilman
c6bdd680dc
Merge pull request #14181 from storybookjs/adjust_links_to_addons_gallery
Chore: (Docs) Adjusts links to the addons gallery
2021-03-10 05:58:53 +08:00
Michael Shilman
40f9fc2b91
Merge pull request #14163 from storybookjs/docs/add-snippets-for-web-components
Docs: Add code snippets for Web Component
2021-03-10 05:58:05 +08:00
jonniebigodes
ed89061443 adjusts the docs to address #14148 2021-03-09 20:13:57 +00: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
jonniebigodes
beab98a4d7 adjusts links to the addons gallery 2021-03-09 18:11:39 +00:00
Gert Hengeveld
e854e5f179 Update array type docs 2021-03-09 13:14:10 +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
Michael Shilman
8db10c7ef4 6.2.0-beta.11 next.json version file 2021-03-09 01:01:34 +08:00
jonniebigodes
ced02f55f5
Merge branch 'next' into chore_adjust_vue3_snapshots 2021-03-05 14:47:30 +00:00
Michael Shilman
f26b2a06d9 6.2.0-beta.10 next.json version file 2021-03-05 18:04:15 +08:00
jonniebigodes
16e81da937
Merge pull request #14137 from storybookjs/chore_docs_cli_options_updates
Chore: (Docs) Removes references to --no-dll flag
2021-03-04 23:26:09 +00:00
jonniebigodes
eb66a9f708 removes --no-dll references. issue addressed with 6.1 2021-03-04 23:17:12 +00:00
jonniebigodes
06e8358c82 remove writing docs reference 2021-03-04 20:13:02 +00:00
jonniebigodes
ab2d8ffc30 address issue with MDX stories 2021-03-04 20:02:05 +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
4f21cb2123 6.2.0-beta.9 next.json version file 2021-03-04 19:15:29 +08:00
Michael Shilman
66bfef18f5 6.2.0-beta.8 next.json version file 2021-03-04 08:08:42 +08: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
8d3536e15f aside was fixed 2021-03-03 18:55:23 +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
2a6d83961f Adjustments per feedback 2021-03-03 16:28:31 +00:00
Gert Hengeveld
1111fa2e6f
Merge branch 'next' into select-args-serialization 2021-03-03 15:59:55 +01:00
Michael Shilman
72a5846cd6 6.2.0-beta.6 next.json version file 2021-03-03 19:12:30 +08:00
Michael Shilman
5bf4ce7dde
Merge pull request #14097 from storybookjs/docs_random_issues_fixes
Chore: (Docs) Small adjustments to the documentation
2021-03-03 11:47:57 +08: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
Gert Hengeveld
1b0ba007f4 Clarify use case of object as options 2021-03-02 22:11:03 +01:00
jonniebigodes
7edd027081
Merge pull request #14098 from tskarhed/patch-4
Add Grafana UI to design systems list
2021-03-02 20:45:06 +00:00
Gert Hengeveld
194abfba73 Introduce 'mapping' for arg values 2021-03-02 21:08:44 +01:00
Oana
43ee920b1f
Update app-story-with-mock.js.mdx
Add missing closing `}`
2021-03-02 19:52:02 +00:00
Tobias Skarhed
45ee77ca28
Add Grafana UI to design systems list 2021-03-02 20:37:13 +01:00
jonniebigodes
c83e7fde01 Small adjustments to the documentation 2021-03-02 19:25:48 +00:00
Gert Hengeveld
ca38152d41
Merge pull request #12779 from alfupe/patch-1
Update argtypes.md
2021-03-02 20:08:02 +01:00
Gert Hengeveld
38b9a45569
Update docs/api/argtypes.md 2021-03-02 20:06:42 +01:00
Michael Shilman
02ad0bfc03 6.2.0-beta.5 next.json version file 2021-03-01 23:51:45 +08:00
Michael Shilman
b17f10833c
Merge pull request #13121 from storybookjs/feature/storyPrefix
Core: Add `prefix` customization for navigation items
2021-03-01 22:44:23 +08:00
Michael Shilman
efcb7729dc
Merge pull request #14076 from storybookjs/fix_learnstorybook_links
Chore: (Docs/examples) Adjust references from LearnStorybook to Storybook tutorials
2021-03-01 13:40:13 +08:00
jonniebigodes
9ea147cbdf adjusts links and references for LearnStorybook 2021-02-26 22:47:56 +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
3901ddc5ab Merge branch 'sidebar-config' into feature/storyPrefix 2021-02-26 17:36:11 +01:00
Gert Hengeveld
c263d1d1b9 Deprecate 'showRoots' in favor of 'sidebar.showRoots', and remove sidebarAnimations altogether 2021-02-26 16:52:50 +01:00
Michael Shilman
9e4a6d6d17 6.2.0-beta.4 next.json version file 2021-02-26 21:15:25 +08:00
Gert Hengeveld
8395e545d0
Update args.md 2021-02-26 13:19:13 +01:00
Michael Shilman
2f23b4aaf8
Merge branch 'next' into feature/add-pxblue-to-examples-list 2021-02-25 16:05:45 +08:00