-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Accessibility improvements #832
base: master
Are you sure you want to change the base?
Commits on Mar 28, 2017
-
Aria Accessibility compliance. fixes jackmoore#765
This is a formal approach to fixing jackmoore#765 with proper use of Aria attributes as an alternative to PR jackmoore#821. Changes include: * Add `aria-hidden` attributes on the dialog box and navigational buttons. * Update the `aria-hidden` value to `true` or `false` at the appropriate times. * Add `aria-label` attributes to navigational buttons, using the colorbox default settings at page load time, and then update the value when a colorbox is loaded. * Add `aria-labelledby` and `aria-describedby` attributes to the div containing `role='dialog'`.
Configuration menu - View commit details
-
Copy full SHA for b3bc29a - Browse repository at this point
Copy the full SHA b3bc29aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 16dc716 - Browse repository at this point
Copy the full SHA 16dc716View commit details
Commits on Jun 2, 2017
-
Cleanup unneeded aria-labels, fix autoreading of dialog by using ARIA…
… live regions and ensure focus is on the first element in the dialog when it opens
Unknown committedJun 2, 2017 Configuration menu - View commit details
-
Copy full SHA for 0acca4f - Browse repository at this point
Copy the full SHA 0acca4fView commit details
Commits on Jun 15, 2017
-
Configuration menu - View commit details
-
Copy full SHA for a2b39f2 - Browse repository at this point
Copy the full SHA a2b39f2View commit details
Commits on Jun 27, 2017
-
Cleanup unneeded aria-labels, fix autoreading of dialog by using ARIA…
… live regions and ensure focus is on the first element in the dialog when it opens
Configuration menu - View commit details
-
Copy full SHA for f0919a0 - Browse repository at this point
Copy the full SHA f0919a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0d406a - Browse repository at this point
Copy the full SHA b0d406aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 066c3dd - Browse repository at this point
Copy the full SHA 066c3ddView commit details -
Merge branch '765-accessibility-compliance' of https://github.com/Blu…
…esparkLabs/colorbox into 765-accessibility-compliance
Configuration menu - View commit details
-
Copy full SHA for 0cade05 - Browse repository at this point
Copy the full SHA 0cade05View commit details -
Merge branch '765-accessibility-compliance' of https://github.com/bra…
…md/colorbox into 765-accessibility-compliance
Configuration menu - View commit details
-
Copy full SHA for 22fdfc2 - Browse repository at this point
Copy the full SHA 22fdfc2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76fc8ae - Browse repository at this point
Copy the full SHA 76fc8aeView commit details