angular/packages/common/src
arturovt 076d4499af refactor(common): do not run CD when verifying image distortion (#50723)
This commit wraps the `assertNonZeroRenderedHeight` and `assertNoImageDistortion`
with `runOutsideAngular` to setup the `load` event listener outside of the Angular zone.
This was previously causing extra change detection cycles in development mode and
interfered debugging stuff.

PR Close #50723
2023-06-20 10:59:36 +02:00
..
directives refactor(common): do not run CD when verifying image distortion (#50723) 2023-06-20 10:59:36 +02:00
i18n docs(common): Make links out of @see tags (#50110) 2023-06-14 10:54:39 +02:00
location refactor(common): cleanup platformLocation (#50054) 2023-05-09 14:39:21 -07:00
pipes docs(common): Make links out of @see tags (#50110) 2023-06-14 10:54:39 +02:00
common.ts fix(common): export the IMAGE_CONFIG token (#48051) 2022-11-14 19:27:17 +00:00
common_module.ts feat(common): make the CommonModule directives standalone (#46469) 2022-06-28 12:55:25 -07:00
cookie.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
dom_adapter.ts refactor(common): remove unused setDOM (#48357) 2022-12-05 14:35:08 -08:00
dom_tokens.ts docs: remove mention of the webworker platform issues (#49947) 2023-04-23 18:20:58 -07:00
errors.ts refactor(http): tree-shakable error on JSONP request (#50376) 2023-05-24 13:58:49 +00:00
platform_id.ts refactor(common): Deprecate useless isPlatform functions (#50055) 2023-05-01 07:39:40 -07:00
private_export.ts refactor(common): remove BrowserPlatformLocation from private exports. (#49301) 2023-03-03 16:39:54 +00:00
version.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
viewport_scroller.ts refactor(common): Remove check for createShadowRoot (#49756) 2023-04-17 14:06:02 +00:00
xhr.ts fix(platform-browser): configure XhrFactory to use BrowserXhr (#41313) 2021-03-29 15:14:16 -07:00