qodesmith / datepicker

Get a date with JavaScript! A datepicker with no dependencies.
344 stars 101 forks source link

No hover interaction if disableYearOverlay #132

Closed jvlobo closed 1 year ago

jvlobo commented 1 year ago

While using the datepicker I realised that, when I set the disableYearOverlay option to true, the hover interaction still exists (the cursor is a pointer and the font gets bold when hovering), which it is confusing in terms of UI, because if you click nothing will happen.

qodesmith commented 1 year ago

This change is now available in v5.18.2