Commit graph

25 commits

Author SHA1 Message Date
Josh Sherman
32c56ee43f Filter reset when clicking HTML5 search reset
Forced keyup when clicking the field to force the filter to be reset.
2013-10-10 11:46:14 -04:00
Kyo Nagashima
2789a84d15 revert to use minified script... 2012-07-02 12:51:33 +09:00
Kyo Nagashima
de0ce4e93d version 0.2.1 2012-07-02 12:48:39 +09:00
Kyo Nagashima
2d115c73e1 fix a input creation bug on ~IE10
For more information, see: http://api.jquery.com/jQuery/#creating-new-elements
2012-07-02 12:37:08 +09:00
Kyo Nagashima
a9f5b62590 use non-minified script for better debugging 2012-07-02 12:36:34 +09:00
Kyo Nagashima
d3fdc57868 Merge pull request #1 from mikeymckay/master
Switch from type text to search
2012-05-07 17:06:34 -07:00
Mike McKay
810e70eeed Converted input type to be "search" instead of "text" to take advantage of html5 features (like X for clearing) 2012-05-06 19:50:12 -03:00
Kyo Nagashima
a510285473 update test 2012-02-26 07:22:15 +09:00
Kyo Nagashima
0d5f2cea2f update README 2011-12-13 16:09:28 +09:00
Kyo Nagashima
8abbd56111 rebuild minified file 2011-12-13 16:08:37 +09:00
Kyo Nagashima
79eb9e3336 make JSLint compatible 2011-12-13 16:08:14 +09:00
Kyo Nagashima
0ea6decff7 update test.html 2011-05-04 17:54:39 +09:00
Kyo Nagashima
b68c05b060 forget to update README.md 2010-12-22 08:02:08 +09:00
Kyo Nagashima
deb7b68146 update version number to 0.1.2 2010-12-22 07:44:14 +09:00
Kyo Nagashima
4db26a7d66 delayed keypress event 300ms 2010-12-22 07:42:41 +09:00
Kyo Nagashima
9b7cb585e3 update jQuery to 1.4.4 from 1.3.2 2010-12-22 07:35:43 +09:00
Kyo Nagashima
d28c3b215e change: rename jquery.table-filter-min.js to jquery.table-filter.min.js 2009-06-07 15:13:50 +09:00
Kyo Nagashima
96853f6f62 fix: wrong path to jquery.table-filter.js 2009-06-07 14:32:32 +09:00
Kyo Nagashima
beda8262a7 change: heading to paragraph 2009-06-07 14:20:30 +09:00
Kyo Nagashima
875e39768a add: jquery.table-filter-min.js 2009-06-07 14:17:45 +09:00
Kyo Nagashima
20f2b8e302 add: README.md 2009-06-07 14:15:50 +09:00
Kyo Nagashima
3f2213c1d2 add: project repository URL 2009-06-07 14:12:46 +09:00
Kyo Nagashima
8c50892fe4 delete: usage examples 2009-06-07 14:12:31 +09:00
Kyo Nagashima
add4b1687f change: description 2009-06-07 03:43:16 +09:00
Kyo Nagashima
f3498ff5af initial commit 2009-06-05 14:12:40 +09:00