marmelab / ng-admin

Add an AngularJS admin GUI to any RESTful API
http://ng-admin-book.marmelab.com/
MIT License
3.95k stars 728 forks source link

Upgrade to Angular 5 #1381

Closed kgish closed 6 years ago

kgish commented 6 years ago

The ng-admin project is based on an outdated version of Angular.

It'd be really great if a newer version of ng-admin were created which is compatible with the most recent Angular version.

Any plans in the near future?

beatelite commented 6 years ago

Pretty sure they're moving on to https://github.com/marmelab/admin-on-rest

jpetitcolas commented 6 years ago

Hi,

Indeed, we are moving our efforts on admin-on-rest now. We still maintain this project to fix bugs and security issues (as we are still using it on several of our projects). But we won't implement new features.

Yet, feel free to fork this project to use Angular 5. :)