DatePicker Cleanup
Pre-release
Pre-release
DateField Binding behavior fixes
- ngModel for binding date strings
- value for date as string|Date types
- date for binding a Date object
DateField changes persist to StartDateField and EndDateField for the DateRangePicker
date-picker-container now positions relative to its content to allow for positioning correctly over date fields on desktop
this does not affect the mobile version
.date-picker-input-group class now applies showCalendar click event to the calendar icon add-on