angular/packages/core/src/di
2020-02-07 09:59:11 -08:00
..
interface docs: edit injectable decorator doc (#34218) 2020-01-14 10:04:27 -08:00
jit fix(ivy): inheriting injectable definition from undecorated class not working on IE10 in JIT mode (#34305) 2019-12-13 14:19:58 -08:00
forward_ref.ts fix(ivy): error when using forwardRef in Injectable's useClass (#30532) 2019-07-26 14:02:49 -07:00
index.ts fix(ivy): throw a better error when DI can't inject a ctor param (#33739) (#34340) 2019-12-11 08:48:10 -08:00
injectable.ts docs: improve description of providedIn any (#35192) 2020-02-07 09:59:11 -08:00
injection_token.ts refactor(core): rename ngInjectableDef to ɵprov (#33151) 2019-10-16 16:36:19 -04:00
injector.ts docs: edit injectable decorator doc (#34218) 2020-01-14 10:04:27 -08:00
injector_compatibility.ts fix(ivy): throw a better error when DI can't inject a ctor param (#33739) (#34340) 2019-12-11 08:48:10 -08:00
metadata.ts refactor(docs-infra): remove linenums=false since it is now the default (#31674) 2019-07-24 14:38:54 -07:00
r3_injector.ts fix(ivy): ensure module imports are instantiated before the module being declared (#35172) 2020-02-07 09:58:50 -08:00
reflective_errors.ts refactor(ivy): refactor more files in DI to prepare it for bazel packages (#28098) 2019-01-14 09:55:30 -08:00
reflective_injector.ts style: enforce disallowance of object constructor (#33211) 2019-12-03 10:08:26 -08:00
reflective_key.ts build: extract interface and util sub compilation from core (#28028) 2019-01-10 16:31:44 -08:00
reflective_provider.ts refactor(core): replace instanceof Array (#33077) 2019-10-14 23:44:57 +00:00
scope.ts feat(core): Adds DI support for providedIn: 'platform'|'any' (#32154) 2019-08-29 21:51:56 -07:00
util.ts perf(core): Make PlatformLocation tree-shakable (#32154) 2019-08-29 21:51:56 -07:00