johannesjo / angular2-promise-buttons

Chilled loading buttons for angular2
https://johannesjo.github.io/angular2-promise-buttons/#demo
MIT License
86 stars 28 forks source link

Angular 11 #50

Closed Gillardo closed 3 years ago

Gillardo commented 3 years ago

Tried to update my project which is using angular 10, to angular 11 but getting error messages like so

Package "angular2-promise-buttons" has an incompatible peer dependency to "@angular/common" (requires "^9.0.4" (extended), would install "11.0.0").
Package "@angular/core" has an incompatible peer dependency to "zone.js" (requires "~0.10.3", would install "0.11.3")
Package "angular2-promise-buttons" has an incompatible peer dependency to "@angular/core" (requires "^9.0.4" (extended), would install "11.0.0"

This is all fine with angular 10

johannesjo commented 3 years ago

Hey there! Thanks for letting me know. I will try to look into it soon. Meanwhile, pull requests are welcome!

Gillardo commented 3 years ago

Any news on this?

johannesjo commented 3 years ago

Thank you very much! Currently, I am pretty busy with my other open-source projects. Thus I appreciate this even more!