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
246 stars 247 forks source link

Angular 13 Update #445

Closed christianAtSuddath closed 3 months ago

christianAtSuddath commented 2 years ago

Hello, This will upgrade the ngx-daterangepicker-material to work with Angular 13. I also upgraded the daterange picker's version to 13 to make it easier to identify the angular compatibility. There were also some changes to the angular forms in the demo site. Thanks!