SaturnTeam / saturn-datepicker

Angular Material Datepicker with range selection
MIT License
276 stars 110 forks source link

Add Ivy support #129

Closed SchnWalter closed 4 years ago

SchnWalter commented 4 years ago

Adds support for Ivy and also updates requirements to Anguar and Angular Material v9.

smurfy commented 4 years ago

any update on this?

absalonv commented 4 years ago

@smurfy

I updated to the latest version of Angular and latest of saturn-datepicker and it seems to be working fine

smurfy commented 4 years ago

@absalonv strange, last time i tried it failed with prod builds using aot and ivy. (not just angular9 you can disable ivy there)

I will test and report back.

SchnWalter commented 4 years ago

I'm closing this MR, the Angular Material v10 library provides a date range selection.

If someone needs any of these changes, feel free to use them. (The project is MIT licensed)