angular-docs-cn/modules/examples
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
..
e2e_test fix(exception_handler): log errors via `console.error` 2015-04-30 11:45:34 -07:00
src refactor(compiler): rename decorator directives into directive 2015-04-30 13:38:40 -07:00
test/benchpress fix(test): add `v8` category to server spec 2015-03-11 16:35:23 -07:00
pubspec.yaml feat(dart/transform): Turn on transform for examples/todo 2015-04-28 23:38:08 +00:00