Skip to content

Conversation

ilirbeqirii
Copy link
Contributor

…property

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 current behavior?

When opting out of standalone components, ng g c adds a new line after the standalone property.

Issue Number: #29526

What is the new behavior?

The additional new line has been removed and won't be added anymore.

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@alan-agius4 alan-agius4 linked an issue Feb 1, 2025 that may be closed by this pull request
1 task
@alan-agius4 alan-agius4 added the target: patch This PR is targeted for the next patch release label Feb 1, 2025
Copy link
Collaborator

@alan-agius4 alan-agius4 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for your contribution

@alan-agius4 alan-agius4 added the action: merge The PR is ready for merge by the caretaker label Feb 1, 2025
@jkrems jkrems merged commit 4a5b76a into angular:main Feb 3, 2025
33 checks passed
@jkrems
Copy link
Contributor

jkrems commented Feb 3, 2025

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

@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Mar 6, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker area: @schematics/angular target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Additional newline after standalone in component template

3 participants