1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-06-02 05:52:26 +02:00
TableFilter/src/modules
2016-02-16 18:41:47 +11:00
..
alternateRows.js Cleaned code 2016-01-17 18:27:12 +11:00
checkList.js Fixed sorting for filter options with numeric values 2016-02-02 18:24:16 +11:00
clearButton.js Fixed tests, removed disable() call from a feature destroy 2015-12-06 22:33:11 +11:00
dropdown.js Initial commit 2016-02-16 18:41:47 +11:00
feature.js Added emitter class, started implementing pub-sub pattern (rowsCounter) 2015-12-27 22:08:14 +11:00
gridLayout.js Fixed case match in filtering logic + setFilterValue with no filters 2016-01-27 21:53:36 +11:00
help.js Initial commit 2016-02-16 18:41:47 +11:00
highlightKeywords.js Improved getFilterValue and setFilterValue API interface 2016-01-25 16:44:33 +11:00
loader.js Improved emitter logic 2016-01-03 13:49:04 +11:00
noResults.js Improved emitter logic 2016-01-03 13:49:04 +11:00
paging.js Improved store module interface 2016-02-06 14:08:46 +11:00
popupFilter.js Initial commit 2016-02-16 18:41:47 +11:00
rowsCounter.js Improved emitter logic 2016-01-03 13:49:04 +11:00
statusBar.js Initial commit 2016-02-16 18:41:47 +11:00
store.js Added external filters unit tests 2016-02-13 23:27:28 +11:00