angular/modules/@angular/core/test/view
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
..
anchor_spec.ts feat(compiler): integrate compiler with view engine - change detection tests work (#14412) 2017-02-13 17:02:00 -06:00
component_view_spec.ts feat(compiler): integrate compiler with view engine - change detection tests work (#14412) 2017-02-13 17:02:00 -06:00
element_spec.ts feat(compiler): integrate compiler with view engine - change detection tests work (#14412) 2017-02-13 17:02:00 -06:00
embedded_view_spec.ts feat(compiler): integrate compiler with view engine - change detection tests work (#14412) 2017-02-13 17:02:00 -06:00
helper.ts fix(core): view engine - fix perf regressions (#14345) 2017-02-08 14:42:22 -06:00
ng_content_spec.ts feat(compiler): integrate compiler with view engine - change detection tests work (#14412) 2017-02-13 17:02:00 -06:00
provider_spec.ts feat(compiler): integrate compiler with view engine - change detection tests work (#14412) 2017-02-13 17:02:00 -06:00
pure_expression_spec.ts feat(compiler): integrate compiler with view engine - change detection tests work (#14412) 2017-02-13 17:02:00 -06:00
query_spec.ts feat(compiler): integrate compiler with view engine - change detection tests work (#14412) 2017-02-13 17:02:00 -06:00
services_spec.ts feat(compiler): integrate compiler with view engine - change detection tests work (#14412) 2017-02-13 17:02:00 -06:00
text_spec.ts feat(compiler): integrate compiler with view engine - change detection tests work (#14412) 2017-02-13 17:02:00 -06:00
view_def_spec.ts feat(compiler): integrate compiler with view engine - main integration tests work (#14284) 2017-02-10 14:10:03 -06:00