angular/packages/core/src/util
Derek Cormier d2648d9d77 build(bazel): remove tsec patch to enable runfiles on Windows (#46447)
tsec previously did not use runfiles on Windows even when the flag was enabled.
The latest version now adds an option to force its usage.

PR Close #46447
2022-06-21 12:19:53 -07:00
..
security fix(core): address Trusted Types bug in Chrome 83 (#40815) 2021-02-12 16:59:58 -08:00
array_utils.ts refactor(core): Remove the need for explicit static query instruction (#40091) 2021-01-14 13:55:02 -08:00
assert.ts ci: add lint error for files with missing trailing new-line (#42478) 2021-06-04 13:31:03 -07:00
BUILD.bazel build(bazel): remove tsec patch to enable runfiles on Windows (#46447) 2022-06-21 12:19:53 -07:00
char_code.ts refactor(core): remove unused i18n placeholder for projection (#39172) 2020-10-27 10:39:37 -07:00
closure.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
coercion.ts fix(core): input coercion (#42803) 2022-02-07 10:52:59 -08:00
comparison.ts refactor(core): remove looseIdentical in favor of built-in Object.is (#37191) 2020-06-01 17:19:17 -04:00
decorators.ts feat(core): support TypeScript 4.3 (#42022) 2021-06-04 11:17:09 -07:00
dom.ts ci: add lint error for files with missing trailing new-line (#42478) 2021-06-04 13:31:03 -07:00
empty.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
errors.ts refactor(core): remove unused error handler logic (#46216) 2022-06-02 13:40:16 -07:00
global.ts fix(localize): ensure transitively loaded compiler code is tree-shakable (#45405) 2022-04-21 11:09:39 -07:00
is_dev_mode.ts fix(core): set ngDevMode to false when calling enableProdMode() (#40124) 2020-12-16 13:20:58 -08:00
iterable.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
lang.ts feat(common): allow any Subscribable in async pipe (#39627) 2020-11-23 08:28:11 -08:00
microtask.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
named_array_type.ts fix(core): use Trusted Types policy in named_array_type (#39209) 2020-10-14 09:33:48 -07:00
ng_dev_mode.ts fix(core): guard reading of global ngDevMode for undefined. (#36055) 2020-10-16 08:12:22 -07:00
ng_i18n_closure_mode.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
ng_jit_mode.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
ng_reflect.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
noop.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
property.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
raf.ts feat(core): support TypeScript 4.7 (#45749) 2022-04-29 12:19:45 -04:00
stringify.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
symbol.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00