angular-cn/modules/angular2_material
Tobias Bosch f75a50c1dd refactor(compiler): rename decorator directives into directive
BREAKING CHANGE:
Previously, `Directive` was the abstract base class of several directives.
Now, `Directive` is the former `Decorator`, and `Component` inherits from it.
2015-04-30 13:38:40 -07:00
..
src refactor(compiler): rename decorator directives into directive 2015-04-30 13:38:40 -07:00
README.md feat(material): first ng2 material design components 2015-04-14 16:15:35 -07:00
package.json feat(material): first ng2 material design components 2015-04-14 16:15:35 -07:00
pubspec.yaml feat(material): first ng2 material design components 2015-04-14 16:15:35 -07:00

README.md

Temporary home of Material Design components for Angular 2.