angular-cn/modules
Rado Kirov 457c15cd6c feat(decorators): adds decorator versions of DI annotations.
In 'angular2/di' the symbol:
- Inject is a decorator
- InjectAnnotation is an annotation

Internally one an get a hold of annotations without *Annotations appened
(to make ts2dart work without workarounds) by importing from
'angular2/src/di/annotations_impl' instead of 'angular2/di'. This is
needed only for users that transpile through TS and through ts2dart.
2015-05-04 13:35:09 -07:00
..
angular2 feat(decorators): adds decorator versions of DI annotations. 2015-05-04 13:35:09 -07:00
angular2_material feat(decorators): adds decorator versions of DI annotations. 2015-05-04 13:35:09 -07:00
benchmarks feat(decorators): adds decorator versions of DI annotations. 2015-05-04 13:35:09 -07:00
benchmarks_external feat(benchmark): added an implementation of the tree benchmark in React 2015-04-30 18:12:21 -07:00
benchpress refactor(benchpress): report forced gc metric separately 2015-04-30 12:15:30 -07:00
examples feat(decorators): adds decorator versions of DI annotations. 2015-05-04 13:35:09 -07:00
rtts_assert chore(build): Remove .es6 files which shadow .ts files. 2015-05-01 09:51:03 -07:00