Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

feat(@schematics/angular): use signal in app component #29109

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

cexbrayat
Copy link
Member

PR Checklist

Please check to confirm your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Other... Please describe:

What is the new behavior?

Now that signals are recommended, this updates the generated AppComponent to use a signal for the title field.

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@alan-agius4 alan-agius4 requested a review from alxhub December 11, 2024 13:51
@cexbrayat cexbrayat force-pushed the feat/use-signal branch 2 times, most recently from db677fc to f849d0c Compare June 3, 2025 21:50
This updates the generated `App` component to use a signal for the `title` field.
@cexbrayat
Copy link
Member Author

@alan-agius4 @dgp1130 PR is ready for review with your feedback

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants