Skip to content

Multiple controls on same page & reset API

Compare
Choose a tag to compare
@ashishgkwd ashishgkwd released this 21 Sep 21:20
· 8 commits to master since this release
  • 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