You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Marcelo Paiva
bf4bbedc28
Fix WCAG 2.1 AA medium/high issues: keyboard nav, canvas ARIA, live regions, focus management
- H7: Add user_menu.js custom element for navbar dropdown keyboard navigation
(ArrowDown/Up, Enter/Space, Escape, roving tabindex, aria-expanded) (WCAG 2.1.1)
- H8: Add aria-label + fallback text to signature, initials, and QR canvas elements (WCAG 1.1.1)
- M3: Add role="textbox" + aria-label to field name contenteditable in area.vue (WCAG 4.1.2)
- M4: Add aria-hidden/aria-expanded to toggle_visible.js and field_condition.js (WCAG 4.1.2)
- M5: Add aria-label ("Show/Hide password") + aria-pressed to password_input.js toggle (WCAG 4.1.2)
- M6: Move focus to first input on addItem; announce removal via announcePolite in dynamic_list.js (WCAG 2.4.3)
- M7: Announce "Copied to clipboard" via announcePolite in clipboard_copy.js (WCAG 4.1.3)
- M9: Fix placeholder contrast text-neutral-400 → text-neutral-600 in contenteditable.vue (WCAG 1.4.3)
- M9: Fix placeholder contrast before:text-base-content/30 → /60 in template_builder/area.vue (WCAG 1.4.3)
- M11: Add persistent aria-live="polite" region for QR code appearance in signature_step.vue (WCAG 4.1.3)
- Fix missed alert() in initials_step.vue → initialsError data prop + live region (WCAG 4.1.3)
- Add canvas accessibility i18n keys: signature_drawing_pad, initials_drawing_pad, qr_code_for_mobile_signature
- Add field_name i18n key to template_builder for contenteditable aria-label
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
3 weeks ago |
| .. |
|
_app_tour.html.erb
|
fix specs
|
12 months ago |
|
_attribution.html.erb
|
refactor policy
|
10 months ago |
|
_body_scripts.html.erb
|
fix csp
|
6 months ago |
|
_button_title.html.erb
|
adjust style
|
5 months ago |
|
_classes.html.erb
|
adjust border
|
10 months ago |
|
_clipboard_copy.html.erb
|
add app tour
|
12 months ago |
|
_demo_alert.html.erb
|
add i18n
|
2 years ago |
|
_email_attribution.html.erb
|
update translations
|
1 year ago |
|
_field_error.html.erb
|
add pagination to templates/users/submissions
|
3 years ago |
|
_flash.html.erb
|
add csp
|
6 months ago |
|
_github.html.erb
|
11k
|
3 months ago |
|
_github_button.html.erb
|
adjust demo
|
3 years ago |
|
_html_modal.html.erb
|
Fix WCAG 2.1 AA critical and high issues: viewport zoom, focus indicators, modals, alerts, labels
|
3 weeks ago |
|
_logo.html.erb
|
update logo
|
3 years ago |
|
_mailer_attribution.html.erb
|
add personalization settings
|
3 years ago |
|
_meta.html.erb
|
add preview url
|
3 months ago |
|
_navbar.html.erb
|
Fix WCAG 2.1 AA medium/high issues: keyboard nav, canvas ARIA, live regions, focus management
|
3 weeks ago |
|
_navbar_buttons.html.erb
|
adjust nav
|
8 months ago |
|
_navbar_warning.html.erb
|
add warning message to navbar
|
1 year ago |
|
_pagination.html.erb
|
fix pagination
|
2 months ago |
|
_plausible.html.erb
|
remove plausible from self-host
|
2 years ago |
|
_powered_by.html.erb
|
add completed submitters and documents
|
1 year ago |
|
_review_form.html.erb
|
add user reviews
|
1 year ago |
|
_search_input.html.erb
|
fix pagination
|
2 months ago |
|
_settings_nav.html.erb
|
show version
|
2 months ago |
|
_settings_nav_extra.html.erb
|
add extra settings
|
2 years ago |
|
_settings_nav_extra2.html.erb
|
add extra links
|
2 years ago |
|
_templates_order_select.html.erb
|
adjust sort order
|
9 months ago |
|
_test_alert.html.erb
|
Add 'Test mode' switch to the profile dropdown
|
1 year ago |
|
_test_mode_toggle.html.erb
|
add csp
|
6 months ago |
|
_title.html.erb
|
adjust cancan permissions
|
2 years ago |
|
_turbo_drawer.html.erb
|
add webhook events
|
9 months ago |
|
_turbo_modal.html.erb
|
Fix WCAG 2.1 AA critical and high issues: viewport zoom, focus indicators, modals, alerts, labels
|
3 weeks ago |
|
_turbo_modal_large.html.erb
|
Fix WCAG 2.1 AA critical and high issues: viewport zoom, focus indicators, modals, alerts, labels
|
3 weeks ago |