angular-cn/modules/angular2/test
Jeff Cross 21568106b1 feat(http): add basic http service
This implementation only works in JavaScript, while the Observable transpilation
story gets worked out. Right now, the service just makes a simple request,
and returns an Observable of Response.

Additional functionality will be captured in separate issues.

Fixes #2028
2015-06-09 10:00:04 -07:00
..
benchmark/transform chore(benchmarks): add transform benchmark runner and clean up benchmark output 2015-05-07 10:36:04 -07:00
change_detection test(change detect): Port more change detect tests 2015-06-09 07:18:48 -07:00
core test(ElementInjector): test that hostInjector has priority over viewInjector 2015-06-08 20:34:44 +02:00
debug feat(test): add element probe 2015-05-29 12:44:21 -07:00
di chore: move to clang-format 1.0.17. 2015-06-03 15:27:27 -07:00
directives refactor (test/directives): ts'ify test/directives 2015-05-26 16:51:38 -07:00
dom refactor: update Dart package dependencies 2015-03-25 15:54:12 -07:00
facade refactor(lang_spec): Add missing ;s and clang-format 2015-06-02 21:09:38 +02:00
forms refactor(test): remove explicit calls to flushMicrotasks() 2015-06-08 20:30:49 +02:00
http feat(http): add basic http service 2015-06-09 10:00:04 -07:00
mock chore: move to clang-format 1.0.17. 2015-06-03 15:27:27 -07:00
reflection style(dart): Format Dart source with dart_style 0.1.8 2015-05-29 10:42:47 -07:00
render/dom refactor(render): don’t use a global cache for property setters 2015-06-05 13:11:23 -07:00
router feat(router): add routing to async components 2015-06-08 15:49:56 -07:00
services chore: move to clang-format 1.0.17. 2015-06-03 15:27:27 -07:00
test_lib feat(FakeAsync): check pending timers at the end of fakeAsync in Dart 2015-06-04 09:09:18 +02:00
transform feat(change detect): Throw on attempts to use dehydrated detector 2015-06-08 16:10:41 -07:00