vikunja/frontend/src/components/tasks
kolaente 6f85a7fb6b feat(a11y): fix heading hierarchy across pages
- Home: greeting H2 → H1 (page needs a top-level heading)
- Task detail: task ID H1 → span (only title should be H1)
- Task detail: H6 breadcrumb → nav element
- App header: project title H1 → span (avoids duplicate H1)

Fixes WCAG 1.3.1 (Info and Relationships) and 2.4.6 (Headings).
2026-04-21 11:44:36 +00:00
..
partials feat(a11y): fix heading hierarchy across pages 2026-04-21 11:44:36 +00:00
AddTask.vue refactor: rename parseTaskText module to quickAddMagic 2026-03-25 09:38:41 +00:00
TaskForm.vue fix: style issues 2025-08-06 10:55:23 +02:00