angular-docs-cn/modules/core/test/compiler/pipeline
Rado Kirov 174613067c feat(views): adds (de)hydration of views and template vars.
Dehydrated views are views that are structurally fixed, but their
directive instances and viewports are purged.

Support for local bindings is added to the view.
2014-12-04 22:40:51 -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 feat(views): adds (de)hydration of views and template vars. 2014-12-04 22:40:51 -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