- Moved providers at component level to allow multiple controls with respective states.
- selectedDateRangeChanged should not be triggered on cancel click
- Add
resetDates(range: Range)
method
- Update tests
- Fix ts-lint errors
The above changes fix issues #4, #7 and #11
Multiple controls Stackblitz example