angular-cn/modules/angular2/docs
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
..
change_detection docs(change_detection): add explicit @name and @description 2015-02-17 08:08:47 +00:00
core refactor(compiler): rename decorator directives into directive 2015-04-30 13:38:40 -07:00
di refactor(di): rename ProviderError to BindingError 2015-04-17 20:17:51 +02:00