mathieustan / vue-datepicker

A clean datepicker made with VueJs
https://vue-datepicker.netlify.com/
MIT License
165 stars 47 forks source link

1 day range shouldn't have background #99

Open NathanManning opened 2 years ago

NathanManning commented 2 years ago

If you use the range property, it looks broken when selecting a one-day range. The background highlight is displayed by there is no second circle to terminate it. The highlight should only display if start != end.