angular-cn/modules/examples
Rob Wormald a88e6f3106 refactor(http): use Observables in Http backends
BREAKING CHANGE: Http now returns Rx Observables directly, so calling .toRx() is no longer necessary. Additionally, Http calls are now cold, so backend requests will not fire unless .subscribe() is called.

closes #4043 and closes #2974

Closes #4376
2015-09-27 22:15:30 +00:00
..
e2e_test chore(examples): remove dynamic versions of example apps 2015-09-16 00:23:49 +00:00
src refactor(http): use Observables in Http backends 2015-09-27 22:15:30 +00:00
test/benchpress style(dart): Format with dartfmt v0.2.0 2015-08-05 11:04:29 -07:00
pubspec.yaml chore(examples): remove dynamic versions of example apps 2015-09-16 00:23:49 +00:00