ngx-daterangepicker-material icon indicating copy to clipboard operation
ngx-daterangepicker-material copied to clipboard

Pure Angular 2+ date range picker with material design theme, a demo here:

Results 160 ngx-daterangepicker-material issues
Sort by recently updated
recently updated
newest added

**Describe the bug** I want to open my ngx-daterangepicker-material by clicking out side of any button/icon. i know ngx-daterangepicker-material provide the facility by using @ViewChild(DaterangepickerDirective, { static: false }) pickerDirective:...

**2.4.2** * Angular version: 6 Hi @fetrarij, we are using ngx-daterangepicker with max date limitation as current date. So we want to show previous month and current month instead of...

As part of the switch to Angular 13, I did the following as well: * Removed tslint and added in eslint in it's place. TSlint is deprecated and removed from...

The latest version of ngx-daterangepicker-material (>5.0.0) is not setting end date to start date when we select only start date and click apply. But it was working in the previous...

Disabling / Enabling the Apply and Cancel buttons based on condition.

enhancement
waiting

Hi, could please provide me the fix to disable / Enable the apply and Reset buttons until we select both start and end dates vice versa ?

**Versions** * Angular version: 11.0.4 * component version: 5.0.1 If we select a start date and not select an endDate the endDate becomes invalid date instead of setting the endDate...

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...

dependencies

Using owl-date-time-calendar inside the ng-popover menu when use multiple ng-popover menu in one screen, and use popover-trigger="'outsideClick'" & popover-trigger="focus" when selecting a date from owl-date-time-calendar inside ng-popover, the date picker...