angular/packages/core/src
Jessica Janiuk 9224f9b043 refactor(core): Add mouseover to hover dom triggers (#58197)
Unfortunately mouseenter is a synthetic event, meaning it does not bubble in the same ways. So mouseover needs to be included in this list in order to get proper browser replayability of the mouse hovering events.

PR Close #58197
2024-10-14 14:27:04 -07:00
..
application fix(core): allow signal write error (#57973) 2024-10-04 13:27:00 +00:00
authoring refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
change_detection refactor(core): remove deprecated factories Property in KeyValueDiffers (#58064) 2024-10-04 13:28:49 +00:00
compiler refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
debug refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
defer refactor(core): Add mouseover to hover dom triggers (#58197) 2024-10-14 14:27:04 -07:00
di refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
hydration refactor(core): avoid hydration warnings when RenderMode.Client is set (#58004) 2024-10-02 11:45:28 +00:00
i18n refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
interface refactor(core): drop the Mutable utility type. (#58124) 2024-10-10 10:47:50 +00:00
internal refactor(core): add internal utility to resolve the component name of a node (#58148) 2024-10-11 07:04:40 +00:00
linker refactor(core): drop ViewRefTracker in favor of ApplicationRef. (#58096) 2024-10-08 13:25:23 -07:00
metadata refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
platform fix(platform-server): destroy PlatformRef when error happens during the bootstrap() phase (#58112) 2024-10-09 12:12:34 +00:00
reflection refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
render refactor(core): support external runtime styles via a component feature (#57922) 2024-09-30 13:25:12 -07:00
render3 refactor(core): Setup constant for standalone default value (#58175) 2024-10-14 16:01:41 +00:00
sanitization refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
testability refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
util refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
view refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
zone refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
authoring.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
cached_injector_service.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
change_detection.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
console.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
core.externs.js refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
core.ts refactor(core): adding publish global utils function (#58086) 2024-10-08 13:24:46 -07:00
core_private_export.ts refactor(core): add internal utility to resolve the component name of a node (#58148) 2024-10-11 07:04:40 +00:00
core_reactivity_export.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
core_reactivity_export_internal.ts fix(upgrade): support input signal bindings (#57020) 2024-09-26 14:14:14 -07:00
core_render3_private_export.ts refactor(core): Setup constant for standalone default value (#58175) 2024-10-14 16:01:41 +00:00
di.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
error_details_base_url.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
error_handler.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
errors.ts fix(core): Re-assign error codes to be within core bounds (<1000) (#53455) 2024-10-07 08:21:13 -07:00
event_delegation_utils.ts refactor(core): Remove global event delegation code. (#57893) 2024-09-26 14:18:17 -07:00
event_emitter.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
image_performance_warning.ts fix(common): prevent warning about oversize image twice (#58021) 2024-10-02 11:46:17 +00:00
linker.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
metadata.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
pending_tasks.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
profiler.ts refactor(platform-server): Add an ssr benchmark setup. (#57647) 2024-10-04 10:45:22 -07:00
r3_symbols.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
render.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
transfer_state.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
version.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
zone.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00