Skip to content

Commit

Permalink
Added optional delay for filter_type: "text"
Browse files Browse the repository at this point in the history
Bug fixes
#51
#55
#54
  • Loading branch information
vedmack committed Jun 13, 2014
1 parent 7320c47 commit 3d1b7ad
Show file tree
Hide file tree
Showing 4 changed files with 1,950 additions and 2 deletions.
1 change: 1 addition & 0 deletions ChangeLog.markdown
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Yet Another DataTables Column Filter (Yadcf) Change-log


## 0.7.4

* Added optional delay for filter_type: "text" (allows to delay filtering while typing characters) https://github.com/vedmack/yadcf/issues/51
Expand Down
1 change: 1 addition & 0 deletions jquery.dataTables.yadcf.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
/*global $, jQuery, exFilterColumn*/
/*jslint plusplus: true, nomen: true */


/*!
* Yet Another DataTables Column Filter - (yadcf)
*
Expand Down
Loading

0 comments on commit 3d1b7ad

Please sign in to comment.