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

refactor(compiler-cli): do not truncate/reduce types in API docs #56572

Closed

Conversation

devversion
Copy link
Member

Fixes that e.g. signal input APIs docs were removing undefined from the shorthand input<T>() documentation.

Fixes that e.g. signal input APIs docs were removing `undefined` from
the shorthand `input<T>()` documentation.
@devversion devversion added action: merge The PR is ready for merge by the caretaker target: patch This PR is targeted for the next patch release area: compiler Issues related to `ngc`, Angular's template compiler area: docs Related to the documentation labels Jul 8, 2024
@ngbot ngbot bot added this to the Backlog milestone Jul 8, 2024
@angular-robot angular-robot bot removed the area: docs Related to the documentation label Jul 8, 2024
@devversion devversion marked this pull request as ready for review July 8, 2024 13:29
@pkozlowski-opensource
Copy link
Member

This PR was merged into the repository by commit f370f64.

The changes were merged into the following branches: main, 18.0.x, 18.1.x

pkozlowski-opensource pushed a commit that referenced this pull request Jul 8, 2024
)

Fixes that e.g. signal input APIs docs were removing `undefined` from
the shorthand `input<T>()` documentation.

PR Close #56572
pkozlowski-opensource pushed a commit that referenced this pull request Jul 8, 2024
)

Fixes that e.g. signal input APIs docs were removing `undefined` from
the shorthand `input<T>()` documentation.

PR Close #56572
ashishnd pushed a commit to ashishnd/angular that referenced this pull request Jul 9, 2024
…ular#56572)

Fixes that e.g. signal input APIs docs were removing `undefined` from
the shorthand `input<T>()` documentation.

PR Close angular#56572
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
action: merge The PR is ready for merge by the caretaker area: compiler Issues related to `ngc`, Angular's template compiler target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants