angular/modules/@angular/compiler/src/view_compiler
Matias Niemelä 45e8e73670 refactor(animations): deport TCB away from animation-land forever (#10892)
* feat(animations): support animation trigger template callbacks

* refactor(animations): deport TCB away from animation-land forever
2016-08-22 17:18:25 -07:00
..
compile_binding.ts refactor(compiler): re-arrange files 2016-07-29 13:40:58 -07:00
compile_element.ts chore(facade): remove most facade/async functions 2016-08-05 12:26:28 -07:00
compile_method.ts refactor(compiler): re-arrange files 2016-07-29 13:40:58 -07:00
compile_pipe.ts refactor(OutputAst): BuiltinMethod.bind renamed to Bind (#10739) 2016-08-14 10:04:37 -07:00
compile_query.ts refactor(core): change module semantics 2016-07-26 07:04:10 -07:00
compile_view.ts refactor(animations): deport TCB away from animation-land forever (#10892) 2016-08-22 17:18:25 -07:00
constants.ts feat(core): split ChangeDetectorStrategy into ChangeDetectionStrategy and ChangeDetectorStatus 2016-06-27 20:19:20 -07:00
event_binder.ts refactor(animations): deport TCB away from animation-land forever (#10892) 2016-08-22 17:18:25 -07:00
expression_converter.ts fix(compiler): Generate temporary variables for guarded expressions (#10657) 2016-08-11 21:20:54 -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 fix(compiler): Generate temporary variables for guarded expressions (#10657) 2016-08-11 21:20:54 -07:00
util.ts chore(imports): don't import ExceptionHandler from facade (#10620) 2016-08-10 15:55:18 -07:00
view_binder.ts refactor(animations): deport TCB away from animation-land forever (#10892) 2016-08-22 17:18:25 -07:00
view_builder.ts refactor(animations): deport TCB away from animation-land forever (#10892) 2016-08-22 17:18:25 -07:00
view_compiler.ts refactor(animations): deport TCB away from animation-land forever (#10892) 2016-08-22 17:18:25 -07:00