angular/packages/core/src
Andrew Kushnir db37c17e02 refactor(core): remove NG_PROV_DEF_FALLBACK needed for IE10 only (#39090)
This commit removes a workaround previously used for IE 9 and 10 to identify whether InjectableDef
was defined on a given class instance. Since support for IE 9 and 10 is removed, this fallback is
no longer needed.

PR Close #39090
2020-10-13 15:51:48 -07:00
..
change_detection refactor(core): _reset() remove nextRecord (#38752) 2020-09-10 08:52:51 -07:00
compiler feat(core): remove ViewEncapsulation.Native (#38882) 2020-10-08 11:56:03 -07:00
debug refactor(core): Remove reliance on TNodeType.View. (#38707) 2020-09-28 16:15:59 -04:00
di refactor(core): remove NG_PROV_DEF_FALLBACK needed for IE10 only (#39090) 2020-10-13 15:51:48 -07:00
i18n build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
interface docs(core): Fix typo in JSDoc for AbstractType<T> (#38541) 2020-08-20 09:30:17 -07:00
linker docs: clean up api doc in core (#37053) 2020-06-30 12:11:15 -07:00
metadata feat(core): remove ViewEncapsulation.Native (#38882) 2020-10-08 11:56:03 -07:00
reflection fix(ngcc): detect synthesized delegate constructors for downleveled ES2015 classes (#38463) 2020-08-17 10:55:40 -07:00
render build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
render3 feat(core): remove ViewEncapsulation.Native (#38882) 2020-10-08 11:56:03 -07:00
sanitization fix(core): use Trusted Types policy in inert DOM builder (#39208) 2020-10-13 14:58:06 -07:00
testability build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
util feat(core): create internal Trusted Types module (#39207) 2020-10-13 11:23:36 -07:00
view feat(core): remove ViewEncapsulation.Native (#38882) 2020-10-08 11:56:03 -07:00
zone fix(core): unify the signature between ngZone and noopZone (#37581) 2020-07-28 09:59:49 -07:00
application_init.ts docs: fix typo from singular to plural spelling (#36586) 2020-07-22 10:12:44 -07:00
application_module.ts refactor(core): break i18n.ts into smaller files (#38368) 2020-08-10 15:07:42 -07:00
application_ref.ts refactor(core): reduce the number of circular deps (#38805) 2020-09-18 11:20:08 -07:00
application_tokens.ts docs: clean up api doc in core (#37053) 2020-06-30 12:11:15 -07:00
change_detection.ts fix(core): remove CollectionChangeRecord symbol (#38668) 2020-09-02 16:45:19 -07:00
codegen_private_exports.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
console.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
core.externs.js build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
core.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
core_private_export.ts refactor(core): remove looseIdentical in favor of built-in Object.is (#37191) 2020-06-01 17:19:17 -04:00
core_render3_private_export.ts refactor(core): remove deprecated ɵɵselect instruction (#38733) 2020-09-08 11:40:12 -07:00
di.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
error_handler.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
errors.ts refactor(core): reduce the number of circular deps (#38805) 2020-09-18 11:20:08 -07:00
event_emitter.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
ivy_switch.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
linker.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
metadata.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
platform_core_providers.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
r3_symbols.ts refactor(core): add noSideEffects() as private export (#38320) 2020-08-06 09:02:16 -07:00
render.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
version.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
zone.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00