duetds / date-picker

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/
https://www.duetds.com
MIT License
1.73k stars 68 forks source link

Attribute "increment" is not working with duets date-picker 1.4.0 #119

Open guay opened 1 year ago

guay commented 1 year ago

Describe the bug It seems that the attribute "increment" is not working with the open source version of duets date-picker. Is this a bug or intentional? If the latter is the case, it would make the date-picker useless in most cases.

Expected behavior In your example page you show an example "Date picker with large increment" with a year's range of +/– 100 years, created with the attribute (increment="100"). As I understood the default is 10. This would be a most needed attribute for the open source version.