angular/modules/core/test/compiler/pipeline
Tobias Bosch 3ec3d5e084 perf(view): inline and refactor view instantiation and hydration
- Don’t convert DOM array into JS array via `Array.slice`
- Inline static methods for instantiation and hydration
- Misc cleanup

Closes #291
2014-12-09 16:16:45 -08:00
..
directive_parser_spec.js feat(Reflection): extract reflection capabilities into a separate module 2014-11-24 16:53:12 -08:00
element_binder_builder_spec.js perf(view): inline and refactor view instantiation and hydration 2014-12-09 16:16:45 -08:00
element_binding_marker_spec.js feat(Reflection): extract reflection capabilities into a separate module 2014-11-24 16:53:12 -08:00
pipeline_spec.js fix(compiler): always wrap views into an own <template> element 2014-12-01 16:39:36 -08:00
property_binding_parser_spec.js feat(Reflection): extract reflection capabilities into a separate module 2014-11-24 16:53:12 -08:00
proto_element_injector_builder_spec.js feat(Reflection): extract reflection capabilities into a separate module 2014-11-24 16:53:12 -08:00
proto_view_builder_spec.js chore: Make field declarations explicit 2014-11-24 16:35:39 -08:00
text_interpolation_parser_spec.js feat(Reflection): extract reflection capabilities into a separate module 2014-11-24 16:53:12 -08:00
view_splitter_spec.js fix(compiler): allow identifiers with - in the template bindings as keys. 2014-12-01 16:39:36 -08:00