angular/packages/common
arturovt 29c5416d14 fix(common): remove load on image once it fails to load (#52990)
This commit adds an `error` listener to image elements and removes both
`load` and `error` listeners once the image loads or fails to load. The `load`
listener would never have been removed if the image failed to load.

PR Close #52990
2023-11-20 08:58:06 -08:00
..
http fix(http): Use the response content-type to set the blob type. (#52840) 2023-11-13 16:22:20 +00:00
locales refactor(common): avoid repetitive globalThis in global locales (#52394) 2023-10-26 09:37:40 -07:00
src fix(common): remove load on image once it fails to load (#52990) 2023-11-20 08:58:06 -08:00
test refactor(common): Add fake implementation of PlatformNavigation. (#52363) 2023-11-09 18:01:33 +00:00
testing refactor(common): Add fake implementation of PlatformNavigation. (#52363) 2023-11-09 18:01:33 +00:00
upgrade build: add targets for api doc generation (#52034) 2023-10-10 16:18:50 -07:00
BUILD.bazel refactor(common): Add fake implementation of PlatformNavigation. (#52363) 2023-11-09 18:01:33 +00:00
index.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
package.json build: update node.js engines version to be more explicate about v20 support (#52448) 2023-10-31 14:18:36 -07:00
PACKAGE.md docs: add api doc to sub-packages (#33801) 2019-11-20 14:48:50 -08:00
public_api.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00