Skip to content
This repository was archived by the owner on Aug 3, 2018. It is now read-only.

Latest commit

 

History

History
22 lines (16 loc) · 843 Bytes

File metadata and controls

22 lines (16 loc) · 843 Bytes

Release 0.3.0 - 2014-06-11

Release 0.2.0

  • The release breaks backwards compatibility for prependWild, appendWild, and automatically adding <td class="icon-filter"><i> element.
  • Complete re-write
  • Added isMatch(cell, query) option
  • Added editableSelector option
  • Added editableOptions option

2013-07-04 - Release 0.1.3

  • Pull #1 Escape user filter to prevent it from being interpreted as regex - thanks Reese

2013-07-04 - Release 0.1.2

  • Initialize multiple tables with one selector

2013-05-28 - Release 0.1.1

  • Better regex handling to improve speed

2013-05-24 - Release 0.1.0

  • Initial release