Releases: BhavinPatel04/ngx-datetime-range-picker
Releases · BhavinPatel04/ngx-datetime-range-picker
v3.0.1
Add activeRange to Ouput
- Selected activeRange will be returned on date change
Dynamic theme
Breaking change:
- App needs to tell which theme the library should use (app-theme or default-theme);
- Refer Installation
Bugfixes
- Fixed Range click bug
- Fixed month-select/year-select bug
Refactor code
- Refactor code
- Remove NoopAnimationsModule
removed lodash dependency
- removed lodash dependency
- fixed test cases
Fixed lazy loading issues
Fixed the lazy loading issues due to BrowserModule & BrowserAnimationsModule