Skip to content

Conversation

@SkyZeroZx
Copy link
Contributor

PR Checklist

Please check if 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
  • angular.dev application / infrastructure changes
  • Other... Please describe:

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@pullapprove pullapprove bot requested a review from AndrewKushnir January 14, 2026 23:41
@angular-robot angular-robot bot added the area: docs Related to the documentation label Jan 14, 2026
@ngbot ngbot bot added this to the Backlog milestone Jan 14, 2026
@AndrewKushnir AndrewKushnir requested review from JeanMeche and removed request for AndrewKushnir January 14, 2026 23:44
template: `<div #target></div>`,
})
class SimpleComponent {
class Simple {
Copy link
Member

Choose a reason for hiding this comment

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

This is typically not a better replacement of a component name. (StrokedBtnComponent to StrokedBtn being a good replacement in comparison). Could you try to come up with some meaningful name where applicable. Thank you.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: docs Related to the documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants