6282 Commits

Author SHA1 Message Date
Kyle Gach
d192df3ac0
Merge branch 'next' into kasper/mount-docs 2024-07-10 06:34:23 -06:00
storybook-bot
0830f70bcb Write changelog for 8.3.0-alpha.0 [skip ci] 2024-07-10 08:31:31 +00:00
storybook-bot
cfd916f1b4 Write changelog for 8.2.0 [skip ci] 2024-07-10 07:09:13 +00:00
jonniebigodes
3e765ab2cd
Merge branch 'next' into docs_fix_links 2024-07-09 23:55:30 +01:00
jonniebigodes
9f16fe1aee Docs: Fix links and assorted fixes 2024-07-09 23:44:05 +01:00
Kyle Gach
a31b882dd0 Add Angular fallback guidance 2024-07-09 09:41:08 -06: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
storybook-bot
ce8513ce4b Write changelog for 8.2.0-beta.3 [skip ci] 2024-07-08 18:35:54 +00:00
jonniebigodes
17ce575456
Merge branch 'next' into fix-switch-case-default-typo-on-document 2024-07-08 16:39:12 +01:00
jonniebigodes
bf0a323fd8
Merge branch 'next' into patch-1 2024-07-08 14:50:35 +01:00
jonniebigodes
504fe88b0b
Merge branch 'next' into patch-1 2024-07-08 13:42:20 +01:00
storybook-bot
430ac7bbe8 Write changelog for 8.2.0-beta.2 [skip ci] 2024-07-08 12:20:45 +00: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
kevinfoerster
91df45a9ef
Update doc-block-markdown.mdx
fixes typo in documentation
2024-07-05 16:45:03 +02:00
ROCKTAKEY
ffef8742b6
case default: is not valid label for switch 2024-07-04 23:41:08 +09: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