merge: worktree-a11y-fixes into main
Accessibility fixes (aria-labels, color contrast, html lang, inline link underlines), atomic dev login endpoints, and E2E test hardening.
This commit is contained in:
commit
bab53cec9e
31 changed files with 792 additions and 162 deletions
|
|
@ -46,6 +46,9 @@
|
|||
"vue-cal": "^5.0.1-rc.28",
|
||||
"zod": "^4.1.3"
|
||||
},
|
||||
"overrides": {
|
||||
"chokidar": "3.6.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@axe-core/playwright": "^4.11.1",
|
||||
"@nuxt/test-utils": "^4.0.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue