818 Commits

Author SHA1 Message Date
Aislinn Hayes
febc8c22e3 update a bunch of references to build-storybook command in the docs to storybook build 2024-06-18 16:44:47 +01:00
Kyle Gach
ea787d700a Use absolute imports in module mocking snippets 2024-05-30 13:04:51 -06:00
jonniebigodes
b84b9c70d5 Docs: Fix MSW snippets 2024-05-24 20:56:59 +01:00
Girgetto
dc49f4c5fd
Update ghp-github-action.yml.mdx 2024-05-15 12:01:42 +02:00
jonniebigodes
87a5883811
Merge branch 'next' into patch-1 2024-05-14 14:08:54 +01:00
Kyle Gach
44553c40ed Fix various docs issues
- Remove mentions of portable stories for jest
- Restructure portables stories for playwright ct docs to clarify `*.stories.portable` files
- Update all subpath imports in stories file examples to relative imports
- Typos
2024-05-13 13:45:59 -06:00
hakshu
becd314a05
Merge branch 'next' into patch-1 2024-05-09 06:06:16 +09:00
hakshu25
cc3ffe7bed Revert "Fix missing require waitForPageReady in test-runner-image-snapshot-testing.js.mdx"
This reverts commit 88f8c171132737f3133d65be90fda111d5f205d5.
2024-05-09 06:05:17 +09:00
Kyle Gach
974ad927f0
Merge branch 'next' into tags-docs 2024-05-07 12:38:58 -06:00
Kyle Gach
92a2180e6a
Merge branch 'next' into module-mocking-docs-2 2024-05-07 10:41:13 -06:00
jonniebigodes
ca1302152a Docs: Minor fixes to the testing snippets 2024-05-07 17:24:36 +01:00
Kyle Gach
50dd267575 Update module mocking docs
- Link to demo repo
- Add `mockName` guidance
2024-05-07 10:05:00 -06:00
Kyle Gach
25ed3c27a2 Snippetize examples 2024-05-07 09:20:43 -06:00
hakshu25
88f8c17113 Fix missing require waitForPageReady in test-runner-image-snapshot-testing.js.mdx 2024-05-07 21:49:31 +09:00
hakshu
ed5eb98d8e
Fix typo in test-runner-image-snapshot-testing.js.mdx 2024-05-07 21:36:02 +09:00
Kyle Gach
b44b8382da
Merge branch 'next' into tags-docs 2024-05-06 16:43:22 -06:00
Kyle Gach
64c67b4dbb Revise tags docs
- Document new API
- Add examples
- Remove `main-config-tags`
- Remove `--tags` and `--exclude-tags` CLI flags
- Remove `autodocs: true | false | 'tag'`
- Remove old snippets
2024-05-06 16:34:17 -06:00
Kyle Gach
2a0d245349
Merge branch 'next' into module-mocking-docs 2024-05-06 09:08:56 -06:00
Kyle Gach
dfa82ab4f5 Address feedback 2024-05-06 09:08:36 -06:00
rai
4f2bec7a48 Fix incorrect TypeScript syntax 2024-05-06 11:14:34 +09:00
Kyle Gach
d2f7fe8448 Address feedback
- Snippet consistency
- Prose tweaks
2024-05-03 11:13:53 -06:00
Kyle Gach
c715248062 Prettify snippets 2024-04-30 22:32:01 -06:00
Kyle Gach
6bf05a1707 Remove unnecessary snippets 2024-04-30 22:31:12 -06:00
Kyle Gach
1dca308bf4 Snippetize examples 2024-04-30 22:21:31 -06:00
Kyle Gach
f4914e3215 Prettify snippets 2024-04-19 10:44:52 -06:00
Kyle Gach
8eaeb944e9 Address MSW snippets feedback 2024-04-19 10:35:42 -06:00
Kyle Gach
3f7e44ca6e Improve MSW snippets
- Use MSW 2.0 API
- Use loader instead of decorator
- Improve snippet filename format
2024-04-18 20:37:34 -06:00
jonniebigodes
997551de2e Docs: MDX minor fixes 2024-04-09 12:51:39 +01:00
jonniebigodes
4b1752de05 Docs: Update Styling and CSS 2024-04-04 15:18:08 +01:00
Norbert de Langen
4c9967b2c3
Merge pull request #26528 from deining/fix-typo
Maintenance: Fix typos
2024-03-26 11:00:22 +01:00
AriPerkkio
3a91e2461f Docs: Fix migration guide scripts 2024-03-17 16:03:50 +02:00
Andreas Deininger
bf8095c18d Bump GitHub workflow actions to latest versions 2024-03-15 22:08:27 +01:00
Andreas Deininger
3fca53414b Fix typos 2024-03-15 21:55:21 +01:00
jonniebigodes
c1fc1912b7
Merge branch 'next' into docs_snapshot_testing 2024-03-11 10:17:51 +00:00
Kyle Gach
6bc602c199 Rename snippet 2024-03-06 13:49:53 -07:00
Jeppe Reinhold
96213412f4 use dynamic vite imports in docs snippets 2024-03-05 21:11:10 +01:00
jonniebigodes
9fdc7a23a9 Docs: Snapshot testing updates 2024-03-05 12:12:20 +00:00
jonniebigodes
37a59de9cd
Merge branch 'next' into docs/fix-glob-pattern 2024-03-01 21:13:21 +00:00
jonniebigodes
470ff2344b Docs: Snippets fix testing package imports 2024-02-29 14:30:28 +00:00
naporitan
b6de7652d5
Merge branch 'next' into docs/fix-glob-pattern 2024-02-27 09:35:35 +09:00
jonniebigodes
9a98e0bbd9 Docs: Polish Addon migration guide 2024-02-23 21:03:56 +00:00
naporin0624
a4afdc7153 chore(docs): fix glob pattern jest 2024-02-09 17:10:47 +09:00
Kyle Gach
b383f1baa3 Format snippet 2024-02-05 11:37:43 -07:00
Kyle Gach
997fe1161a Further docs updates
- Clarify prose
- Update all remaining usages of `Icons` component to `@storybook/icons`
2024-02-05 11:33:39 -07:00
Kyle Gach
917e5e49d1 Update package name 2024-02-01 11:13:11 -07:00
Kyle Gach
fd6b4ab5f3 Content updates
- Hide the RendererSelector, because the content doesn't depend on the renderer
- Improve consistency of snippet filenames
- Required properties listed first in table
- Fixed heading levels
- Small prose tweaks, mostly around consistency with rest of docs
2024-02-01 11:13:11 -07:00
jonniebigodes
722de1ccb1 Docs: Visual testing addon updates 2024-02-01 11:13:11 -07:00
Kyle Gach
83958f57ac Document tabId 2024-01-31 21:11:13 -07:00
jonniebigodes
c90ebebd66
Merge branch 'next' into docs_react_ts_updates 2024-01-27 19:11:57 +00:00
jonniebigodes
56ad82da3c additional changes 2024-01-27 18:56:55 +00:00