Sqrrl / wc-datepicker

A small, accessible and customizable datepicker written in TypeScript.
https://sqrrl.github.io/wc-datepicker
MIT License
54 stars 6 forks source link

A11y improvements #25

Closed remischwartz closed 3 days ago

remischwartz commented 2 months ago

Hi!

Thank you for your amazing library! We used it to build our accessible web components design system.

We received some feedback from our a11y consultant, and he identified some improvement opportunities:

Do you think these changes could be implemented? I can open PRs if you prefer.

Sqrrl commented 2 months ago

Hey. Thanks for your feedback. Great insight. I would like to incorporate it, just don‘t know when I‘ll get to it. A PR would be great.

remischwartz commented 2 months ago

Hi Philipp, I created a PR to covers the comments except for the focus on disabled dates. I am still exploring what would be the best behavior in this case, I will create a separate PR when I have a satisfying solution.