mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
- use `$implicit` variable value correctly - handle `ng-non-bindable` correctly - add some more assertions to `TemplateCompiler` - make `CompiledTemplate` const - fix default value for `@Directive.moduleId` - add new compiler to application bindings BREAKING CHANGE: - `Compiler.compileInHost` and all methods of `DynamicComponentLoader` don’t take `Binding` any more, only `Type`s. This is in preparation for the new compiler which does not support this. Part of #3605 Closes #4346 |
||
|---|---|---|
| .. | ||
| animate | ||
| benchmark/transform | ||
| compiler | ||
| core | ||
| http | ||
| mock | ||
| pipes | ||
| router | ||
| symbol_inspector | ||
| test_lib | ||
| tools | ||
| web_workers | ||
| platform.dart | ||
| platform.ts | ||
| public_api_spec.ts | ||