1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-06-02 05:52:26 +02:00
TableFilter/src/modules
Archis Gore 8d7a7d77e6 Responded to feedback
1. Moved comment above a line to ensure that
   maximum line length of 80 characters is not breached.

2. Removed a mistaken ()=> which was left behind (that would have
   introduced the exact problem this change was intended to solve.)
2016-07-14 15:11:58 -07:00
..
alternateRows.js More desensive coding in sort feature 2016-06-19 15:07:49 +10:00
checkList.js Fixed checklist option click event 2016-07-02 14:06:12 +10:00
clearButton.js Fixed checklist option click event 2016-07-02 14:06:12 +10:00
dropdown.js Continued refactoring grid layout 2016-07-09 21:51:32 +10:00
gridLayout.js Continued refactoring grid layout 2016-07-09 21:51:32 +10:00
hash.js Responded to feedback 2016-07-14 15:11:58 -07:00
help.js Refactored Event module 2016-06-02 14:13:56 +10:00
highlightKeywords.js Started refactoring Dom module 2016-05-24 18:42:11 +10:00
loader.js Refactored dom module 2016-05-25 17:31:53 +10:00
noResults.js Killed the nbVisibleRows property on TableFilter 2016-05-26 14:36:36 +10:00
paging.js Refactored Event module 2016-06-02 14:13:56 +10:00
popupFilter.js Refactored Event module 2016-06-02 14:13:56 +10:00
rowsCounter.js Added unit tests to rowscounter module 2016-05-26 17:23:21 +10:00
state.js Refactored string module 2016-05-20 18:08:39 +10:00
statusBar.js Refactored dom module 2016-05-25 17:31:53 +10:00
storage.js Added root module 2016-05-08 15:26:52 +10:00