angular.js/test/ng/filter
Rosina Bignall ace54ff08c 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.
2013-02-14 14:43:55 -08:00
..
filterSpec.js feat(filter): Add comparison function to filter 2013-02-14 14:43:55 -08:00
filtersSpec.js fix(numberFilter): fix formatting when "0" passed as fractionSize 2013-02-14 13:15:50 -08:00
limitToSpec.js feat(limitTo): limitTo filter accepts strings 2012-12-19 20:13:36 +01:00
orderBySpec.js chore(module): move files around in preparation for more modules 2012-03-28 11:16:35 -07:00