openmina / mina-frontend

mina-frontend is an Angular web application that is showing node's progress, logs and statistics.
Other
1 stars 0 forks source link

As a developer, I want to improve the code of the frontend application #52

Closed directcuteo closed 1 year ago

directcuteo commented 1 year ago

Main focus: The application is written in Angular v14.

Currently, the Angular team, despite everyone's complaints, decided in v15 to deprecate the Angular Flex-Layout Module and it will be completely removed in v16.

In order to support future Angular updates in the application, a cleanup has to be done and stop using the deprecated library.

directcuteo commented 1 year ago

Removed All occurences of this library in the code and removed the lib dependency from the app