angular/packages/core/src/util
Ruslan Lekhman d5719c2e0f fix(core): input coercion (#42803)
BREAKING CHANGE: Forms [email] input coercion

Forms [email] input value will be considered as true if it is defined with any value rather
than false and 'false'.

PR Close #42803
2022-02-07 10:52:59 -08: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 refactor(devtools): bring the angular devtools directory into the root bazel workspace 2022-01-26 16:35:31 -05: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): move runtime error code logic (#44398) 2022-01-06 23:43:18 +00:00
global.ts refactor(core): remove custom globalThis (#40123) 2020-12-17 11:43:28 -08: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 build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -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