Valentin Palkovic
|
15ab7746eb
|
Rename @storybook/experimental-addon-test to @storybook/addon-test
|
2025-02-28 10:09:36 +01:00 |
|
Kyle Gach
|
492ee30424
|
Improve prose
Co-authored-by: jonniebigodes <joaocontadesenvolvimento@gmail.com>
|
2025-02-14 13:37:14 -06:00 |
|
Kyle Gach
|
4f0adff393
|
Add documentation for parameters.a11y.test
|
2025-02-13 17:17:48 -06:00 |
|
Valentin Palkovic
|
3188c5766e
|
Addon A11y: Don't set a11y tag as comment in automigrations
|
2025-01-14 13:01:16 +01:00 |
|
Kyle Gach
|
af159c992f
|
Docs updates for a11y-test tag behavior
|
2025-01-12 17:03:47 -07:00 |
|
Kyle Gach
|
103267b9cf
|
Rename a11ytest tag to a11y-test
|
2025-01-06 07:24:01 -07:00 |
|
jonniebigodes
|
0f5424c016
|
Docs: A11y minor fixes
|
2024-12-28 20:37:25 +00:00 |
|
Valentin Palkovic
|
d7b2b34362
|
Update docs/writing-tests/accessibility-testing.mdx
Co-authored-by: Kyle Gach <kyle.gach@gmail.com>
|
2024-12-21 12:44:18 +01:00 |
|
Valentin Palkovic
|
0203747b08
|
Add documentation
|
2024-12-20 14:53:51 +01:00 |
|
Kasper Peulen
|
a93b3475c3
|
Merge remote-tracking branch 'origin/next' into kasper/remove-warnings-api
# Conflicts:
# docs/writing-tests/accessibility-testing.mdx
|
2024-12-13 14:07:55 +01:00 |
|
Kyle Gach
|
e76a66aa44
|
Add/update assets
|
2024-12-12 12:48:41 -07:00 |
|
Kyle Gach
|
c3df3f5a00
|
Address feedback
|
2024-12-12 12:48:41 -07:00 |
|
Kasper Peulen
|
80ff5722d4
|
Remove warnings API
|
2024-12-12 16:09:29 +01:00 |
|
Kyle Gach
|
6fb17c9ab9
|
Docs updates for Storybook Test
- Focused tests
- Coverage
- A11y
- Remove `test.include` & `test.isolate` from example Vitest configs
- Streamline Test addon introduction
- Address feedback from EAP
|
2024-12-11 23:30:25 -07:00 |
|
jonniebigodes
|
763f5ee25a
|
Removes extra spacing
|
2024-12-02 22:33:38 +00:00 |
|
jonniebigodes
|
a0c12ae242
|
Starting to address snippets and other minor items
|
2024-12-02 22:23:08 +00:00 |
|
Valentin Palkovic
|
7a8ccfdfec
|
Add snippets for overriding accessibility test warning levels and update documentation reference
|
2024-12-02 09:57:27 +01:00 |
|
Valentin Palkovic
|
51915d72d3
|
Add accessibility addon test setup snippets and update documentation
|
2024-12-02 09:38:06 +01:00 |
|
Valentin Palkovic
|
e142500dc3
|
Update docs/writing-tests/accessibility-testing.mdx
Co-authored-by: jonniebigodes <joaocontadesenvolvimento@gmail.com>
|
2024-12-02 09:21:03 +01:00 |
|
Valentin Palkovic
|
74b1af6100
|
Update docs/writing-tests/accessibility-testing.mdx
Co-authored-by: jonniebigodes <joaocontadesenvolvimento@gmail.com>
|
2024-12-02 09:20:49 +01:00 |
|
Valentin Palkovic
|
490506d8d2
|
Update docs/writing-tests/accessibility-testing.mdx
Co-authored-by: jonniebigodes <joaocontadesenvolvimento@gmail.com>
|
2024-12-02 09:20:40 +01:00 |
|
Valentin Palkovic
|
ceb454be97
|
Update docs/writing-tests/accessibility-testing.mdx
Co-authored-by: jonniebigodes <joaocontadesenvolvimento@gmail.com>
|
2024-12-02 09:19:45 +01:00 |
|
Valentin Palkovic
|
22987ff635
|
Update docs/writing-tests/accessibility-testing.mdx
Co-authored-by: jonniebigodes <joaocontadesenvolvimento@gmail.com>
|
2024-12-02 09:18:50 +01:00 |
|
Valentin Palkovic
|
29bc6b0600
|
Update documentation
|
2024-11-27 14:20:16 +01:00 |
|
Valentin Palkovic
|
de6b1f2374
|
Add tags support for addon-a11y
|
2024-11-27 13:37:43 +01:00 |
|
Valentin Palkovic
|
1379771a7a
|
Update docs/writing-tests/accessibility-testing.mdx
|
2024-11-25 12:18:16 +01:00 |
|
Valentin Palkovic
|
80119bdb36
|
Update docs/writing-tests/accessibility-testing.mdx
|
2024-11-25 12:18:10 +01:00 |
|
Valentin Palkovic
|
3d18bd46fe
|
Update docs/writing-tests/accessibility-testing.mdx
|
2024-11-25 12:18:03 +01:00 |
|
Valentin Palkovic
|
0791b02b26
|
Add docs and migration guide for addon-a11y
|
2024-11-25 10:19:12 +01:00 |
|
Valentin Palkovic
|
96227635a8
|
Support new parameters and globals for a11y
|
2024-11-21 14:01:13 +01:00 |
|
jonniebigodes
|
6bee07d8ea
|
Docs: Svelte CSF snippets
|
2024-11-05 10:48:44 +00:00 |
|
jonniebigodes
|
dcca2f0bea
|
Minor fixes to the documentation
|
2024-10-09 15:03:32 +01:00 |
|
Michael Shilman
|
4c861a2f73
|
Docs: Add streamlined a11y setup docs
|
2024-10-08 10:07:12 +08:00 |
|
Kyle Gach
|
57022a0e0b
|
Re-order sidebar
- Testing above Docs
- Component, visual, a11y, snapshot testing first, then others
|
2024-08-22 14:52:50 -06:00 |
|
Kyle Gach
|
df80522e1b
|
Rename interaction test -> component test
|
2024-08-22 14:48:54 -06:00 |
|
Kyle Gach
|
cdde79ce70
|
Replace remaining *.md docs links with *.mdx
|
2024-06-27 22:25:39 -06:00 |
|
Charles de Dreuille
|
d1e2130f9b
|
writing tests
|
2024-06-18 09:57:00 +01:00 |
|
Charles de Dreuille
|
d1c2a507a8
|
Update all videos
|
2024-06-14 10:37:07 +01:00 |
|
Charles de Dreuille
|
c8495172d2
|
Updating all pngs
|
2024-06-14 09:55:31 +01:00 |
|
Charles de Dreuille
|
23ffd11f4b
|
Multiple sections
|
2024-06-13 19:12:12 +01:00 |
|
Charles de Dreuille
|
fdf0856332
|
Convert code snippets paths into a single path
|
2024-06-13 17:53:43 +01:00 |
|
Charles de Dreuille
|
41e0a4fca2
|
Update comments to javascript
|
2024-06-13 17:52:40 +01:00 |
|
Charles de Dreuille
|
36b38f7283
|
Rename all file extensions from .md to .mdx
|
2024-06-13 17:52:12 +01:00 |
|