angular/modules/angular2/test/change_detection/pipes
Alex Eagle 3c58878b19 chore(build): Upgrade to TypeScript@1.5.3
This change also makes us compliant with 1.6.0-dev compiler,
so we can do some experiments with apps that use 1.6 features
and compile against Angular.

We should probably add a travis build for 1.6 so we stay compatible
with both versions.
2015-07-31 20:01:27 +00:00
..
date_pipe_spec.ts feat(pipes): add date pipe 2015-07-09 15:00:14 -07:00
iterable_changes_spec.ts feat(build): require parameter types 2015-07-21 06:20:13 -07:00
json_pipe_spec.ts chore: kill ListWrapper.create() and .push(). 2015-06-17 16:21:55 -07:00
keyvalue_changes_spec.ts feat: remove MapWrapper.clear(). 2015-06-18 14:55:13 -07:00
limit_to_pipe_spec.ts feat(pipes): add limitTo pipe 2015-07-01 13:36:01 -07:00
lowercase_pipe_spec.ts refactor(ChangeDetection): convert change detection tests to typescript 2015-05-28 10:01:30 -07:00
number_pipe_spec.ts feat(pipes): add number (decimal, percent, currency) pipes 2015-07-09 14:59:57 -07:00
observable_pipe_spec.ts chore(build): Upgrade to TypeScript@1.5.3 2015-07-31 20:01:27 +00:00
pipes_spec.ts feat(exception_handler): print originalException and originalStack for all exceptions 2015-07-24 15:45:26 -07:00
promise_pipe_spec.ts chore(build): Upgrade to TypeScript@1.5.3 2015-07-31 20:01:27 +00:00
uppercase_pipe_spec.ts refactor(ChangeDetection): convert change detection tests to typescript 2015-05-28 10:01:30 -07:00