date-picker
date-picker copied to clipboard
Duet Date Picker is an open source version of Duet Design System’s accessible date picker. Try live example at https://duetds.github.io/date-picker/
Our customer has the problem, that when entered a invalid date like "2022-02-30" the value was changed to "2022-03-02" without any notice. With that change is it possible to react...
It would be great to be able to apply a custom SVG icon to the toggle button. Is there any possibility that this might be on a future feature list?
I would like to integrate Duet Date Picker to my project. I am using parcel v2 as a bundler. **Describe the bug** I get this error regarding two scripts that...
Is there a way to get this whole package bundled in one file? I can't use the CDN because of business requirements and need the code to be in one...
Hello, This duet datepicker is super! It is one of the most accessible open source DatePicker. It looks beatiful too. Awesome work! One feature request to the further the accessibility....
**Describe the bug** When navigating using a screenreader and moving past the date-picker-element, two hidden fields are read, it would appear that it is the content of the hidden selects...
**Describe the bug** Manually clicking into the date field by adding a date the date will not be read. Here is an issue at the My Calendar WordPress plugin repo...
**Is your feature request related to a problem? Please describe.** I needed to provided the date picker with a custom localisation hash that only had a few keys different from...
**Describe the bug** When being used on iOS with the VoiceOver, datepicker calendar doesn't focus on the current date, instead user needs to swipe through the whole calendar, even if...
**Describe the bug** When date-picker is used together with VoiceOver and Chrome on macOS input and button label get announced just once, but not when the date is selected. **To...