ligreman / king

King UI for Kong API Gateway
GNU General Public License v2.0
152 stars 25 forks source link

Update Angular to last versions #47

Closed ligreman closed 1 year ago

ligreman commented 1 year ago

Angular 15+ deprecated the @angular/flex-layout module. King uses it in all the layouts.

In order to upgrade Angular, all flex-layout design must be refactored to flex CSS properties.