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
e683be22c8
Update docs/writing-tests/interaction-testing.mdx
...
Co-authored-by: Yann Braga <yannbf@gmail.com>
2024-07-08 14:14:15 +02:00
Kasper Peulen
87bea60d56
Update docs/writing-tests/interaction-testing.mdx
...
Co-authored-by: Yann Braga <yannbf@gmail.com>
2024-07-08 14:13:24 +02:00
Kasper Peulen
851c37c708
Merge remote-tracking branch 'refs/remotes/origin/next' into kasper/mount-docs
2024-07-08 12:50:37 +02:00
Kasper Peulen
c471d07332
Improve message
2024-07-08 12:45:03 +02:00
Kasper Peulen
64a6cc29dc
Merge remote-tracking branch 'refs/remotes/origin/next' into kasper/mount-docs
2024-07-08 12:14:41 +02:00
Kasper Peulen
92efbe499a
Address feedback
2024-07-08 12:05:17 +02: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
58ea726f91
Update docs/writing-tests/interaction-testing.mdx
...
Co-authored-by: Yann Braga <yannbf@gmail.com>
2024-07-08 11:32:24 +02:00
Kasper Peulen
45a83bd282
Update docs/writing-tests/interaction-testing.mdx
...
Co-authored-by: Yann Braga <yannbf@gmail.com>
2024-07-08 11:32:14 +02:00
Kasper Peulen
ed48d74417
Update docs/writing-tests/interaction-testing.mdx
...
Co-authored-by: Yann Braga <yannbf@gmail.com>
2024-07-08 11:31:52 +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
storybook-bot
afb0dd1910
Write changelog for 8.2.0-beta.1 [skip ci]
2024-07-08 09:10:33 +00:00
storybook-bot
aa6e74e588
Write changelog for 8.2.0-beta.0 [skip ci]
2024-07-04 08:06:29 +00: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
jonniebigodes
47e919ce0e
Docs: Fix malformed frontmatter
2024-06-28 15:30:21 +01:00
Kasper Peulen
fced9923f0
Merge branch 'next' into kasper/context-prop
2024-06-28 12:10:49 +02:00
Kyle Gach
f06eb65975
Fix remaining ./overview.mdx
links
2024-06-28 00:19:35 -06: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
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
44acc422a1
Merge branch 'next' into charles-transform-docs-next
...
* next: (26 commits)
Use JS only story glob extension patterns in JavaScript projects
Docs: Update Changelog by adding 7.6.x changes
Telemetry: Detect Node version
CLI: Improve error message when fetching CLI version
empty the lock files
use same version of yarn everywhere
feat: migrate from pkg-dir
feat: migrate from read-pkg-up
Fix typo storyStoryV7 -> storyStoreV7.
Update CHANGELOG.md for v8.1.10 [skip ci]
Bump version from "8.2.0-alpha.9" to "8.2.0-alpha.10" [skip ci]
Write changelog for 8.2.0-alpha.10 [skip ci]
Addon-interactions: Fix deprecation warnings
Allow esbuild version 0.21.x
Bump version from "8.2.0-alpha.8" to "8.2.0-alpha.9" [skip ci]
Update CHANGELOG.md for v8.1.9 [skip ci]
Write changelog for 8.2.0-alpha.9 [skip ci]
Addon-a11y: Workaround for Vite 5.3.0 compat
fix the cra not being able to link by forcing resolutions
remove packageManager field
...
2024-06-25 22:07:29 -06: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
d1e2130f9b
writing tests
2024-06-18 09:57:00 +01:00
Charles de Dreuille
6cf15e0778
writing stories
2024-06-18 09:37:46 +01:00
Charles de Dreuille
f376c6106a
writing docs links
2024-06-18 09:22:45 +01:00
Charles de Dreuille
cbc0a416e2
migration + sharing links
2024-06-18 09:16:28 +01:00
Charles de Dreuille
845077af85
Get started links
2024-06-18 09:12:30 +01:00
Charles de Dreuille
4b80aca042
Essentials links
2024-06-18 08:45:26 +01:00
Charles de Dreuille
ec867cbf10
Add contribute
2024-06-18 01:27:03 +01:00
Charles de Dreuille
6c39b940d1
builders
2024-06-18 01:05:53 +01: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
storybook-bot
9adbaf2400
Write changelog for 8.2.0-alpha.10 [skip ci]
2024-06-17 13:54:00 +00:00
Charles de Dreuille
ba02aed64b
Update controls.mdx
2024-06-15 18:54:09 +01:00
Charles de Dreuille
b37e9a272e
Update controls.mdx
2024-06-15 18:52:11 +01:00
Charles de Dreuille
508bc6786a
Update index.mdx
2024-06-14 15:22:14 +01:00
Charles de Dreuille
ea32eb5616
Update from-older-version.mdx
2024-06-14 14:21:47 +01:00