angular/modules
Alex Eagle b10d7a2e51 fix(angular2.d.ts): show typing for Component, etc
We had the same symbol exported as the interface
for Component decorator as well as the class for
Component annotation, and dgeni only showed the
latter.
Rename the interfaces for decorators with an ‘I’
prefix so they are retained in the .d.ts output.
2015-07-06 17:25:59 -07:00
..
angular2 fix(angular2.d.ts): show typing for Component, etc 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