Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@arturovt
Copy link
Contributor

This commit updates the implementation of the customElements patch and also patches FACE callbacks (formAssociatedCallback, formDisabledCallback, formResetCallback and formStateRestoreCallback). This now allows invoking those callbacks in the same zone where the custom element has been defined.

@pullapprove pullapprove bot requested a review from JiaLiPassion June 12, 2023 21:28
@pkozlowski-opensource pkozlowski-opensource added the area: zones Issues related to zone.js label Jun 13, 2023
@ngbot ngbot bot added this to the Backlog milestone Jun 13, 2023
@arturovt arturovt force-pushed the feat/zone-elements-cbs branch from 9758758 to 26686ee Compare July 1, 2023 21:48
@arturovt arturovt changed the title feat(zone.js): patch form-associated custom element callbacks fix(zone.js): patch form-associated custom element callbacks Jul 1, 2023
This commit updates the implementation of the `customElements` patch and also
patches FACE callbacks (`formAssociatedCallback`, `formDisabledCallback`, `formResetCallback`
and `formStateRestoreCallback`). This now allows invoking those callbacks in the same zone
where the custom element has been defined.
@arturovt arturovt force-pushed the feat/zone-elements-cbs branch from 26686ee to 34ecee7 Compare January 27, 2024 09:50
Copy link
Contributor

@JiaLiPassion JiaLiPassion 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.

@AndrewKushnir AndrewKushnir added target: patch This PR is targeted for the next patch release action: global presubmit The PR is in need of a google3 global presubmit labels Jan 31, 2024
@AndrewKushnir
Copy link
Contributor

AndrewKushnir commented Jan 31, 2024

Presubmit (TGP).

@AndrewKushnir AndrewKushnir added action: merge The PR is ready for merge by the caretaker merge: caretaker note Alert the caretaker performing the merge to check the PR for an out of normal action needed or note and removed action: global presubmit The PR is in need of a google3 global presubmit labels Feb 12, 2024
@AndrewKushnir
Copy link
Contributor

Caretaker note: TGP is "green", this PR is ready for merge.

AndrewKushnir pushed a commit that referenced this pull request Feb 12, 2024
This commit updates the implementation of the `customElements` patch and also
patches FACE callbacks (`formAssociatedCallback`, `formDisabledCallback`, `formResetCallback`
and `formStateRestoreCallback`). This now allows invoking those callbacks in the same zone
where the custom element has been defined.

PR Close #50686
@AndrewKushnir
Copy link
Contributor

This PR was merged into the repository by commit 1c990cd.

AndrewKushnir pushed a commit that referenced this pull request Feb 12, 2024
This commit updates the implementation of the `customElements` patch and also
patches FACE callbacks (`formAssociatedCallback`, `formDisabledCallback`, `formResetCallback`
and `formStateRestoreCallback`). This now allows invoking those callbacks in the same zone
where the custom element has been defined.

PR Close #50686
@arturovt arturovt deleted the feat/zone-elements-cbs branch February 12, 2024 16:51
atscott pushed a commit to atscott/angular that referenced this pull request Feb 16, 2024
…#50686)

This commit updates the implementation of the `customElements` patch and also
patches FACE callbacks (`formAssociatedCallback`, `formDisabledCallback`, `formResetCallback`
and `formStateRestoreCallback`). This now allows invoking those callbacks in the same zone
where the custom element has been defined.

PR Close angular#50686
@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 14, 2024
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: zones Issues related to zone.js merge: caretaker note Alert the caretaker performing the merge to check the PR for an out of normal action needed or note target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants