angular/modules/angular2/src/render/dom/compiler
2015-05-08 14:22:07 +02:00
..
compile_control.js docs(x-ref links): Change links to use dgeni syntax 2015-04-20 18:45:04 +00:00
compile_element.js refactor(compiler): add control.ignoreCurrentElement() to skip the current element 2015-04-10 23:34:05 +00:00
compile_pipeline.js feat(render): add initial implementation of render layer 2015-04-01 16:50:22 -07:00
compile_step.js feat(render): add initial implementation of render layer 2015-04-01 16:50:22 -07:00
compile_step_factory.js chore(rename): rename View and Template concepts for #1244 2015-04-10 12:00:37 -07:00
compiler.js refactor(renderer): separate compiler from renderer 2015-05-06 10:50:15 -07:00
directive_parser.js feat(compiler): allow setting attributes on a host element 2015-05-08 14:22:07 +02:00
property_binding_parser.js refactor(compiler): add control.ignoreCurrentElement() to skip the current element 2015-04-10 23:34:05 +00:00
selector.js fix(compiler): changed the compiler to set up event listeners and host properties on host view elements 2015-04-29 05:27:45 +00:00
template_loader.js feat(decorators): adds decorator versions of DI annotations. 2015-05-04 13:35:09 -07:00
text_interpolation_parser.js refactor(compiler): add control.ignoreCurrentElement() to skip the current element 2015-04-10 23:34:05 +00:00
view_splitter.js refactor(render): user render compiler 2015-04-03 23:41:00 -07:00