mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
BREAKING CHANGE: Previously, `Directive` was the abstract base class of several directives. Now, `Directive` is the former `Decorator`, and `Component` inherits from it. |
||
|---|---|---|
| .. | ||
| compiler_browser_spec.js | ||
| compiler_common_tests.js | ||
| compiler_html5lib.server.spec.dart | ||
| directive_parser_spec.js | ||
| pipeline_spec.js | ||
| property_binding_parser_spec.js | ||
| selector_spec.js | ||
| template_loader_spec.js | ||
| text_interpolation_parser_spec.js | ||
| view_splitter_spec.js | ||