103 Commits

Author SHA1 Message Date
jonniebigodes
d1ce421e18 address feedback 2024-01-31 12:27:55 +00:00
jonniebigodes
c90ebebd66
Merge branch 'next' into docs_react_ts_updates 2024-01-27 19:11:57 +00:00
jonniebigodes
56ad82da3c additional changes 2024-01-27 18:56:55 +00:00
jonniebigodes
661c7e76cc initial changes 2024-01-24 14:35:09 +00:00
jonniebigodes
f3c7f3d538
Merge branch 'next' into docs_vue_2_removal 2024-01-22 14:39:48 +00:00
Valentin Palkovic
b14b4d63fa Merge remote-tracking branch 'origin/next' into yann/remove-unsed-addon-controls-prop 2024-01-11 10:48:45 +01:00
Kyle Gach
5a23de20cf Add Parameters API reference
- Add API references for all essential addons
- Consolidate related snippets
2024-01-08 12:59:49 -07:00
Yann Braga
fa2364c043 Addon Controls: Remove unused hideNoControlsWarning type 2024-01-03 12:18:07 -03:00
jonniebigodes
697cf08869 Docs: Remove Vue 2 from documentation 2023-12-27 20:47:00 +00:00
jonniebigodes
2131586aee Docs: Remove documentation only components and MDX files 2023-12-14 19:49:13 +00:00
jonniebigodes
39fd813c16 Docs: Svelte docs and examples update 2023-12-04 21:23:56 +00:00
jonniebigodes
18ce18fc42 Docs: Fix ArgTypes links 2023-12-01 18:09:23 +00:00
Kyle Gach
975ad7604b Update TOC to use heading type
- Rename `introduction.md`, `overview.md`, `how-to-contribute.md` pages -> `index.md` pages
- Add all-new `index.md` pages for Sharing and API
- Find/replace `introduction.md`/`overview.md` -> `index.md`
- Find/replace `/introduction`/`/overview` -> `/`
- Add `hideRendererSelector: true` to frontmatter of (some) pages that aren't conditional on renderer
2023-11-27 20:57:51 -07:00
jonniebigodes
f85e85cf2c
Merge branch 'next' into patch-1 2023-11-21 14:32:52 +00:00
jonniebigodes
1318f0181b Fix links and issues 2023-11-04 00:35:06 +00:00
Shaun Lloyd
b52d3c1e72 Replace aside with new Callout 2023-11-03 13:05:44 -04:00
omahs
623dfda004
fix typo 2023-09-02 09:23:10 +02:00
Kyle Gach
656fbfac50 Add Writing Stories in TypeScript docs guide
- Use same snippets for all "custom args" examples
- Add/update/remove snippets
2023-08-20 08:51:41 -06:00
DiamondeX
4f83e9dabb
Update controls.md
The proposed changes eliminate the misleading assumption that this functionality can be used for control types other than `color` and `date`
2023-07-17 19:53:16 +02:00
Mauricio Rivera
b71def909b Merge remote-tracking branch 'upstream/next' into code-snippets-for-solid 2023-03-20 18:42:50 -05:00
Norbert de Langen
2973677d0c
Merge pull request #21586 from storybookjs/7.0-docs-images
Update docs images
2023-03-14 16:18:27 +01:00
Kyle Gach
87c6ff58cd Use consistent naming convention for snippets 2023-03-13 22:14:30 -06:00
Michael Arestad
eebd1a19ec Update videos 2023-03-13 20:10:28 -06:00
jonniebigodes
8ef90e4741 Address misc feedback 2023-03-08 14:27:28 +00:00
jonniebigodes
d69691057a Updates documentation to feature previewjs TS types 2023-03-02 22:33:12 +00:00
Mauricio Rivera
288b79105a Merge remote-tracking branch 'upstream/next' into code-snippets-for-solid 2023-02-23 08:26:30 -05:00
jonniebigodes
217e215874
Merge pull request #21122 from storybookjs/chore_auto_docs__docs_fixes
Chore: (Docs) Auto docs fixes
2023-02-22 21:46:55 +00:00
Kyle Gach
55786e2722 Update links 2023-02-21 22:38:18 -07:00
Mauricio Rivera
277e23069e Added essentials code snippets. 2023-02-21 19:52:23 -05:00
jonniebigodes
c47de5c1bd misc fixes to auto docs and doc block related issues 2023-02-16 12:46:28 +00:00
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