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

feat(angular): upgrading to v19 #2350

Merged
merged 8 commits into from
Feb 4, 2025
Merged

feat(angular): upgrading to v19 #2350

merged 8 commits into from
Feb 4, 2025

Conversation

owilliams320
Copy link
Collaborator

Description

Upgrading Covalent to the latest Angular version 19!

What's included?

  • upgrades to various angular deps and nx
  • moved imports to respective standalone components
  • marked all lib modules as deprecated and will be removed in future versions

Test Steps

  • npm run start
  • then open the browser
  • finally test every component in the docs app

General Tests for Every PR

  • npm run start still works.
  • npm run lint passes.
  • npm run stylelint passes.
  • npm test passes and code coverage is not lower.
  • npm run build still works.
Screenshots or link to StackBlitz/Plunker

@owilliams320 owilliams320 changed the title Feat/ng 19 real upgrade feat(angular): upgrading to v19 Jan 22, 2025
@owilliams320 owilliams320 temporarily deployed to covalent-pip-feat-ng-19-dcvihd January 22, 2025 22:33 Inactive
@owilliams320 owilliams320 force-pushed the feat/ng-19-real-upgrade branch from 64399a1 to 668e461 Compare February 4, 2025 18:47
@owilliams320 owilliams320 had a problem deploying to covalent-pip-feat-ng-19-dcvihd February 4, 2025 18:47 Failure
@owilliams320 owilliams320 temporarily deployed to covalent-pip-feat-ng-19-dcvihd February 4, 2025 19:00 Inactive
@owilliams320 owilliams320 merged commit aefe735 into main Feb 4, 2025
6 checks passed
@owilliams320 owilliams320 deleted the feat/ng-19-real-upgrade branch February 4, 2025 20:22
owilliams320 added a commit that referenced this pull request Feb 4, 2025
BREAKING CHANGE:

* feat(angular): upgrading to ng 19

---------

Co-authored-by: oseer williams <[email protected]>
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

Successfully merging this pull request may close these issues.

2 participants