JohannesHoppe / angular-date-value-accessor

Home of the Angular DateValueAccessor for <input type="date">
http://johanneshoppe.github.io/angular-date-value-accessor/
MIT License
78 stars 19 forks source link

Angular 13 support #30

Closed Anteru closed 2 years ago

Anteru commented 2 years ago

The library is currently marked as compatible with Angular ~12, which prevents users to update to Angular 13 (released today.)

JohannesHoppe commented 2 years ago

Confirmed, this will be the next task after #29.

JohannesHoppe commented 2 years ago

29 is done, PR #30 is ready to be merged

I just pushed angular-date-value-accessor@2.0.0-rc.0 to npm.This version supports Angular 13. @Anteru , do you mind testing it in our project?

Anteru commented 2 years ago

While I can't try it on our project ;), I tried it in my project and it seems to work fine. Thanks a lot for the timely fix!

JohannesHoppe commented 2 years ago

I meant "your". 😉 Many thanks for the feedback! 👍