28 Commits

Author SHA1 Message Date
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
Kyle Gach
f73dc21b53 Add beforeAll section 2024-07-10 12:36:28 -06:00
Kyle Gach
c1b930114e
Update docs/_snippets/portable-stories-playwright-ct-compose-stories.md
Co-authored-by: Yann Braga <yannbf@gmail.com>
2024-07-10 11:36:26 -06: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
Yann Braga
98695ea732 update more snippets 2024-07-10 09:30:44 +02:00
Kyle Gach
bdbf67459a WIP: Just pushing what I can 2024-07-09 23:28:33 -06:00
Yann Braga
9308896321 update snippets 2024-07-09 19:20:36 +02:00
MarioCadenas
ee494c8e17 chore: Update docs 2024-07-09 15:10:26 +02:00
Kasper Peulen
3a8538cd24 Add note about disabling controls for async args and improve error message 2024-07-09 11:44:32 +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
Kasper Peulen
0f13b9eb19 Merge remote-tracking branch 'origin/kasper/mount-docs' into kasper/mount-docs 2024-07-08 11:56:20 +02:00
Kasper Peulen
ffa7c651ca Get the canvas from the mount return 2024-07-08 11:56:09 +02:00
Kasper Peulen
a84504fef3
Update docs/_snippets/mount-basic.md
Co-authored-by: Yann Braga <yannbf@gmail.com>
2024-07-08 11:31:26 +02:00
Kasper Peulen
8fb62c49ef
Update docs/_snippets/mount-basic.md
Co-authored-by: Yann Braga <yannbf@gmail.com>
2024-07-08 11:31:19 +02:00
Kasper Peulen
530b337561
Update docs/_snippets/mount-basic.md
Co-authored-by: Yann Braga <yannbf@gmail.com>
2024-07-08 11:31:11 +02:00
ROCKTAKEY
ffef8742b6
case default: is not valid label for switch 2024-07-04 23:41:08 +09: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
yk-kd
46f401840c Remove node-fetch from scripts and docs 2024-07-02 23:41:38 +09:00
Kasper Peulen
fced9923f0
Merge branch 'next' into kasper/context-prop 2024-06-28 12:10:49 +02: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
Kasper Peulen
b765c989fe Update docs 2024-06-26 12:52:43 +02:00
Kasper Peulen
156966b51d Update docs 2024-06-26 12:50:08 +02:00
Kyle Gach
c94e995d2d Split problematic snippet into two
- It previously mixed three package manager snippets with a common one, which doesn't work correctly
2024-06-21 09:28:21 -06:00
Charles de Dreuille
cbccc952d5 Transform all snippets into single files 2024-06-13 17:53:08 +01:00