Nolan Kovacik
89371fd269
Minor markdown fix
...
Noticed there was an unescaped `|` character in the markdown table. I didn't run a formatter on this, so you may wish to center markdown headers or etc with the formatter. Just wanted to put this in as a heads up!
2023-01-22 16:04:30 -08:00
jonniebigodes
e6b4b07e2f
Updates to code snippets and docs
2023-01-16 12:58:08 +00:00
jonniebigodes
73fd4bdae9
Up to Essential section
2022-12-21 14:51:22 +00:00
Kyle Gach
03f1825a1d
Add CSF 2->3 attributes to docs CodeSnippets
2022-12-05 12:37:36 -07:00
jonniebigodes
e79300c567
Adds Vue TS and Common TS snippets
2022-11-30 20:25:47 +00:00
Kyle Gach
a4bbb9599f
Add YouTube callouts to relevant docs pages
2022-11-29 09:52:23 -07:00
jonniebigodes
6b6a860806
Merge pull request #18726 from JReinhold/patch-2
...
docs(addon-controls): custom matchers are no longer default
2022-11-23 14:02:05 +00:00
Jeppe Reinhold
9cb56e940f
change wording
2022-11-23 13:08:11 +01:00
jonniebigodes
acf8a8592a
Removes mdx stories from the docs and misc updates
2022-11-16 18:24:16 +00:00
jonniebigodes
edc83fd6c9
Adds link to configure controls with argtypes
2022-10-20 21:44:35 +01:00
Norbert de Langen
d08c11c6a3
lint the newly linted code
2022-07-25 18:51:24 +02:00
Jeppe Reinhold
8cc06acecd
Fix regex typo
2022-07-16 23:19:51 +02:00
Jeppe Reinhold
897f09fd1c
docs(addon-controls): custom matchers are no longer default
...
A PR at https://github.com/storybookjs/storybook/pull/14182 removed the default custom regex matchers for colors and dates Controls, and instead added them to the generated output from the CLI.
However the docs don't reflect this change, and felt quite confusing for me working in a project that didn't use a recent version of the CLI, and therefore didn't have the "default" matchers from the CLI.
I've tried to change the wording to reflect that they are only "defaults" if the reader actually sees them in the `.storybook/preview.js` file.
I'm open to inputs on wording, or basically anything.
2022-07-16 22:57:23 +02:00
jonniebigodes
89ba297d34
removes snippets references to svelte native
2022-07-01 15:36:14 +01:00
Yann Braga
065cc587c4
Merge branch 'next' into chore_docs_fix_dead_links_monorepo
2022-04-22 16:54:59 +02:00
Olivia Voler
c96ab6b3ea
Fix typo in Annotation section
2022-04-13 15:05:03 -04:00
jonniebigodes
0460fb4194
Merge branch 'next' into documentation-fixes
2022-04-08 19:26:04 +01:00
Michael Shilman
783e5aaf26
Merge branch 'next' of github.com:storybookjs/storybook into next
2022-04-05 18:07:29 +08:00
Michael Shilman
7f59abbe0f
Update controls.md
2022-04-05 18:07:07 +08:00
Michael Shilman
5dee0358ff
Controls: Rework conditional controls with globals, queries
2022-04-05 14:23:09 +08:00
jonniebigodes
7dee763b8c
fixes links across the monorepo
2022-04-01 00:37:02 +01:00
Pepijn
aef43db88e
Fix many typos in the documentation
2022-03-18 19:22:17 +01:00
Michael Shilman
21b6e67f7d
Merge branch 'next' into 11984-conditional-controls
2022-03-14 15:41:03 +08:00
jonniebigodes
05b898cb68
Additional polish to the Controls documentation
2022-03-11 15:50:03 +00:00
Michael Shilman
24f340c054
Merge branch 'next' into 11984-conditional-controls
2022-02-28 11:33:42 +08:00
Michael Shilman
5fbdb0ab23
Conditional args: Rename include/exclude to add/remove, add tests
2022-02-25 00:28:16 +08:00
jonniebigodes
195faebb25
docs changes for doc blocks
2022-02-22 23:02:42 +00:00
Michael Shilman
4194981765
Controls: Add conditional args, docs, examples
2022-02-18 20:46:41 +08:00
jonniebigodes
2716b1688f
Fixes links
2021-12-24 16:23:41 +00:00
jonniebigodes
f1fedb8836
minor updates to the essentials section for 6.4
2021-11-04 21:07:00 +00:00
jonniebigodes
d178f38487
removes dangling space
2021-09-15 20:07:24 +01:00
jonniebigodes
209bb5684e
polish the essentials section
2021-09-15 17:48:27 +01:00
jonniebigodes
56f2d3a72a
removes snippets from vue docs
2021-08-12 23:07:01 +01:00
jonniebigodes
0f01c6adef
complements the docs with MDX
2021-08-05 18:51:23 +01:00
jonniebigodes
0b03e56265
Adds the svelte snippets to the docs
2021-05-06 17:36:21 +01:00
Gert Hengeveld
41200b47c4
Add docs on presetColors parameter
2021-03-23 20:01:06 +01:00
Gert Hengeveld
ad89f03a86
Support presetColors parameter and fix changing presets
2021-03-23 17:28:36 +01:00
Michael Shilman
08ed392832
Change default sort to none
2021-03-15 17:56:04 +08:00
Michael Shilman
140721c03e
Document controls sorting
2021-03-15 17:29:18 +08:00
Gert Hengeveld
e854e5f179
Update array type docs
2021-03-09 13:14:10 +01:00
Gert Hengeveld
ccdcfacc9d
Update docs
2021-03-09 01:10:58 +01:00
jonniebigodes
b95d743cc8
Adjustments to controls and writing stories docs.
...
With snippets included
2021-03-02 22:30:46 +00:00
jonniebigodes
fe745ba2d0
Renames the vue snippets for clarity
2021-02-24 17:56:50 +00:00
jonniebigodes
fc0a67c523
Adjusts snippets for Vue 3 and other minor tweaks.
2021-02-23 00:26:03 +00: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
Michael Shilman
89863deea4
Merge pull request #13544 from dominictwlee/files-control
...
Addon-controls: Files control
2021-02-13 03:11:58 +08:00
jonniebigodes
a93000c541
updates per Blaine feedback
2021-01-27 22:28:55 +00:00
jonniebigodes
f25b27ca6b
adds missing angular scripts
2021-01-27 20:43:31 +00:00