Skip to content

Datepicker accessibility work. #1841

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

Closed
wants to merge 4 commits into from
Closed

Datepicker accessibility work. #1841

wants to merge 4 commits into from

Conversation

NigelCunningham
Copy link

This branch improves the accessibility of the jQuery UI datepicker widget by replacing links with buttons and adding aria-pressed attributes to the date buttons.

The work was sponsored by the University of Southern Queensland and implemented by Salsa Digital.

Signed-off-by: Nigel Cunningham <nigel@salsadigital.com.au>
Ref #9298

Signed-off-by: Nigel Cunningham <nigel@nigelcunningham.com.au>
Signed-off-by: Nigel Cunningham <nigel@nigelcunningham.com.au>
Signed-off-by: Nigel Cunningham <nigel@nigelcunningham.com.au>
@jsf-clabot
Copy link

jsf-clabot commented Oct 25, 2017

CLA assistant check
All committers have signed the CLA.

@fnagel
Copy link
Member

fnagel commented Dec 11, 2017

Thanks for your contribution! However, datepicker is undergoing a complete rewrite which uses CLDR for all locale data, which will be released in 1.13. Since this introduces a new API, it couldn't be released until 1.13 anyway, but at that point, all of this code would be gone.

If you're interested in the new datepicker, you can read about it in the planning wiki and see the current code in the datepicker branch.

ps: there is a pending PR for a11y improvements for the rewrite, see #1829
Any feedback is very welcome!

@NigelCunningham
Copy link
Author

Closing, per @fnagel's comment above.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants