63 Commits

Author SHA1 Message Date
SoraKumo
56e4d76398 fix test-coverage.md 2023-01-26 09:55:07 +09:00
jonniebigodes
faa12c29eb Minor fixes to snippets 2023-01-25 14:18:54 +00:00
jonniebigodes
d224faf950 Misc docs changes 2023-01-19 17:59:38 +00:00
jonniebigodes
e6b4b07e2f Updates to code snippets and docs 2023-01-16 12:58:08 +00:00
jonniebigodes
3b7f386470 Snippets updates 2023-01-06 19:15:31 +00:00
jonniebigodes
ffa8a2cd40
Merge pull request #20344 from storybookjs/chore_docs_adds_wc_snippets
Chore: (Docs) Adds Missing Web component snippets
2023-01-05 16:13:18 +00:00
jonniebigodes
470e4ecf71 A11y testing 2022-12-23 16:29:53 +00:00
jonniebigodes
dfc9c9f322 Adds a11y video callout 2022-12-21 18:22:07 +00:00
Kyle Gach
03f1825a1d Add CSF 2->3 attributes to docs CodeSnippets 2022-12-05 12:37:36 -07:00
jonniebigodes
9eb7055f57
Merge pull request #20085 from storybookjs/chore_assets_docs_misc
Chore: (Docs) Asset conversion to the new UI
2022-12-04 16:18:46 +00:00
Kyle Gach
0c5d6db6cf Add coverage video to docs 2022-12-02 11:48:13 -07:00
jonniebigodes
2671504c62 Essential assets and tiny docs fix 2022-12-02 16:10:23 +00:00
jonniebigodes
deee81fcd3
Merge pull request #19957 from storybookjs/chore_docs_add_test_coverage
Chore: (Docs) Adds test coverage to the docs
2022-11-30 22:45:34 +00:00
jonniebigodes
aa1d0ce436 Adds info on usage 2022-11-30 21:56:38 +00:00
jonniebigodes
ad16d1b2fe
Update docs/writing-tests/test-coverage.md
Co-authored-by: Yann Braga <yannbf@gmail.com>
2022-11-30 16:55:39 +00:00
jonniebigodes
dab1b633b1
Update docs/writing-tests/test-coverage.md
Co-authored-by: Yann Braga <yannbf@gmail.com>
2022-11-30 16:55:22 +00:00
jonniebigodes
bd04f807c7 Extends a11y docs and test runner to feature helpers 2022-11-29 19:08:52 +00:00
jonniebigodes
896157c175 Updates for the a11y docs 2022-11-25 18:06:54 +00:00
jonniebigodes
c29928a6f3 Adjusts writing test assets for version 7 2022-11-25 17:05:03 +00:00
jonniebigodes
4f735ac2ed Adds test coverage to the docs 2022-11-24 19:33:26 +00:00
jonniebigodes
acf8a8592a Removes mdx stories from the docs and misc updates 2022-11-16 18:24:16 +00:00
jonniebigodes
d30d9a30f0 Adds Chromatic UTM params to links 2022-11-11 23:04:28 +00:00
domyen
f5cbd494b4 Refine sentence again 😅 2022-10-08 14:10:59 -04:00
domyen
69ea36005d Refine sentence 2022-10-08 13:42:32 -04:00
domyen
ed1e277bf9 Update interaction-testing.md 2022-10-08 13:36:42 -04:00
ImgBotApp
c15a699c65
[ImgBot] Optimize images
*Total -- 6,734.47kb -> 5,541.22kb (17.72%)

