jonotron / angular-date-pickable

An angular date picker with fewer ui opinions
MIT License
1 stars 2 forks source link

watch supplied dates as a group #12

Closed jonotron closed 9 years ago

jonotron commented 9 years ago

instead of watching each startDate and endDate separately, use which removes the need to debounce and removes the lodash dependency