Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Chore] Update Nebular and Ngx-Admin to Angular 18 #8506

Open
rahul-rocket opened this issue Oct 28, 2024 · 0 comments
Open

[Chore] Update Nebular and Ngx-Admin to Angular 18 #8506

rahul-rocket opened this issue Oct 28, 2024 · 0 comments

Comments

@rahul-rocket
Copy link
Collaborator

Description: Update Nebular, Ngx-Admin, and associated dependencies (including Smart Table) to Angular 18 to reduce build warnings and improve build performance.

Background:
Currently, the project is seeing numerous warning messages during builds related to Nebular and other dependencies, which may be slowing down build times. Updating to the latest versions, which are now compatible with Angular 18, should help optimize the build process. Additionally, with Ivy enabled, this upgrade should be smoother.

Implementation Steps:
Upgrade Nebular and Ngx-Admin to Angular 18:

  1. Update Nebular and Ngx-Admin packages to their latest versions compatible with Angular 18.
  2. Update Angular Smart Table (@angular2-smart-table or ngx-smart-table) to the latest version if available and compatible with Angular 18.
  3. . Upgrade any other Angular dependencies to versions compatible with Angular 18.

Note: Ensure that all packages work well with Ivy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant