angular-cn/modules/angular2/test/change_detection
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
..
generated refactor(change detect): Clean up change detector test layout 2015-06-10 16:09:48 -07:00
generator fix(change_detect): Handle '$' in change detector strings 2015-07-16 13:01:53 -07:00
parser chore: run clang-format on code base. 2015-07-12 18:50:52 +02:00
pipes feat(pipes): changed .append to .extend 2015-07-20 15:36:42 -07:00
change_detection_spec.ts tools: added experimentalDecorators flag to tsconfig 2015-07-08 10:46:03 -07:00
change_detector_config.ts fix(change_detect): Handle '$' in change detector strings 2015-07-16 13:01:53 -07:00
change_detector_spec.ts fix(change_detect): Handle '$' in change detector strings 2015-07-16 13:01:53 -07:00
coalesce_spec.ts chore: run clang-format on code base. 2015-07-12 18:50:52 +02:00
iterable.dart chore(packaging): move files to match target file structure 2015-02-05 15:46:13 -08:00
iterable.ts refactor(ChangeDetection): convert change detection tests to typescript 2015-05-28 10:01:30 -07:00
util.ts fix: fix clang errors 2015-05-28 11:08:26 -07:00