danielmoncada / date-time-picker

Angular Date Time Picker (Responsive Design)
https://daniel-projects.firebaseapp.com/owlng/date-time-picker
MIT License
142 stars 61 forks source link

select only to-date in rangeMode #180

Open devonoccasion opened 1 year ago

devonoccasion commented 1 year ago

In my project I need to have the ability to only select a to-date if using a range. Before this commit, if a user

  1. opened the empty dialog
  2. selected to
  3. clicked a date it would switch to a from-date, which seems weird. Now it would be possible to leave the from-date blank.