SIGN IN SIGN UP
angular / angular.js UNCLAIMED

AngularJS - HTML enhanced for web apps!

0 0 0 JavaScript

feat(filter): Add comparison function to filter

Add optional comparator function argument to $filter('filter')(array,
expression, comparator) such that the comparator function is used to
compare the values and predicates.  When true, defaults to equality.
When missing defaults to substring matching.
R
Rosina Bignall committed
ace54ff08c4593195b49eadb04d258e6409d969e
Parent: f583596
Committed by Misko Hevery <misko@hevery.com> on 2/14/2013, 10:43:55 PM