mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
The methods on `ViewResolverMock` have been merged into `DirectiveResolver`. BREAKING CHANGE: - ES5 users can no longer use the `View(…)` function to provide `ViewMetadata`. This mirrors the removal of the `@View` decorator a while ago. |
||
|---|---|---|
| .. | ||
| src | ||
| test | ||
| testing | ||
| compiler.ts | ||
| core_private.ts | ||
| index.ts | ||
| package.json | ||
| private_export.ts | ||
| rollup.config.js | ||
| testing.ts | ||
| tsconfig-es5.json | ||
| tsconfig-es2015.json | ||