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

Support Angular 19 #1082

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Support Angular 19 #1082

wants to merge 10 commits into from

Conversation

steveblue
Copy link
Contributor

@steveblue steveblue commented Jan 29, 2025

Summary

This PR includes support for Angular 19.

  • feat: upgrade dependencies
  • feat: upgrade sass functions and imports to avoid deprecation warnings
  • feat: web-test-runner is in experimental status but it runs the unit tests more reliably and faster

~ 30 unit tests are currently skipped because shallow-render is not fully compatible with mandatory standalone mode in Angular 19 yet.

Checklist

  • *Added unit tests
  • *Added a code reviewer
  • Added changes to /projects/swimlane/ngx-ui/CHANGELOG.md under HEAD (Unreleased)
  • Updated the demo page
  • Included screenshots of visual changes

*required

Copy link

netlify bot commented Jan 29, 2025

Deploy Preview for ngx-ui ready!

Name Link
🔨 Latest commit 4ba9788
🔍 Latest deploy log https://app.netlify.com/sites/ngx-ui/deploys/67a17cda979271000837cf1f
😎 Deploy Preview https://deploy-preview-1082--ngx-ui.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@steveblue steveblue changed the title Angular 19 Support Support Angular 19 Jan 31, 2025
steveblue and others added 2 commits February 3, 2025 14:29
* feat: indeterminate state for ngx-checkbox
* fix:  position of check mark when checked set to true
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