angular/modules/angular2/src/test_lib
Tobias Bosch d21c7bdf90 refactor(compiler): remove unused code
BREAKING CHANGE:
- Removes `ChangeDetection`, use a binding for `ChangeDetectorGenConfig` instead
  to configure change detection.
- `RenderElementRef.renderBoundElementIndex` was renamed to `RenderElementRef.boundElementIndex`.
- Removes `ViewLoader`, use `XHRImpl` instead.
2015-10-01 22:27:41 -07:00
..
benchmark_util.ts fix(exception_handler): fix error messages of wrapped exceptions 2015-09-10 22:26:56 +00:00
e2e_util.dart style(dart): Format Dart source with dart_style 0.1.8 2015-05-29 10:42:47 -07:00
e2e_util.ts chore(build): enable type-checking for TypeScript ES6 emit. 2015-08-06 16:57:52 -07:00
fake_async.dart fix(exception_handler): fix error messages of wrapped exceptions 2015-09-10 22:26:56 +00:00
fake_async.ts fix(exception_handler): fix error messages of wrapped exceptions 2015-09-10 22:26:56 +00:00
lang_utils.dart feat(fakeAsync): allow simulating the passage of time 2015-05-19 06:51:15 +02:00
lang_utils.ts chore(ts2dart): replace List with Array 2015-08-31 21:32:10 +00:00
perf_util.dart refactor (angular2/test_lib): ts'ifying last of test_lib 2015-06-02 13:11:30 -07:00
perf_util.ts fix(build): Use Angular's testability API to wait for end of e2e tests 2015-10-01 03:41:10 +00:00
shims_for_IE.js fix(shims): add requestAnimationFrame shim for IE9 and Android 2015-09-24 10:23:58 +02:00
test_component_builder.ts chore(typings): remove traceur-runtime.d.ts 2015-09-30 00:07:16 +00:00
test_injector.ts refactor(compiler): remove unused code 2015-10-01 22:27:41 -07:00
test_lib.dart fix(exception_handler): fix error messages of wrapped exceptions 2015-09-10 22:26:56 +00:00
test_lib.ts chore(build): improve reliability of the saucelabs job 2015-09-15 18:34:13 +02:00
utils.ts feat(render): add generic view factory based on the template commands 2015-09-25 11:56:58 -07:00