angular-cn/modules
Jeff Cross 146dbf1270 refactor(Http): remove HttpFactory
BREAKING CHANGE: HttpFactory is no longer available. 
    This factory provided a function alternative to the `request` method of the
    Http class, but added no real value. The additional factory required an
    additional IHttp interface, an odd way to inject while preserving type information
    (`@Inject(HttpFactory) http:IHttp`), and required additional documentation in the
    http module.

Closes #2564
2015-06-30 15:21:36 -07:00
..
angular2 refactor(Http): remove HttpFactory 2015-06-30 15:21:36 -07:00
angular2_material chore(npm): correct generated package json files. 2015-06-29 10:30:00 -07:00
benchmarks refactor(di): unified di injector and core injector 2015-06-26 15:59:18 -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 feat(http): refactor library to work in dart 2015-06-30 15:21:36 -07:00
rtts_assert feat(http): refactor library to work in dart 2015-06-30 15:21:36 -07:00