ashishgkwd / ngx-mat-daterange-picker

Date range picker component based of Angular Material Calendar component and configurable date presets. Packaged using ng-packagr.
https://multi-ngx-mat-daterange-picker-example.stackblitz.io
33 stars 34 forks source link

Custom placeholder and dates prefixes #12

Closed reva2 closed 6 years ago

reva2 commented 6 years ago

Hi @ashishgkwd

This PR adds ability to specify custom placeholder and dates prefixes in overlay. It also updates list of dependencies to support latest stable version of Angular.

This PR should fix #8 and #10. Please review and merge it to master branch.

reva2 commented 6 years ago

@ashishgkwd can you publish new version to NPM?

ashishgkwd commented 6 years ago

@reva2 released updated version 1.1.4 with a few more fixes. Once again, thank you for your PR. It was a good trigger for me also to contribute again!