angular-cn/modules/@angular/compiler/test/template_parser
Tobias Bosch e4e9dbe33d feat(compiler): integrate compiler with view engine - change detection tests work (#14412)
Included refactoring:
- make ViewData.parentIndex point to component provider index
- split NodeType.Provider into Provider / Directive / Pipe
- make purePipe take the real pipe as argument to detect changes
- order change detection:
  1) directive props
  2) renderer props

Part of #14013

PR Close #14412
2017-02-13 17:02:00 -06:00
..
binding_parser_spec.ts refactor(compiler): move host properties into DirectiveWrapper 2016-10-26 14:32:24 -07:00
template_parser_spec.ts feat(compiler): integrate compiler with view engine - change detection tests work (#14412) 2017-02-13 17:02:00 -06:00
template_preparser_spec.ts refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00