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
Charles de Dreuille
c840af65c2
Update links for addons + main config + faq
2024-06-17 18:22:07 +01:00
Charles de Dreuille
54f9db2216
Remove SUPPORTED_RENDERER + SUPPORTED_RENDERERS
2024-06-14 10:41:08 +01:00
Charles de Dreuille
2ab5d8cad8
Updated jpg + gifs
2024-06-14 09:58:55 +01:00
Charles de Dreuille
c8495172d2
Updating all pngs
2024-06-14 09:55:31 +01:00
Charles de Dreuille
5843fe3ce2
Update order
2024-06-14 09:15:05 +01:00
Charles de Dreuille
010d657909
Finish all docs
2024-06-14 08:57:54 +01:00
Charles de Dreuille
c9b9a0929f
Updated indexes root
2024-06-13 18:34:00 +01:00
Charles de Dreuille
fdf0856332
Convert code snippets paths into a single path
2024-06-13 17:53:43 +01:00
Charles de Dreuille
41e0a4fca2
Update comments to javascript
2024-06-13 17:52:40 +01:00
Charles de Dreuille
36b38f7283
Rename all file extensions from .md to .mdx
2024-06-13 17:52:12 +01:00
Charles de Dreuille
4949308eed
Move all assets to a single folder
2024-06-13 17:50:53 +01:00
Michael Shilman
a57e45c10d
Add indexer API docs
2024-06-09 18:43:23 +08:00
Kyle Gach
b85c91f0ec
Add React 18 disclaimer
2024-05-15 10:21:30 -06:00
Kyle Gach
c72473b6c1
Merge next
2024-05-15 10:19:14 -06:00
Jeppe Reinhold
3e5fb4657f
Merge pull request #26475 from noranda/nb/fix-typeset-fontsizes-type
...
Docs: Fix `Typeset` Doc block `fontSizes` type
2024-05-15 13:00:28 +02:00