angular/packages/platform-browser/test/dom
arturovt 17234213f6 refactor(platform-browser): remove Console from Hammer gestures (#59409)
Injecting the `Console` is redundant because it directly calls the global `console` object.
There is no reason to reference this class in Hammer gestures, as it is only used in development
mode. We can safely call the `console` object directly.

PR Close #59409
2025-01-09 13:09:51 -05:00
..
events refactor(platform-browser): remove Console from Hammer gestures (#59409) 2025-01-09 13:09:51 -05:00
dom_renderer_spec.ts refactor(core): Migrate all packages with the explicit-standalone-flag schematic. (#58160) 2024-10-14 14:58:57 +00:00
shadow_dom_spec.ts refactor(core): Migrate all packages with the explicit-standalone-flag schematic. (#58160) 2024-10-14 14:58:57 +00:00
shared_styles_host_spec.ts fix(platform-browser): collect external component styles from server rendering (#59031) 2024-12-05 16:12:22 -08:00