angular/packages/core/src/view
Igor Minar 25eaff447a refactor(core): remove duplicate InjectableType declaration (#34679)
This duplication causes a compilation error with TypeScript 3.7

PR Close #34679
2020-01-09 16:05:20 -08:00
..
element.ts perf: don't create holey arrays (#32155) 2019-08-21 08:27:43 -07:00
entrypoint.ts feat(core): Adds DI support for providedIn: 'platform'|'any' (#32154) 2019-08-29 21:51:56 -07:00
errors.ts build: extract interface and util sub compilation from core (#28028) 2019-01-10 16:31:44 -08:00
index.ts feat(compiler): introduce TestBed.overrideTemplateUsingTestingModule 2017-11-06 14:12:30 -08:00
ng_content.ts refactor(core): add a checkIndex to the compiler view nodes 2017-10-04 14:55:54 -07:00
ng_module.ts style: enforce disallowance of object constructor (#33211) 2019-12-03 10:08:25 -08:00
provider.ts Revert "refactor: use isObservable provided by rxjs 6.1+ (#27668)" 2019-11-27 13:00:59 -08:00
pure_expression.ts perf: don't create holey arrays (#32155) 2019-08-21 08:27:43 -07:00
query.ts refactor(core): add a checkIndex to the compiler view nodes 2017-10-04 14:55:54 -07:00
refs.ts style: enforce disallowance of object constructor (#33211) 2019-12-03 10:08:25 -08:00
services.ts refactor(core): remove duplicate InjectableType declaration (#34679) 2020-01-09 16:05:20 -08:00
text.ts perf: don't create holey arrays (#32155) 2019-08-21 08:27:43 -07:00
types.ts feat(core): Adds DI support for providedIn: 'platform'|'any' (#32154) 2019-08-29 21:51:56 -07:00
util.ts fix(ivy): properly tree-shake away StaticInjector (#30219) 2019-04-30 21:35:54 -07:00
view.ts fix(core): ensure init lifecycle events are called (#20258) 2017-11-10 13:47:39 -08:00
view_attach.ts perf(ivy): avoid using array splice (#31656) 2019-07-22 09:53:18 -07:00