446 Commits

Author SHA1 Message Date
jonniebigodes
f4bb5a9e72 Fix incorrect link and table 2024-08-03 03:21:24 +01:00
jonniebigodes
133c71c9f5 Polish the Background Viewports and Toolbars docs and examples 2024-08-03 00:44:51 +01:00
Norbert de Langen
9781fbc798
Merge branch 'next' into norbert/globals-docs-changes 2024-08-02 14:01:23 +02:00
Kyle Gach
56d64964b3 Add version callout to portable stories docs 2024-08-01 09:34:12 -06:00
Kasper Peulen
2772623919
Update docs/api/portable-stories/portable-stories-vitest.mdx
Co-authored-by: Yann Braga <yannbf@gmail.com>
2024-07-31 15:51:05 +02:00
Kasper Peulen
89eddca95b
Update docs/api/portable-stories/portable-stories-vitest.mdx
Co-authored-by: Yann Braga <yannbf@gmail.com>
2024-07-31 15:50:36 +02:00
Kasper Peulen
9d2af7cd30 Merge remote-tracking branch 'origin/kasper/introduce-run' into kasper/introduce-run 2024-07-31 15:46:31 +02:00
Kasper Peulen
f139626e1c Address feedback 2024-07-31 15:46:26 +02:00
Kasper Peulen
a6eea4b2c9
Update docs/api/portable-stories/portable-stories-vitest.mdx
Co-authored-by: Yann Braga <yannbf@gmail.com>
2024-07-31 15:40:15 +02:00
Kasper Peulen
b1acd946a5
Update docs/api/portable-stories/portable-stories-jest.mdx
Co-authored-by: Yann Braga <yannbf@gmail.com>
2024-07-31 15:40:07 +02:00
Kasper Peulen
a762069c90
Update docs/api/portable-stories/portable-stories-jest.mdx
Co-authored-by: Yann Braga <yannbf@gmail.com>
2024-07-31 15:39:54 +02:00
Kasper Peulen
f9605a75d9
Update docs/api/portable-stories/portable-stories-jest.mdx
Co-authored-by: Yann Braga <yannbf@gmail.com>
2024-07-31 15:38:50 +02:00
Kyle Gach
339b541b31 Document Story.run() instead of Story.play() 2024-07-30 11:17:25 -06:00
Norbert de Langen
e554368192 Merge branch 'tom/23347-story-globals' into norbert/globals-docs-changes 2024-07-30 10:43:03 +02:00
Norbert de Langen
535a67da4d undo work for addon-toolbars 2024-07-30 10:42:24 +02:00
aberllin
62f49ed791
Update spacing from 4 to 2 2024-07-29 21:10:05 +02:00
Norbert de Langen
7534db5a48 remove defaultValue, change toolbars config to use parameters instead of globalTypes 2024-07-29 16:16:58 +02:00
Norbert de Langen
693b64d7fe add mention of addonToolbarParameters feature flag 2024-07-29 16:01:17 +02:00
aberllin
16a3d456ff
Trigger GitHub Actions settings update 2024-07-29 14:15:11 +02:00
aberllin
78d8e940ac
Update doc-block-colorpalette.mdx
- Updated documentation to include support for gradients in ColorItem.
- Mentioned examples of valid gradient formats such as 'linear-gradient(to right, white, black)' and 'linear-gradient(65deg, white, black)'.
2024-07-29 11:57:51 +02:00
Norbert de Langen
0678a2ad01
Update docs/api/main-config/main-config-features.mdx
Co-authored-by: jonniebigodes <joaocontadesenvolvimento@gmail.com>
2024-07-29 11:38:39 +02:00
Norbert de Langen
acc974bad5 changes to backgrounds addon in relation to the globals work 2024-07-26 12:49:02 +02:00
Aislinn Hayes
f2b588495e make suggested changes from PR 2024-07-24 14:27:13 +01:00
jonniebigodes
59b6fe26d5
Merge branch 'next' into docs-build-storybook-references 2024-07-22 17:55:47 +01:00
Kyle Gach
4ae680cdec
Merge branch 'next' into yann/document-portable-stories 2024-07-10 13:02:40 -06:00
Kyle Gach
2fc7a452f3 Fixes 2024-07-10 13:02:17 -06:00
Kyle Gach
3e0adbd9eb
Merge branch 'next' into kasper/mount-docs 2024-07-10 12:38:54 -06:00
Norbert de Langen
f261d3c862
Merge pull request #28491 from MarioCadenas/add-ref-sourceurl
Composition: Add source url to ref api
2024-07-10 20:11:36 +02:00
Kyle Gach
dbcbae8d9e Further updates 2024-07-10 08:30:25 -06:00
Kyle Gach
d192df3ac0
Merge branch 'next' into kasper/mount-docs 2024-07-10 06:34:23 -06:00
Kyle Gach
bdbf67459a WIP: Just pushing what I can 2024-07-09 23:28:33 -06:00
jonniebigodes
9f16fe1aee Docs: Fix links and assorted fixes 2024-07-09 23:44:05 +01:00
Yann Braga
9308896321 update snippets 2024-07-09 19:20:36 +02:00
Yann Braga
97124f28bf update assets 2024-07-09 17:48:45 +02:00
MarioCadenas
ee494c8e17 chore: Update docs 2024-07-09 15:10:26 +02:00
Kyle Gach
f1b57d0d79 Updates
- Prose tweaks, adding links for context
- Use `If` blocks for conditional content
- Restructure content to be story, component, project-ordered
- Update headings to be problem-oriented
2024-07-08 14:59:03 -06:00
kevinfoerster
91df45a9ef
Update doc-block-markdown.mdx
fixes typo in documentation
2024-07-05 16:45:03 +02:00
Yann Braga
2b8b888a65 Document portable stories usage 2024-07-04 14:16:34 +02:00
Kasper Peulen
25a0266957 Add docs for mounting inside the play function 2024-07-03 23:46:02 +02:00
Aislinn Hayes
53206cad88 update the references again after merging latest next branch 2024-07-01 12:11:49 +01:00
jonniebigodes
47e919ce0e Docs: Fix malformed frontmatter 2024-06-28 15:30:21 +01:00
Kyle Gach
3e702d4a78 Fix errors introduced in #28375 2024-06-27 23:59:53 -06:00
Kyle Gach
cdde79ce70 Replace remaining *.md docs links with *.mdx 2024-06-27 22:25:39 -06:00
Kyle Gach
35d30d2914 Fix links that were missing new directories
e.g. `./api/main-config-typescript.mdx` -> `./api/main-config/main-config-typescript.mdx`
2024-06-27 22:25:03 -06:00
Kyle Gach
09bd49af77 Fix incorrect relative links
On a page inside a new directory (e.g. `get-started/frameworks`), almost* every relative link that went up a level (e.g. `../writing-stories/args.mdx`) now needs to go up two levels (e.g. `../../writing-stories/args.mdx`).

* The exception is relative links pointing to directories that are siblings of the current directory, e.g. on `configure/integration`, a link to `../user-interface/sidebar.mdx` does _not_ need adjusted.
2024-06-27 22:22:39 -06:00
jonniebigodes
121989e7ef Docs: Fix API typo 2024-06-27 14:56:55 +01:00
Kyle Gach
9b6fd36478 Update docs API index 2024-06-26 21:34:12 -06:00
Charles de Dreuille
697306c45e Fix api links 2024-06-18 01:02:58 +01:00
Charles de Dreuille
2d32ceaba6 API Main config 2024-06-17 18:56:10 +01:00
Charles de Dreuille
4bf1219991 API doc blocks 2024-06-17 18:46:21 +01:00