angular/modules/angular2/test
Jeff Cross 1eebceab27 feat(pipes): add static append method to Pipes
This change allows creation of a new Pipes binding with new pipes appended
to pipes of an inherited Pipes instance.

Closes #2901
2015-07-10 15:42:57 -07:00
..
benchmark/transform chore(benchmarks): add transform benchmark runner and clean up benchmark output 2015-05-07 10:36:04 -07:00
change_detection feat(pipes): add static append method to Pipes 2015-07-10 15:42:57 -07:00
core refactor(pipes): rename PipeRegistry to Pipes 2015-07-10 15:42:56 -07:00
debug feat(di): removed app injector 2015-07-01 13:33:43 -07:00
di chore: removed angular2.api.ts 2015-07-09 13:54:07 -07:00
directives test(CssClass): verify that classes from string exp are cleared properly 2015-07-08 16:08:32 -07:00
dom refactor: update Dart package dependencies 2015-03-25 15:54:12 -07:00
facade refactor(RegExp): use /.../ to create RegExp literal 2015-07-09 09:14:25 +02:00
forms feat(forms): changed all form directives to have basic control attributes 2015-07-08 12:04:38 -07:00
http fix(Http): add support for headers 2015-07-06 10:06:12 -07:00
mock refactor: change template for view where it makes sense 2015-06-24 18:40:04 +02:00
reflection feat: support decorator chaining and class creation in ES5 2015-06-14 16:54:08 -07:00
render fix(css_shim): fixes multiple uses of polyfill-unscoped-rule. 2015-07-10 12:40:57 -07:00
router feat(router): support deep-linking to siblings 2015-07-07 14:54:59 -07:00
services test(refactor): cleanup test to use the new UrlMapper 2015-06-24 18:40:04 +02:00
test_lib refactor(render): cleanup access to native dom elements 2015-06-23 17:27:59 -07:00
transform refactor(pipes): rename PipeRegistry to Pipes 2015-07-10 15:42:56 -07:00
util fix: Class factory now adds annotations 2015-06-15 22:23:54 -07:00