angular/packages/platform-browser/test
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
..
browser feat(core): add syntactic sugar for initializers (#53152) 2024-10-22 09:38:18 -07:00
dom refactor(platform-browser): remove Console from Hammer gestures (#59409) 2025-01-09 13:09:51 -05:00
security refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
static_assets refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
BUILD.bazel feat(platform-browser): enable HTTP request caching when using provideClientHydration (#49699) 2023-04-04 15:04:03 -07:00
hydration_spec.ts refactor(core): Migrate all packages with the explicit-standalone-flag schematic. (#58160) 2024-10-14 14:58:57 +00:00
testing_public_spec.ts refactor(core): Migrate all packages with the explicit-standalone-flag schematic. (#58160) 2024-10-14 14:58:57 +00:00