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 |
||
|---|---|---|
| .. | ||
| change_definition_factory_spec.ts | ||
| change_detector_compiler_spec.ts | ||
| change_detector_mocks.ts | ||
| command_compiler_spec.ts | ||
| directive_metadata_spec.ts | ||
| eval_module.dart | ||
| eval_module.ts | ||
| eval_module_spec.ts | ||
| html_parser_spec.ts | ||
| runtime_metadata_spec.ts | ||
| schema_registry_mock.ts | ||
| source_module_spec.ts | ||
| style_compiler_import.shim.ts | ||
| style_compiler_import.ts | ||
| style_compiler_spec.ts | ||
| style_url_resolver_spec.ts | ||
| template_compiler_spec.ts | ||
| template_normalizer_spec.ts | ||
| template_parser_spec.ts | ||
| template_preparser_spec.ts | ||
| test_bindings.ts | ||
| util_spec.ts | ||