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 | ||
| events | ||
| shadow_dom | ||
| view | ||
| convert_spec.js | ||
| direct_dom_renderer_integration_spec.js | ||
| integration_testbed.js | ||
| shadow_dom_emulation_integration_spec.js | ||