/docs/essentials/addon-interactions-installed-registered.png -- 192.42kb -> 91.28kb (52.56%)
/docs/sharing/embed-ghost.png -- 26.27kb -> 13.63kb (48.09%)
/docs/get-started/example-welcome.png -- 771.02kb -> 425.18kb (44.86%)
/docs/writing-tests/storybook-a11y-addon-unoptimized.png -- 84.18kb -> 51.25kb (39.12%)
/docs/writing-tests/storybook-addon-interactions-steps.png -- 94.59kb -> 63.12kb (33.27%)
/docs/essentials/highlight.png -- 768.06kb -> 520.53kb (32.23%)
/docs/sharing/figma-plugin-open-in-figma.png -- 17.89kb -> 13.34kb (25.41%)
/docs/builders/storybook-builder-workflow.png -- 178.12kb -> 146.62kb (17.69%)
/docs/sharing/embed-notion.png -- 12.86kb -> 10.59kb (17.59%)
/docs/sharing/design-addon-panel.png -- 411.09kb -> 342.33kb (16.73%)
/docs/sharing/storybook-zeplin-addon.png -- 157.87kb -> 135.76kb (14.01%)
/docs/sharing/storybook-zeroheight.gif -- 1,367.28kb -> 1,195.17kb (12.59%)
/docs/builders/storybook-builders.png -- 83.95kb -> 74.43kb (11.34%)
/docs/sharing/figma-plugin-paste-url.png -- 107.03kb -> 95.13kb (11.11%)
/docs/sharing/storybook-invision-dsm.gif -- 477.16kb -> 442.43kb (7.28%)
/docs/writing-tests/storybook-interaction-tests.gif -- 504.18kb -> 475.39kb (5.71%)
/docs/writing-tests/stories-are-tests-cropped.gif -- 587.61kb -> 560.76kb (4.57%)
/docs/writing-tests/addon-interactions-play-back-controls-allstates.gif -- 127.06kb -> 125.10kb (1.54%)
/code/examples/external-docs/public/vercel.svg -- 1.08kb -> 1.06kb (1%)
/docs/sharing/storybook-figma-addon.png -- 764.78kb -> 758.14kb (0.87%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2022-09-08 13:15:31 +00:00
Kyle Gach
94347a97f7 Update test-runner docs
- Per https://github.com/storybookjs/test-runner/pull/174, `jest` is no longer a peer dep
2022-08-26 10:54:43 -06:00
Gert Hengeveld
6f4ca1785d Merge branch 'next' into ghengeveld/ap-1859-generic-step-function 2022-08-04 13:22:53 +02:00
jonniebigodes
4be3af226e Docs broken links fixes 2022-07-29 20:38:12 +01:00
Norbert de Langen
d08c11c6a3
lint the newly linted code 2022-07-25 18:51:24 +02:00
jonniebigodes
c034109a06 Minor polish to the A11y docs 2022-07-12 00:14:35 +01:00
Gert Hengeveld
b64677450b Document step function 2022-07-05 14:50:25 +02:00
Kyle Gach
c57c101557 Fix syntax error in test-runner.md 2022-06-24 16:36:20 -06:00
Kyle Gach
2d011763bb Fix /docs 404s 2022-06-24 12:48:45 -06:00
Alex Guja
d1e1b4b446
Update test-runner.md
Make code snippet consistent with the others on the page. Typically yarn is shown before npm, so this change will make the code snippet consistent with the rest.
2022-06-15 14:13:01 +02:00
jonniebigodes
2a3ef9a3d2 Updates to docs for better UX 2022-05-31 18:19:16 +01:00
jonniebigodes
37b0552ef6 fixes docs link 2022-05-09 18:52:14 +01:00
jonniebigodes
5793055e26 minor tweaks 2022-04-25 12:47:47 +01:00
jonniebigodes
20c664845e Additional feedback addressed 2022-04-22 20:55:31 +01:00
jonniebigodes
32b01120ef addressing Yann's feedback 2022-04-19 21:43:05 +01:00
jonniebigodes
29bc7a4310 minor typo fixed 2022-04-19 00:25:43 +01:00
jonniebigodes
a7ada3b979 feedback addressed 2022-04-19 00:21:04 +01:00
jonniebigodes
c5c64b4984 Storybook 6.5 testing updates 2022-04-14 19:08:57 +01:00
Pepijn
aef43db88e Fix many typos in the documentation 2022-03-18 19:22:17 +01:00
Jan-Mark Dannenberg
3c7b45e3a7 Docs: Fix minor typo in Importing Stories in Tests documentation 2022-03-11 11:51:28 +01:00
Kyle Gach
e2eaae8c76 Simplify community frameworks
- Remove marko, mithril, rax, & riot
2022-02-23 09:26:01 -07:00
Michael Shilman
5c5fef9143
Merge pull request #17351 from yhor1e/patch-1
Fix jest-image-snapshot link
2022-02-07 23:18:52 +08:00
Yann Braga
ee3b7a0d38
Update docs/writing-tests/visual-testing.md 2022-02-07 16:14:49 +01:00
Jonathan Beller
76ba01d0da
Update interaction-testing.md 2022-01-31 11:42:14 -05:00
jonniebigodes
bd9975d8fd Updates the docs to address #17166 2022-01-27 21:48:12 +00:00