mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
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 |
||
|---|---|---|
| .. | ||
| src | ||
| test | ||
| testing | ||
| index.ts | ||
| package.json | ||
| rollup-testing.config.js | ||
| rollup.config.js | ||
| tsconfig-build.json | ||
| tsconfig-testing.json | ||