-
-
Notifications
You must be signed in to change notification settings - Fork 0
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(core): adds angular 19 support #116
Conversation
BREAKING CHANGE: Minimum required version is 19.0.0
BREAKING CHANGE: Minimum required version is 19.0.0
# Conflicts: # package.json # pnpm-lock.yaml
✅ Deploy Preview for ng-kit ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
# Conflicts: # package.json # projects/ng-kit/package.json
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot reviewed 20 out of 35 changed files in this pull request and generated no suggestions.
Files not reviewed (15)
- package.json: Language not supported
- projects/ng-kit/package.json: Language not supported
- projects/ng-kit-demo/src/app/buttons-demo/buttons-demo.component.ts: Evaluated as low risk
- projects/ng-kit/src/lib/components/buttons/edit-bs-button/edit-bs-button.component.ts: Evaluated as low risk
- projects/ng-kit/src/lib/components/buttons/bs-link-button/bs-link-button.component.ts: Evaluated as low risk
- projects/ng-kit/src/lib/components/buttons/excel-export-button/excel-export-button.component.ts: Evaluated as low risk
- projects/ng-kit-demo/src/app/progress-state-demo/progress-state-demo.component.ts: Evaluated as low risk
- projects/ng-kit/src/lib/components/autocomplete/autocomplete.component.ts: Evaluated as low risk
- projects/ng-kit/src/lib/components/alert/alert.component.ts: Evaluated as low risk
- projects/ng-kit/src/lib/components/buttons/edit-svg-icon-button/edit-svg-icon-button.component.ts: Evaluated as low risk
- projects/ng-kit-demo/src/app/snack-bar-demo/snack-bar-demo.component.ts: Evaluated as low risk
- projects/ng-kit-demo/src/app/directives-demo/directives-demo.component.ts: Evaluated as low risk
- projects/ng-kit/src/lib/components/buttons/delete-button/delete-button.component.ts: Evaluated as low risk
- projects/ng-kit/src/lib/components/buttons/edit-button/edit-button.component.ts: Evaluated as low risk
- projects/ng-kit-demo/src/app/autocomplete-demo/autocomplete-demo.component.ts: Evaluated as low risk
🎉 This issue has been resolved in version 19.0.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
No description provided.