Skip to content
This repository has been archived by the owner on Jul 4, 2021. It is now read-only.

Changelog

addyosmani edited this page May 27, 2012 · 1 revision

Week ending May 27th 2012

  • Enhancement: Now supports full-text search, allowing the matching of multiple words without a specific order, and on multiple lines
  • Fix: If filtering or sorting options are changed, update the set to return to the first page
  • Fix: Simplifying configuration of paginator with improves to how queryMap is used
  • Fix: Full-text search will now work as expected if filter is set to 2 or more words and each of those words match the values from one of the specified fields
  • Examples: No longer display 'From N to 0 from 0 results' if there aren't any results
  • Examples: clientPager now also has filtering example
  • Plumbing: Codebase has been cleaned up to minimize bloat where possible
  • Plumbing: Updated to use Underscore.js 1.3.3
Clone this wiki locally