angular/packages/common
Alan Agius 93d32a9acb fix(core): guard usages of performance.mark (#52505)
While `performance.mark` is available on all supported browsers and node.js version this API is not available in JSDOM which is used by Jest and Cloudflare worker.

This commit, updates the usage to a safer variant.

PR Close #52505
2023-11-03 07:43:36 -07:00
..
http fix(core): guard usages of performance.mark (#52505) 2023-11-03 07:43:36 -07:00
locales refactor(common): avoid repetitive globalThis in global locales (#52394) 2023-10-26 09:37:40 -07:00
src fix(core): guard usages of performance.mark (#52505) 2023-11-03 07:43:36 -07:00
test fix(common): apply fixed_srcset_width value only to fixed srcsets (#52459) 2023-10-31 14:57:19 -07:00
testing build: add targets for api doc generation (#52034) 2023-10-10 16:18:50 -07:00
upgrade build: add targets for api doc generation (#52034) 2023-10-10 16:18:50 -07:00
BUILD.bazel build: add targets for api doc generation (#52034) 2023-10-10 16:18:50 -07: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