mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
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 |
||
|---|---|---|
| .. | ||
| api-util.ts | ||
| browser-legacy.ts | ||
| browser-util.ts | ||
| browser.ts | ||
| canvas.ts | ||
| custom-elements.ts | ||
| define-property.ts | ||
| event-target-legacy.ts | ||
| event-target.ts | ||
| message-port.ts | ||
| property-descriptor-legacy.ts | ||
| property-descriptor.ts | ||
| register-element.ts | ||
| rollup-common.ts | ||
| 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 | ||