angular-cn/modules/angular2/test/transform
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
..
bind_generator refactor(compiler): rename decorator directives into directive 2015-04-30 13:38:40 -07:00
common docs(x-ref links): Change links to use dgeni syntax 2015-04-20 18:45:04 +00:00
directive_linker feat(decorators): adds decorators to be used by TS and Babel transpiled apps. 2015-04-29 15:13:25 -07:00
directive_processor feat(decorators): adds decorators to be used by TS and Babel transpiled apps. 2015-04-29 15:13:25 -07:00
integration feat(decorators): adds decorators to be used by TS and Babel transpiled apps. 2015-04-29 15:13:25 -07:00
reflection_remover feat(dart/transform): Add debug transform parameters 2015-04-20 12:32:04 -07:00
template_compiler refactor(compiler): rename decorator directives into directive 2015-04-30 13:38:40 -07:00
transform.server.spec.dart refactor(dart/transform): Use package:guinness in tests 2015-03-21 15:18:15 -07:00