angular-docs-cn/modules/angular2/test
Harry Terkelsen 70586b668c fix(debug): make debug tools take ComponentRef
The debug tools used to take ApplicationRefs, which are the old return
type of bootstrap. Now bootstrap returns ComponentRef, so the debug
tools should be updated.

Closes #4203
2015-09-16 18:00:28 +00:00
..
animate feat(animate): adds basic support for CSS animations on enter and leave 2015-09-14 17:37:09 +00:00
benchmark/transform refactor: export core APIs from angular2/core 2015-09-05 07:01:34 +00:00
compiler chore(build): improve reliability of the saucelabs job 2015-09-15 18:34:13 +02:00
core fix(NgClass): ignore empty and blank class names 2015-09-16 07:56:48 +00:00
http refactor: export core APIs from angular2/core 2015-09-05 07:01:34 +00:00
mock refactor: export core APIs from angular2/core 2015-09-05 07:01:34 +00:00
pipes cleanup(pipes): clean up imports 2015-09-15 11:47:09 -07:00
router chore(build): improve reliability of the saucelabs job 2015-09-15 18:34:13 +02:00
test_lib chore(build): improve reliability of the saucelabs job 2015-09-15 18:34:13 +02:00
tools fix(debug): make debug tools take ComponentRef 2015-09-16 18:00:28 +00:00
web_workers refactor(async): replace RxJS with RxNext 2015-09-15 23:44:57 +00:00
platform.dart refactor: Remove isDart from public API 2015-08-13 21:18:31 +00:00
platform.ts refactor: Remove isDart from public API 2015-08-13 21:18:31 +00:00
public_api_spec.dart chore: add test to prevent accidental changes to public API 2015-09-15 18:12:05 +00:00
public_api_spec.ts cleanup(pipes): clean up imports 2015-09-15 11:47:09 -07:00