angular/modules/angular2/src/render/dom/compiler
2015-04-20 18:45:04 +00: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 chore(rename): rename View and Template concepts for #1244 2015-04-10 12:00:37 -07:00
directive_parser.js feat(events): add support for global events 2015-04-13 22:35:36 +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 docs(x-ref links): Change links to use dgeni syntax 2015-04-20 18:45:04 +00:00
template_loader.js misc(docs): Edits and additions for Forms and Change Detection 2015-04-14 13:34:29 -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