-
Notifications
You must be signed in to change notification settings - Fork 26.2k
feat(core): initial version of the output migration #57604
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): initial version of the output migration #57604
Conversation
414f346
to
affe171
Compare
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.
LGTM, all reasonable, looks great!
packages/core/schematics/migrations/output-migration/output-migration.ts
Outdated
Show resolved
Hide resolved
packages/core/schematics/migrations/output-migration/output-migration.ts
Outdated
Show resolved
Hide resolved
packages/core/schematics/migrations/output-migration/output-migration.ts
Outdated
Show resolved
Hide resolved
packages/core/schematics/migrations/output-migration/output-migration.ts
Outdated
Show resolved
Hide resolved
packages/core/schematics/migrations/output-migration/output-migration.ts
Show resolved
Hide resolved
packages/core/schematics/migrations/output-migration/output-replacements.ts
Show resolved
Hide resolved
packages/core/schematics/migrations/output-migration/output-replacements.ts
Show resolved
Hide resolved
packages/core/schematics/migrations/output-migration/output-replacements.ts
Outdated
Show resolved
Hide resolved
Initial version of the migration that changes decorator-based outputs to the equivalent form using new authoring functions.
1f44753
to
5082cb9
Compare
This PR was merged into the repository by commit e6e5d29. The changes were merged into the following branches: main |
Initial version of the migration that changes decorator-based outputs to the equivalent form using new authoring functions. PR Close angular#57604
Initial version of the migration that changes decorator-based outputs to the equivalent form using new authoring functions. PR Close angular#57604
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Initial version of the migration that changes decorator-based outputs to the equivalent form using new authoring functions.