fetrarij / ngx-daterangepicker-material

Pure Angular 2+ date range picker with material design theme, a demo here:
https://fetrarij.github.io/ngx-daterangepicker-material/
MIT License
248 stars 251 forks source link

Support angular 10 #299

Closed Rapiiidooo closed 4 years ago

Rapiiidooo commented 4 years ago

Versions

Describe the bug Package "ngx-daterangepicker-material" has an incompatible peer dependency to "@angular/material" (requires "^9.0.0", would install "10.0.0").

To Reproduce

ng update @angular/cdk @angular/cli @angular/core @angular/material Expected behavior The update of ng update 😄

Would be amazing guys 🥂

fetrarij commented 4 years ago

hello @Rapiiidooo could you check if the latest version (3.0.2) works with v10?

Rapiiidooo commented 4 years ago

Hello @fetrarij I confirm that everything is working correctly with the latest version (3.0.4) for angular v10

Thanks 👍

fetrarij commented 4 years ago

awesome @Rapiiidooo thanks :)