angular/modules/@angular/core/src/linker
vikerman 3466232f8b fix(build): Remove duplicate System declarations (#10713)
Add it to a common .d.ts. Prevents closure from complaining of duplicate declarations when compiled using tsickle to generate externs.
2016-08-11 19:37:01 -07:00
..
compiler.ts refactor(Type): merge Type and ConcreType<?> into Type<?> (#10616) 2016-08-10 18:21:28 -07:00
component_factory.ts refactor(Type): merge Type and ConcreType<?> into Type<?> (#10616) 2016-08-10 18:21:28 -07:00
component_factory_resolver.ts refactor(Type): merge Type and ConcreType<?> into Type<?> (#10616) 2016-08-10 18:21:28 -07:00
component_resolver.ts refactor(Type): merge Type and ConcreType<?> into Type<?> (#10616) 2016-08-10 18:21:28 -07:00
debug_context.ts refactor: remove ts2dart annotations 2016-08-01 11:34:51 -07:00
dynamic_component_loader.ts refactor(Type): merge Type and ConcreType<?> into Type<?> (#10616) 2016-08-10 18:21:28 -07:00
element.ts fix(core): ensure ngFor only inserts/moves/removes elements when necessary (#10287) 2016-08-01 11:09:52 -07:00
element_injector.ts refactor: remove ts2dart annotations 2016-08-01 11:34:51 -07:00
element_ref.ts docs(security): security api doc update and fix stability marker for Type 2016-06-28 14:01:48 -07:00
exceptions.ts feat(ExpressionChangedAfterItHasBeenCheckedException): more meaningful error message 2016-07-08 10:34:22 -07:00
ng_module_factory.ts refactor(Type): merge Type and ConcreType<?> into Type<?> (#10616) 2016-08-10 18:21:28 -07:00
ng_module_factory_loader.ts refactor(core): change module semantics 2016-07-26 07:04:10 -07:00
query_list.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
system_js_ng_module_factory_loader.ts fix(build): Remove duplicate System declarations (#10713) 2016-08-11 19:37:01 -07:00
systemjs_component_resolver.ts fix(build): Remove duplicate System declarations (#10713) 2016-08-11 19:37:01 -07:00
template_ref.ts fix(linker): prevent pollution of empty embeddedView context (#10548) 2016-08-08 09:11:35 -07:00
view.ts chore(facade): remove most facade/async functions 2016-08-05 12:26:28 -07:00
view_container_ref.ts fix(core): ensure ngFor only inserts/moves/removes elements when necessary (#10287) 2016-08-01 11:09:52 -07:00
view_ref.ts refactor: misc cleanup (#10046) 2016-07-13 11:01:32 -07:00
view_type.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
view_utils.ts refactor: remove ts2dart annotations 2016-08-01 11:34:51 -07:00