angular-cn/modules/@angular/core
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
..
src feat(compiler): integrate compiler with view engine - change detection tests work (#14412) 2017-02-13 17:02:00 -06:00
test feat(compiler): integrate compiler with view engine - change detection tests work (#14412) 2017-02-13 17:02:00 -06:00
testing build: allow users to specify --strictNullChecks (#14382) 2017-02-10 14:10:03 -06:00
index.ts fix: display framework version on bootstrapped component (#13252) 2016-12-06 16:21:07 -08:00
package.json feat: update to rxjs@5.0.1 and unpin the rxjs peerDeps via ^5.0.1 (#13572) 2016-12-19 16:24:53 -08:00
rollup-testing.config.js refactor: add license header to JS files & format files (#12081) 2016-10-04 20:39:20 -07:00
rollup.config.js refactor: add license header to JS files & format files (#12081) 2016-10-04 20:39:20 -07:00
tsconfig-build.json build: remove post-processing of .d.ts files (#13294) 2017-02-08 11:32:34 -06:00
tsconfig-testing.json build: first pass of de-duplicating tsconfig.json content (#14369) 2017-02-09 14:32:40 -08:00