chrisdavies / tiny-date-picker

A small, modern, dependency-free date picker
https://chrisdavies.github.io/tiny-date-picker/
415 stars 88 forks source link

date range day start missing date-in-range #129

Open CosticaPuntaru opened 2 years ago

CosticaPuntaru commented 2 years ago

not sure, but looks like a bug to me

when using date-range the start date gets classes 'dp-day dr-selected' but the end selected date gets the classes 'dp-day dr-in-range dr-selected ', what confuses me is why the start date does not get the class dr-in-range