mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
f75a50c1dd
BREAKING CHANGE: Previously, `Directive` was the abstract base class of several directives. Now, `Directive` is the former `Decorator`, and `Component` inherits from it.
Temporary home of Material Design components for Angular 2.