angular/modules/angular2/test/core/pipes
vsavkin 7736964a37 feat(di): add support for multi bindings
BREAKING CHANGE

Previously a content binding of a component was visible to the directives in its view with the host constraint. This is not the case any more. To access that binding, remove the constraint.
2015-09-03 15:18:18 +00:00
..
pipe_binding_spec.ts feat(di): add support for multi bindings 2015-09-03 15:18:18 +00:00
pipes_spec.ts refactor: rename annotations to metadata 2015-08-17 21:23:25 +00:00