mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
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 |
||
|---|---|---|
| .. | ||
| animate | ||
| benchmark/transform | ||
| compiler | ||
| core | ||
| http | ||
| mock | ||
| pipes | ||
| router | ||
| symbol_inspector | ||
| test_lib | ||
| tools | ||
| web_workers | ||
| platform.dart | ||
| platform.ts | ||
| public_api_spec.ts | ||