angular/packages/zone.js/lib/browser
arturovt 1c990cdb29 fix(zone.js): patch form-associated custom element callbacks (#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 #50686
2024-02-12 08:50:55 -08:00
..
api-util.ts
browser-legacy.ts
browser-util.ts fix(zone.js): swallow the error when the element callback is not patchable (#45400) 2022-03-25 16:31:09 -07:00
browser.ts fix(zone.js): enable monkey patching of the queueMicrotask() API in node.js (#50530) 2023-06-07 12:42:33 -07:00
canvas.ts
custom-elements.ts fix(zone.js): patch form-associated custom element callbacks (#50686) 2024-02-12 08:50:55 -08:00
define-property.ts docs: fix spelling (#46713) 2022-07-08 20:54:52 +00:00
event-target-legacy.ts
event-target.ts
message-port.ts
property-descriptor-legacy.ts refactor(zone.js): for legacy browser, still use hard coding eventNames (#40962) 2022-03-01 18:41:15 +00:00
property-descriptor.ts
register-element.ts
rollup-common.ts Revert "fix(zone.js): enable monkey patching of the queueMicrotask() API in node.js (#50467)" (#50529) 2023-05-31 09:57:42 -07:00
rollup-legacy-main.ts
rollup-legacy-test-main.ts
rollup-main.ts
shadydom.ts
webapis-media-query.ts
webapis-notification.ts
webapis-resize-observer.ts
webapis-rtc-peer-connection.ts
webapis-user-media.ts
websocket.ts