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-03 18:34:46 +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-03 18:34:46 +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 Updated help feature tests 2016-01-19 23:13:34 +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 Cleaned destroy method of TableFilter class 2016-01-14 21:13:19 +11:00
popupFilter.js Initial commit 2016-02-03 18:34:46 +11:00
rowsCounter.js Improved emitter logic 2016-01-03 13:49:04 +11:00
statusBar.js Fixed tests for reset feature behaviour unit test (grid-layout, paging) 2016-01-14 19:35:46 +11:00
store.js Improved getFilterValue and setFilterValue API interface 2016-01-25 16:44:33 +11:00