SIGN IN SIGN UP
angular / angular.js UNCLAIMED

AngularJS - HTML enhanced for web apps!

0 0 0 JavaScript

feat(filter): allow map of filters to be registered

This feature adds similar functionality to what `$ControllerProvider.register`
and `$CompileProvider.directive` currently provide by allowing a map of filter
name/factories to be passed as the sole argument to `$FilterProvider.register`
to register all of the specified filters.

Closes #4036
Closes #4091
C
Colin Casey committed
4033cf28142664c52aa7b4bc95340ac913397ac8
Parent: 587e8e2
Committed by Pete Bacon Darwin <pete@bacondarwin.com> on 10/1/2013, 9:26:36 AM