filestack / filestack-angular

An official angular component library for the Filestack
MIT License
9 stars 10 forks source link

chore(deps): Update project to support Angular 11 #36

Open ravianand1988 opened 2 years ago

ravianand1988 commented 2 years ago

Description

This PR updates the project to support Angular 11 support. Therefore it runs the migrations from Angular 10 to 11 by using Angular update guidelines from 10 to 11.

ravianand1988 commented 2 years ago

@AndrzejSala @pcholuj @MowiliMi This one is for Angular 11. :crossed_fingers:

ravianand1988 commented 2 years ago

Sure!

ravianand1988 commented 2 years ago

@promanski develop is currently out of sync from the master branch. Would you mind first rebasing/merging the develop branch against master. Otherwise, my PR would still have conflicts. :)

ravianand1988 commented 2 years ago

Since this PR has got merged against the latest changes in the master. It contains only the minimum changes. :)

bassem-i commented 2 years ago

@promanski, Can we get this merged? Can I help in any way?