angular/modules/angular2/test/change_detection
Jeff Cross 9a70f84e60 refactor(pipes): rename PipeRegistry to Pipes
BREAKING CHANGE:
    This change renames all instances of PipeRegistry to Pipes.
    As part of this change, the former "defaultPipes" export is
    now a Pipes instance, instead of a map. The map that was previously
    called "defaultPipes" no longer exists, but may be accessed via
    defaultPipes.config.
2015-07-10 15:42:56 -07:00
..
generated refactor(change detect): Clean up change detector test layout 2015-06-10 16:09:48 -07:00
generator refactor(change detect): Clean up change detector test layout 2015-06-10 16:09:48 -07:00
parser refactor(RegExp): use /.../ to create RegExp literal 2015-07-09 09:14:25 +02:00
pipes refactor(pipes): rename PipeRegistry to Pipes 2015-07-10 15:42:56 -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_detection): throw ChangeDetectionError in JIT mode 2015-07-06 18:03:50 -07:00
change_detector_spec.ts refactor(pipes): rename PipeRegistry to Pipes 2015-07-10 15:42:56 -07:00
coalesce_spec.ts fix(change_detection): do not coalesce records with different directive indices 2015-07-06 17:59:38 -07: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