angular-cn/modules/angular2/test/change_detection/pipes
vsavkin 4c8ea12903 feat(pipes): changed .append to .extend
BREAKING CHANGE:
    Pipes.append has been renamed into Pipes.extend.
    Pipes.extend prepends pipe factories instead of appending them.
2015-07-20 15:36:42 -07:00
..
date_pipe_spec.ts feat(pipes): add date pipe 2015-07-09 15:00:14 -07:00
iterable_changes_spec.ts feat: remove MapWrapper.create()/get()/set(). 2015-06-18 14:55:12 -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 refactor(ChangeDetection): convert change detection tests to typescript 2015-05-28 10:01:30 -07:00
pipes_spec.ts feat(pipes): changed .append to .extend 2015-07-20 15:36:42 -07:00
promise_pipe_spec.ts refactor(ChangeDetection): convert change detection tests to typescript 2015-05-28 10:01:30 -07:00
uppercase_pipe_spec.ts refactor(ChangeDetection): convert change detection tests to typescript 2015-05-28 10:01:30 -07:00