1027 Commits

Author SHA1 Message Date
Yann Braga
96fbd29335 move internal a11y stories to the right directory 2024-12-06 15:07:29 +01:00
Kasper Peulen
fdc8078bf8 Merge remote-tracking branch 'origin/next' into valentin/unified-a11y-testing
# Conflicts:
#	code/addons/test/src/components/TestProviderRender.tsx
#	code/core/src/manager/components/sidebar/SidebarBottom.tsx
2024-12-06 13:55:21 +01:00
storybook-bot
93ae36792b Bump version from "8.5.0-alpha.17" to "8.5.0-alpha.18" [skip ci] 2024-12-05 16:02:25 +00:00
storybook-bot
8735b15e5c Bump version from "8.5.0-alpha.16" to "8.5.0-alpha.17" [skip ci] 2024-12-04 12:48:33 +00:00
storybook-bot
e1b5e29bc7 Bump version from "8.5.0-alpha.15" to "8.5.0-alpha.16" [skip ci] 2024-12-03 23:38:17 +00:00
storybook-bot
a8ad83fe63 Bump version from "8.5.0-alpha.14" to "8.5.0-alpha.15" [skip ci] 2024-12-03 01:43:00 +00:00
Valentin Palkovic
d0cc243eff Fix a11y addon in Vitest 2.1.4 and above 2024-12-02 12:29:50 +01:00
Valentin Palkovic
3d938ba4ce Fix documentation link 2024-12-02 09:28:15 +01:00
Valentin Palkovic
ccf53efc74 Simplify @storybook/addon-a11y docs and reference Storybook docs 2024-12-02 09:26:44 +01:00
storybook-bot
f359e2bb4b Bump version from "8.5.0-alpha.13" to "8.5.0-alpha.14" [skip ci] 2024-11-30 16:59:42 +00:00
Valentin Palkovic
c0d50cca43 feat: Add initialGlobals for accessibility manual setting in preview.tsx 2024-11-29 15:55:44 +01:00
Valentin Palkovic
e6358ba97f Merge remote-tracking branch 'origin/jeppe/vitest-coverage-backend' into valentin/unified-a11y-testing 2024-11-29 14:36:21 +01:00
Valentin Palkovic
e52d1e6f66 refactor: update reporter API to use 'type' instead of 'id' and rename afterEach to experimental_afterEach 2024-11-29 14:15:16 +01:00
storybook-bot
d3bc3ffb0b Bump version from "8.5.0-alpha.12" to "8.5.0-alpha.13" [skip ci] 2024-11-29 09:32:25 +00:00
Valentin Palkovic
7798a49f16 Merge remote-tracking branch 'origin/next' into valentin/unified-a11y-testing 2024-11-29 10:26:57 +01:00
storybook-bot
b53665b649 Bump version from "8.5.0-alpha.11" to "8.5.0-alpha.12" [skip ci] 2024-11-29 08:31:42 +00:00
storybook-bot
2a4b516ec6 Bump version from "8.5.0-alpha.11" to "8.5.0-alpha.12" [skip ci] 2024-11-29 08:26:07 +00:00
Valentin Palkovic
45c9a76cf2 Update environment variable handling for Vitest integration in Storybook 2024-11-27 20:02:08 +01:00
Valentin Palkovic
0437d77f78 Merge remote-tracking branch 'origin/next' into valentin/unified-a11y-testing 2024-11-27 15:42:58 +01:00
Valentin Palkovic
5ab29c6d3a Refactor a11yRunner and utils for improved configuration handling and error reporting in tests 2024-11-27 15:42:20 +01:00
storybook-bot
da1f1a04c0 Bump version from "8.5.0-alpha.10" to "8.5.0-alpha.11" [skip ci] 2024-11-27 13:27:52 +00: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
7ec1e7ea53 Provide fix for Vitest 2.1.4 and above 2024-11-27 10:59:01 +01:00
Valentin Palkovic
7f596df336 Enhance a11y documentation and update a11yRunner to disable 'region' rule by default 2024-11-26 15:23:33 +01:00
Valentin Palkovic
ec7f512a8d Update afterEach tests to expect errors to be thrown 2024-11-26 10:08:03 +01:00
Valentin Palkovic
91c07f1829 Refactor Vitest standalone run check to use a function for improved error handling 2024-11-25 15:42:28 +01:00
Valentin Palkovic
0661d68e22 Refactor condition for Vitest standalone run check in preview.tsx 2024-11-25 15:11:45 +01:00
Valentin Palkovic
32a95d9e0b Fix typing issues 2024-11-25 13:58:21 +01:00
Valentin Palkovic
a08302164a Implement backend for addon-a11y addon-test integration 2024-11-25 13:31:54 +01:00
Valentin Palkovic
bd2ec3be77
Update code/addons/a11y/README.md 2024-11-25 12:18:29 +01:00
Valentin Palkovic
e19095d4a5
Update code/addons/a11y/README.md 2024-11-25 12:18:22 +01:00
Valentin Palkovic
9fbe2ccd25
Update code/addons/a11y/README.md 2024-11-25 12:17:56 +01:00
Valentin Palkovic
0791b02b26 Add docs and migration guide for addon-a11y 2024-11-25 10:19:12 +01:00
Valentin Palkovic
aae1bacdaf
Merge pull request #29552 from JohannesFischer/24450-addon-a11y-highlight-visual-bug
fix(addon-a11y): Addon-a11y displays visual bug when running the tests
2024-11-25 09:25:21 +01:00
Valentin Palkovic
5d084d4f58
Merge branch 'next' into valentin/unified-a11y-testing 2024-11-23 07:08:56 +01:00
Valentin Palkovic
e4604d8660 Merge remote-tracking branch 'origin/next' into valentin/unified-a11y-testing 2024-11-22 15:49:28 +01:00
Valentin Palkovic
4f485f3b79 Fix tests 2024-11-22 15:37:09 +01:00
Valentin Palkovic
9ed60778e4 Fix environment usage in preview file 2024-11-22 15:19:23 +01:00
Valentin Palkovic
3f1ae4effe Fix environment usage in preview file 2024-11-22 11:24:15 +01:00
Valentin Palkovic
cfae158ff9 Use vitest-axe for formatting purposes instead 2024-11-22 11:14:46 +01:00
storybook-bot
04da03eac2 Bump version from "8.5.0-alpha.9" to "8.5.0-alpha.10" [skip ci] 2024-11-21 15:31:16 +00:00
Valentin Palkovic
96227635a8 Support new parameters and globals for a11y 2024-11-21 14:01:13 +01:00
storybook-bot
c9f6fa2372 Bump version from "8.5.0-alpha.8" to "8.5.0-alpha.9" [skip ci] 2024-11-20 13:53:24 +00:00
Valentin Palkovic
141de06de0 Fix tests 2024-11-20 13:27:16 +01:00
Valentin Palkovic
003e808ec8 Fix potential undefined issue 2024-11-20 11:47:37 +01:00
Valentin Palkovic
667d403160 Merge remote-tracking branch 'origin/next' into valentin/unified-a11y-testing 2024-11-20 11:22:15 +01:00
Valentin Palkovic
79ad98cbe8 Fix tests 2024-11-20 10:56:49 +01:00
storybook-bot
7f1b383785 Bump version from "8.5.0-alpha.7" to "8.5.0-alpha.8" [skip ci] 2024-11-19 15:00:07 +00:00
Valentin Palkovic
2eebee1264 Add discrepancy handling to A11yPanel 2024-11-19 15:54:01 +01:00