52 Commits

Author SHA1 Message Date
Yann Braga
7798169d3c Merge branch 'next' into vitest-integration 2024-08-12 20:42:15 +02:00
Yann Braga
1c2888da71 Merge branch 'next' into vitest-integration 2024-08-09 13:15:47 +02:00
Valentin Palkovic
70193c9533 Merge remote-tracking branch 'origin/next' into valentin/nextjs-vite 2024-08-07 07:26:32 +02:00
Kyle Gach
8dfc5cc4d2 Update badly-migrated snippet
- Migration script did not correctly handle snippets with paths that had different filenames
2024-08-06 14:42:26 -06:00
Yann Braga
17ba6e6801 Merge branch 'next' into vitest-integration 2024-08-06 17:36:38 +02:00
jonniebigodes
d2208020f0
Merge branch 'next' into norbert/globals-docs-changes 2024-08-06 15:01:18 +01:00
Yann Braga
c748186d20 Merge branch 'next' into vitest-integration 2024-08-06 13:42:21 +02:00
Valentin Palkovic
e70b42f9f0 Merge remote-tracking branch 'origin/next' into valentin/nextjs-vite 2024-08-06 10:45:29 +02:00
Kyle Gach
a983514588 Docs updates
- Use a more stable heading
    - "Experimental" is temporary
- Update package names
2024-08-05 14:46:58 -06:00
Valentin Palkovic
7bd22d4dea Edit Next.js documentation 2024-08-05 10:40:35 +02:00
Valentin Palkovic
9398495cca Documentation: Update Next.js portable stories instructions for Vitest 2024-08-05 09:48:11 +02: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
Kasper Peulen
8f2c88dd6b Use internal renderToCanvas method if testingLibaryRender is not specified 2024-07-31 16:30:19 +02:00
Kyle Gach
339b541b31 Document Story.run() instead of Story.play() 2024-07-30 11:17:25 -06:00
Norbert de Langen
535a67da4d undo work for addon-toolbars 2024-07-30 10:42:24 +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
0d7d389faf apply requested changes to docs
Co-authored-by: jonniebigodes <joaocontadesenvolvimento@gmail.com>
2024-07-29 11:47:02 +02:00
Norbert de Langen
ae7f432125 changes to viewport addon in relation to the globals work 2024-07-26 13:23:29 +02:00
Norbert de Langen
acc974bad5 changes to backgrounds addon in relation to the globals work 2024-07-26 12:49:02 +02:00
Andrew Holloway
cb54e339df
Update storybook-theme-example-variables.md
Update the import statement example to match conventions in storybook 8.2.x and newer
2024-07-15 10:44:52 -05:00
Yann Braga
1fa931f417
Merge branch 'next' into patch-1 2024-07-15 05:09:42 -07:00
kyletsang
20fc543a4b chore: fix typo in generated button story 2024-07-11 15:54:36 -07: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
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
Ahmed Tarek
18951681b4
docs: Update test-runner-local-build-workflow.md
fix https://github.com/storybookjs/test-runner/issues/301
2024-07-08 23:03:02 +03: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