angular/modules/@angular/compiler/src/view_compiler
2016-08-02 12:19:34 -07:00
..
compile_binding.ts refactor(compiler): re-arrange files 2016-07-29 13:40:58 -07:00
compile_element.ts feat(core): support ngOnDestroy on providers of a directive. 2016-08-02 11:23:26 -07:00
compile_method.ts refactor(compiler): re-arrange files 2016-07-29 13:40:58 -07:00
compile_pipe.ts fix(compiler): allow to use pipes inside of *ngIf (#10452) 2016-08-02 12:19:34 -07:00
compile_query.ts refactor(core): change module semantics 2016-07-26 07:04:10 -07:00
compile_view.ts fix(compiler): allow to use pipes inside of *ngIf (#10452) 2016-08-02 12:19:34 -07:00
constants.ts feat(core): split ChangeDetectorStrategy into ChangeDetectionStrategy and ChangeDetectorStatus 2016-06-27 20:19:20 -07:00
event_binder.ts feat(core): support ngOnDestroy on providers of a directive. 2016-08-02 11:23:26 -07:00
expression_converter.ts fix(compiler): Fixed ?. operator to short-circut execution (#9965) 2016-07-11 12:58:56 -07:00
lifecycle_binder.ts chore: update public api and integrate minor review comments 2016-08-02 11:23:26 -07:00
property_binder.ts refactor(core): collect lifecycle hooks for all injectable classes 2016-08-02 11:23:26 -07:00
util.ts feat(core): introduce @AppModule 2016-06-30 11:34:40 -07:00
view_binder.ts feat(core): support ngOnDestroy on providers of a directive. 2016-08-02 11:23:26 -07:00
view_builder.ts refactor(compiler): re-arrange files 2016-07-29 13:40:58 -07:00
view_compiler.ts refactor(compiler): re-arrange files 2016-07-29 13:40:58 -07:00