qodesmith / datepicker

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

Fixed weekend bug (#107) #109

Closed qodesmith closed 3 years ago

qodesmith commented 3 years ago

Fixed the bug with weekends not being properly disabled. Also took the opportunity to update the dependencies (although not all the way up to Webpack 5 yet).