ua-snap / nccwsc-projects

1 stars 0 forks source link

Update to Angular 18 #176

Closed BobTorgerson closed 1 week ago

BobTorgerson commented 2 months ago

This will require an incremental increase in the Angular versions to get to 18. We will need to ensure that the dependencies are available and the functionality required remains.

BobTorgerson commented 1 month ago

Currently, I've gotten us up to Angular 15 without too much trouble. To get to Angular 16, we will need to toss some of the libraries that were discontinued after Angular 15 such as the ng2-smart-table plugin. There are some replacements that we could drop in, but that will take more work than just updating to the latest version of the tools and expecting them to work.