-
Notifications
You must be signed in to change notification settings - Fork 466
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
dot-content-types-listing: Use the new Angular Syntax #30085
Labels
Comments
nicobytes
added a commit
that referenced
this issue
Sep 20, 2024
3 tasks
3 tasks
nicobytes
added a commit
that referenced
this issue
Sep 20, 2024
nicobytes
added a commit
that referenced
this issue
Sep 20, 2024
github-merge-queue bot
pushed a commit
that referenced
this issue
Sep 20, 2024
…plates (#30095) ### Parent Issue #30085 ### Proposed Changes * Use the new Angular syntax in `/content-types-angular` `/templates` * Use the new Angular syntax in `dot-listing-data-table` component ### Checklist - [x] Tests - [x] Translations - [x] Security Implications Contemplated (add notes if applicable) ### Videos Manual tests in `/templates` https://github.com/user-attachments/assets/85fa0477-0218-4038-9687-0b11d7c73280 Manual tests in `/content-types-angular` https://github.com/user-attachments/assets/f88ac9ed-6d32-4cf5-a4f9-80dde63ee78f
Approved: Tested on trunk_477606b, Docker, macOS 14.5, FF v126.0.1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Parent Issue
#29797
Task
Using the
nx g @angular/core:control-flow
command to migrate to the new Angular syntax.Why?
The goal is to improve performance and code maintainability.
The text was updated successfully, but these errors were encountered: