angular-cn/modules
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
..
angular2 refactor(pipes): rename PipeRegistry to Pipes 2015-07-10 15:42:56 -07:00
angular2_material refactor(RegExp): use /.../ to create RegExp literal 2015-07-09 09:14:25 +02:00
benchmarks tools: added experimentalDecorators flag to tsconfig 2015-07-08 10:46:03 -07:00
benchmarks_external feat(pipes): add number (decimal, percent, currency) pipes 2015-07-09 14:59:57 -07:00
benchpress refactor(RegExp): use /.../ to create RegExp literal 2015-07-09 09:14:25 +02:00
examples fix(example): add missing todo 2015-07-10 15:21:03 -07:00
rtts_assert docs(modules): fix typos 2015-07-07 16:14:43 -07:00