Skip to content

Releases: BhavinPatel04/ngx-datetime-range-picker

v3.0.1

11 Oct 09:12
Compare
Choose a tag to compare

Changes:

  • Upgraded to angular 10
  • Library now exports .css file
  • Fixed minor bugs for dateArrayRange type

Add activeRange to Ouput

25 Nov 10:07
Compare
Choose a tag to compare
  • Selected activeRange will be returned on date change

Dynamic theme

31 Oct 07:26
Compare
Choose a tag to compare

Breaking change:

  • App needs to tell which theme the library should use (app-theme or default-theme);
  • Refer Installation

Bugfixes

30 Sep 05:09
Compare
Choose a tag to compare
  • Fixed Range click bug
  • Fixed month-select/year-select bug

Refactor code

28 Sep 07:19
Compare
Choose a tag to compare
  • Refactor code
  • Remove NoopAnimationsModule

removed lodash dependency

29 Aug 05:36
Compare
Choose a tag to compare
  • removed lodash dependency
  • fixed test cases

Fixed lazy loading issues

21 Jun 20:38
Compare
Choose a tag to compare

Fixed the lazy loading issues due to BrowserModule & BrowserAnimationsModule