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): add ast utils for standalone decorators #14108

Merged
merged 1 commit into from
Jan 3, 2023

Conversation

Coly010
Copy link
Contributor

@Coly010 Coly010 commented Jan 3, 2023

Current Behavior

We do not have AST utils in angular for adding imports to Standalone Decorators (Pipes, Components, Directives) as they never accepted imports before.

Expected Behavior

Now that they do, we should have ast utils to assist generators

@Coly010 Coly010 self-assigned this Jan 3, 2023
@vercel
Copy link

vercel bot commented Jan 3, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Updated
nx-dev ⬜️ Ignored (Inspect) Jan 3, 2023 at 2:21PM (UTC)

@Coly010 Coly010 marked this pull request as ready for review January 3, 2023 15:05
@Coly010 Coly010 merged commit 64d7ceb into nrwl:master Jan 3, 2023
@Coly010 Coly010 deleted the angular/add-ast-utils-for-standalone branch January 3, 2023 15:05
@Coly010 Coly010 restored the angular/add-ast-utils-for-standalone branch January 3, 2023 16:43
@Coly010 Coly010 deleted the angular/add-ast-utils-for-standalone branch January 3, 2023 16:55
@github-actions
Copy link

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants