angular/modules
Alex Eagle 8681f79182 chore(typings): move comments to decorator args.
The properties of the annotation classes are not really the public API.
Users will interact with these via a decorator, and the decorator
takes a single arg, typed with the args class. Thus the comment is
more useful on the arg class.

This also fixes the problem of intellisense/autocomplete not showing
the important docs as you fill in the properties in a decorator
declaration.
2015-07-06 17:25:59 -07:00
..
angular2 chore(typings): move comments to decorator args. 2015-07-06 17:25:59 -07:00
angular2_material feat(di): removed app injector 2015-07-01 13:33:43 -07:00
benchmarks feat(di): removed app injector 2015-07-01 13:33:43 -07:00
benchmarks_external chore: update files to match clang-format 1.0.21. 2015-06-19 15:00:32 -07:00
benchpress chore(npm): correct generated package json files. 2015-06-29 10:30:00 -07:00
examples examples: added an example of a crud app 2015-07-01 16:25:53 -07:00
rtts_assert feat(http): refactor library to work in dart 2015-06-30 15:21:36 -07:00