angular/modules/angular2/src/test_lib
vsavkin 392de4af67 feat(pipes): replaces iterable and key value diffing pipes with services
BREAKING CHANGE:
    Directives that previously injected Pipes to get iterableDiff or keyvalueDiff, now should inject IterableDiffers and KeyValueDiffers.
2015-08-04 10:39:55 -07:00
..
benchmark_util.ts fix(src/reflection && src/test_lib): Fixes bugs that caused benchmarks to fail. 2015-06-02 13:11:30 -07: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 fix(src/reflection && src/test_lib): Fixes bugs that caused benchmarks to fail. 2015-06-02 13:11:30 -07:00
fake_async.dart feat(core): provide an error context when an exception happens in an error handler 2015-07-28 14:22:15 -07:00
fake_async.ts feat(core): provide an error context when an exception happens in an error handler 2015-07-28 14:22:15 -07:00
lang_utils.dart feat(fakeAsync): allow simulating the passage of time 2015-05-19 06:51:15 +02:00
lang_utils.ts refactor(ts'ify): ts’ify mocks, directives and test_lib 2015-05-21 15:33:37 -07: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 chore(benchpress): add browserify bundling 2015-06-29 10:29:59 -07:00
shims_for_IE.dart refactor (angular2/test_lib): ts'ifying last of test_lib 2015-06-02 13:11:30 -07:00
shims_for_IE.ts refactor (angular2/test_lib): ts'ifying last of test_lib 2015-06-02 13:11:30 -07:00
spies.dart feat(pipes): replaces iterable and key value diffing pipes with services 2015-08-04 10:39:55 -07:00
spies.ts feat(pipes): replaces iterable and key value diffing pipes with services 2015-08-04 10:39:55 -07:00
test_component_builder.ts refactor(shadow_dom): remove ShadowDomStrategy in favor of @View(encapsulation) 2015-07-28 22:33:11 -07:00
test_injector.ts feat(pipes): replaces iterable and key value diffing pipes with services 2015-08-04 10:39:55 -07:00
test_lib.dart style(dart): Run dartfmt v0.1.8+2 on all pure Dart code 2015-07-28 12:44:03 -07:00
test_lib.ts chore(build): Upgrade to TypeScript@1.5.3 2015-07-31 20:01:27 +00:00
utils.ts refactor(render): don’t store DOM nodes but store strings for big ProtoViews. 2015-07-30 14:11:13 -07:00