angular/modules/examples/src
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
..
benchpress fix(benchpress): benchpress fixes and a smoke test for Dart 2015-02-23 10:50:51 -08:00
forms refactor(compiler): rename decorator directives into directive 2015-04-30 13:38:40 -07:00
gestures feat(decorators): adds decorators to be used by TS and Babel transpiled apps. 2015-04-29 15:13:25 -07:00
hello_world refactor(compiler): rename decorator directives into directive 2015-04-30 13:38:40 -07:00
key_events feat(decorators): adds decorators to be used by TS and Babel transpiled apps. 2015-04-29 15:13:25 -07:00
material refactor(compiler): rename decorator directives into directive 2015-04-30 13:38:40 -07:00
sourcemap fix(exception_handler): log errors via console.error 2015-04-30 11:45:34 -07:00
todo refactor(compiler): rename decorator directives into directive 2015-04-30 13:38:40 -07:00