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
|
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
|
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 |
|
Valentin Palkovic
|
96227635a8
|
Support new parameters and globals for a11y
|
2024-11-21 14:01:13 +01: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
|
79ad98cbe8
|
Fix tests
|
2024-11-20 10:56:49 +01:00 |
|
Valentin Palkovic
|
2eebee1264
|
Add discrepancy handling to A11yPanel
|
2024-11-19 15:54:01 +01:00 |
|
Valentin Palkovic
|
c8647d4e4c
|
Add tests
|
2024-11-18 09:14:27 +01:00 |
|
Valentin Palkovic
|
b80ee26f50
|
Refactor a11y addon to use afterEach and reporting API
|
2024-11-15 15:58:30 +01:00 |
|
Johannes Fischer
|
1f93e44d28
|
[addon-a11y] Simplify global highlight styles to avoid issues when fetching results
|
2024-11-06 01:15:05 +09:00 |
|
Norbert de Langen
|
1fdd2d6c67
|
more fixes
|
2024-08-15 10:00:59 +02:00 |
|
Norbert de Langen
|
1f5a0abac3
|
apply consistent bracket style
|
2024-08-14 21:54:29 +02:00 |
|
Norbert de Langen
|
513bb66bb9
|
apply sorting to code
|
2024-08-08 13:00:19 +02:00 |
|
Yann Braga
|
63740557b4
|
Upgrade Vitest to v2
|
2024-08-05 09:13:53 +02:00 |
|
Norbert de Langen
|
3a1e61cefe
|
add an /internal in the path to core subpaths from storybook
|
2024-06-28 14:50:56 +02:00 |
|
Norbert de Langen
|
cb5b778aac
|
make packages peerDep on storybook package instead of @storybook/core
|
2024-06-21 20:31:10 +02:00 |
|
Norbert de Langen
|
e35b884b9e
|
drop the /dist part
|
2024-06-19 11:08:19 +02:00 |
|
Norbert de Langen
|
69eb6b89e6
|
Merge branch 'next' into norbert/cpc
|
2024-06-18 13:39:05 +02:00 |
|
Michael Shilman
|
9625bac9bd
|
Addon-a11y: Workaround for Vite 5.3.0 compat
|
2024-06-14 00:50:25 +08:00 |
|
Norbert de Langen
|
931d63dc42
|
Merge branch 'next' into norbert/cpc
|
2024-06-12 15:06:02 +02:00 |
|
Norbert de Langen
|
749594038e
|
move to happy-dom, use vitest node-environment by default
|
2024-06-12 14:24:18 +02:00 |
|
Norbert de Langen
|
022fe08e91
|
improve
|
2024-06-06 16:07:12 +02:00 |
|
Norbert de Langen
|
fa216bdce3
|
fixes
|
2024-06-05 09:48:36 +02:00 |
|
Norbert de Langen
|
bc6bd5974a
|
move ui/components
|
2024-06-04 14:32:44 +02:00 |
|
Norbert de Langen
|
df0f14abbc
|
move manager-api
|
2024-06-03 15:44:03 +02:00 |
|
Norbert de Langen
|
0b3e21310b
|
Merge branch 'next' into norbert/cpc
|
2024-06-03 09:37:00 +02:00 |
|
Valentin Palkovic
|
cc98d12966
|
Addon-A11y: Fix property default assignment
|
2024-05-22 09:51:45 +02:00 |
|
Norbert de Langen
|
c2f552fbbb
|
use test-environment node as much as possible
|
2024-05-15 23:05:36 +02:00 |
|
Norbert de Langen
|
08440f8233
|
remap added files
|
2024-05-15 08:59:50 +02:00 |
|
Norbert de Langen
|
e926e9e78e
|
fix tests
|
2024-05-13 16:06:04 +02:00 |
|
Norbert de Langen
|
0ecd39462b
|
wip
|
2024-05-06 17:35:15 +02:00 |
|
Norbert de Langen
|
f2218fa40f
|
wip
|
2024-05-06 17:14:44 +02:00 |
|
Yann Braga
|
91ec9720fe
|
UI: Improve empty state of addon panel
|
2024-03-19 09:31:54 +01:00 |
|
Charles de Dreuille
|
eeaf4b58aa
|
Merge branch 'next' into charles-fix-toolbars-icons
|
2024-02-05 09:00:01 +00:00 |
|
Charles de Dreuille
|
98f9f1c843
|
Replace icons
|
2024-01-31 13:38:45 +00:00 |
|
Norbert de Langen
|
f4ca8008cd
|
make (out) tools not show on tabs
|
2024-01-29 16:00:15 +01:00 |
|
Kasper Peulen
|
4f2c2fbbcb
|
Merge remote-tracking branch 'origin/next' into kasper/update-linter
|
2024-01-16 10:01:44 +01:00 |
|
Kasper Peulen
|
021c101faf
|
Apply updated eslint rules
|
2024-01-15 13:33:41 +01:00 |
|
Tom Coleman
|
bee8765d10
|
Drop unused vars
|
2024-01-14 22:58:30 +11:00 |
|
Tom Coleman
|
bf01aa7218
|
Fix a11y tests
|
2024-01-13 22:45:10 +11:00 |
|
Tom Coleman
|
bc1e4cdc96
|
Update a11y addon to not use story store
|
2024-01-13 22:13:29 +11:00 |
|
Kasper Peulen
|
13c46e6c0b
|
Prettier
|
2024-01-09 17:20:55 +01:00 |
|
Yann Braga
|
469f49ca99
|
final cleanup
|
2023-12-19 15:37:12 -03:00 |
|
Ian VanSchooten
|
3e2f4be3b6
|
Skip tests that are failing due to emotion theme
|
2023-12-04 21:31:22 -05:00 |
|
Ian VanSchooten
|
8e533c2564
|
Merge remote-tracking branch 'origin/next' into norbert/vitest-for-monorepo
# Conflicts:
# MIGRATION.md
# code/addons/a11y/package.json
# code/addons/actions/package.json
# code/addons/backgrounds/package.json
# code/addons/interactions/package.json
# code/addons/jest/package.json
# code/addons/measure/package.json
# code/addons/outline/package.json
# code/addons/storyshots-core/package.json
# code/addons/storyshots-puppeteer/package.json
# code/addons/storysource/package.json
# code/addons/themes/package.json
# code/addons/toolbars/package.json
# code/addons/viewport/package.json
# code/builders/builder-vite/src/optimizeDeps.ts
# code/deprecated/addons/package.json
# code/deprecated/channel-postmessage/package.json
# code/deprecated/channel-websocket/package.json
# code/deprecated/client-api/package.json
# code/deprecated/core-client/package.json
# code/deprecated/manager-api-shim/package.json
# code/deprecated/preview-web/package.json
# code/deprecated/store/package.json
# code/frameworks/nextjs/src/routing/app-router-provider.tsx
# code/frameworks/nextjs/src/routing/page-router-provider.tsx
# code/jest.config.js
# code/lib/cli/package.json
# code/lib/cli/scripts/generate-sb-packages-versions.js
# code/lib/cli/src/versions.ts
# code/lib/docs-tools/package.json
# code/lib/manager-api/package.json
# code/lib/preview-api/package.json
# code/lib/preview/package.json
# code/lib/preview/src/globals/globals.ts
# code/lib/preview/src/globals/runtime.ts
# code/package.json
# code/ui/manager/src/globals/runtime.ts
# code/ui/manager/src/globals/types.ts
# code/ui/manager/src/runtime.ts
# code/ui/manager/src/typings.d.ts
# code/yarn.lock
# docs/essentials/actions.md
# docs/essentials/interactions.md
# docs/writing-tests/snapshot-testing.md
# scripts/package.json
# scripts/prepare/bundle.ts
# scripts/prepare/check-scripts.ts
# scripts/prepare/check.ts
# scripts/prepare/esm-bundle.ts
# scripts/prepare/tsc.ts
# scripts/release/__tests__/version.test.ts
# scripts/tsconfig.json
# scripts/yarn.lock
|
2023-11-20 08:28:59 -05:00 |
|