christopheclc / polymer-date-picker

A Polymer interpretation of Dan Grossman's awesome bootstrap-daterangepicker (https://github.com/dangrossman/bootstrap-daterangepicker)
BSD 2-Clause "Simplified" License
36 stars 16 forks source link

Allow an empty date on load of the calendar #10

Closed casserlyprogramming closed 4 years ago

casserlyprogramming commented 7 years ago

this was useful for me in a recent project and allows us to not have today's date as the default if the selectedDate isn't set as a real date by the consumer.