Skip to content

refactor(core): simplify attributes extraction logic for ComponentRef#59678

Closed
pkozlowski-opensource wants to merge 3 commits intoangular:mainfrom
pkozlowski-opensource:runtime_refactor_component_ref_selectors_and_lifecycle
Closed

refactor(core): simplify attributes extraction logic for ComponentRef#59678
pkozlowski-opensource wants to merge 3 commits intoangular:mainfrom
pkozlowski-opensource:runtime_refactor_component_ref_selectors_and_lifecycle

Conversation

@pkozlowski-opensource
Copy link
Copy Markdown
Member

Make extractAttrsAndClassesFromSelector to return TAttributes directly to simplify the overall logic and remove unnecessary code.

Make extractAttrsAndClassesFromSelector to return TAttributes directly to
simplify the overall logic and remove unecessary code.
@angular-robot angular-robot bot added the area: core Issues related to the framework runtime label Jan 23, 2025
@ngbot ngbot bot added this to the Backlog milestone Jan 23, 2025
Move more logic to a constructor of a ComponentRef.
@pkozlowski-opensource pkozlowski-opensource marked this pull request as ready for review January 23, 2025 12:58
@pkozlowski-opensource pkozlowski-opensource added target: patch This PR is targeted for the next patch release action: review The PR is still awaiting reviews from at least one requested reviewer labels Jan 23, 2025
LifecycleHooksFeature seems to be unused and can be deleted.
@pkozlowski-opensource pkozlowski-opensource added action: merge The PR is ready for merge by the caretaker target: minor This PR is targeted for the next minor release and removed action: review The PR is still awaiting reviews from at least one requested reviewer target: patch This PR is targeted for the next patch release labels Jan 23, 2025
@pkozlowski-opensource
Copy link
Copy Markdown
Member Author

This PR was merged into the repository by commit df143b4.

The changes were merged into the following branches: main

pkozlowski-opensource added a commit that referenced this pull request Jan 27, 2025
Move more logic to a constructor of a ComponentRef.

PR Close #59678
pkozlowski-opensource added a commit that referenced this pull request Jan 27, 2025
LifecycleHooksFeature seems to be unused and can be deleted.

PR Close #59678
pkozlowski-opensource added a commit to pkozlowski-opensource/angular that referenced this pull request Jan 27, 2025
…angular#59678)

Make extractAttrsAndClassesFromSelector to return TAttributes directly to
simplify the overall logic and remove unecessary code.

PR Close angular#59678
pkozlowski-opensource added a commit to pkozlowski-opensource/angular that referenced this pull request Jan 27, 2025
Move more logic to a constructor of a ComponentRef.

PR Close angular#59678
pkozlowski-opensource added a commit to pkozlowski-opensource/angular that referenced this pull request Jan 27, 2025
LifecycleHooksFeature seems to be unused and can be deleted.

PR Close angular#59678
pkozlowski-opensource added a commit that referenced this pull request Jan 27, 2025
…#59678) (#59735)

Make extractAttrsAndClassesFromSelector to return TAttributes directly to
simplify the overall logic and remove unecessary code.

PR Close #59678

PR Close #59735
pkozlowski-opensource added a commit that referenced this pull request Jan 27, 2025
Move more logic to a constructor of a ComponentRef.

PR Close #59678

PR Close #59735
pkozlowski-opensource added a commit that referenced this pull request Jan 27, 2025
LifecycleHooksFeature seems to be unused and can be deleted.

PR Close #59678

PR Close #59735
PrajaktaB27 pushed a commit to PrajaktaB27/angular that referenced this pull request Feb 7, 2025
…angular#59678)

Make extractAttrsAndClassesFromSelector to return TAttributes directly to
simplify the overall logic and remove unecessary code.

PR Close angular#59678
PrajaktaB27 pushed a commit to PrajaktaB27/angular that referenced this pull request Feb 7, 2025
Move more logic to a constructor of a ComponentRef.

PR Close angular#59678
PrajaktaB27 pushed a commit to PrajaktaB27/angular that referenced this pull request Feb 7, 2025
LifecycleHooksFeature seems to be unused and can be deleted.

PR Close angular#59678
@angular-automatic-lock-bot
Copy link
Copy Markdown

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 Feb 27, 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: core Issues related to the framework runtime target: minor This PR is targeted for the next minor release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants