1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-05-15 12:57:03 +02:00
Commit graph

58 commits

Author SHA1 Message Date
koalyptus c5d043f85b Fixed linting errors due to version bump of grunt-eslint 2017-06-28 20:47:32 +10:00
Max Guglielmi c6b876d7f9 Initial commit 2017-06-14 13:59:04 +10:00
Max Guglielmi 1de6a6288c updated unit tests 2017-05-13 20:51:10 +10:00
Max Guglielmi 76a61d5a01 Added dom method, made tbl property private 2017-04-14 19:30:58 +10:00
Max Guglielmi e8ba629217 Fixed set page length when no valid rows + added unit tests 2017-03-25 15:19:12 +11:00
Max Guglielmi c75fbe169c Assigned empty function to callbacks 2016-12-22 22:01:59 +11:00
Max Guglielmi e8a2ada208 Removed element IDs from paging 2016-11-05 22:08:32 +11:00
Max Guglielmi 10f843430d Added comments to PopupFilter for auto-generated documentation 2016-08-04 15:40:02 +10:00
Max Guglielmi 01a34e082c Added comments to paging 2016-07-31 21:49:38 +10:00
Max Guglielmi 2e2515586e Refactored Event module 2016-06-02 14:13:56 +10:00
Max Guglielmi 7c6ec56fa3 Renamed _hasGrid to initialized and hasGrid to isInitialized 2016-05-27 17:40:22 +10:00
Max Guglielmi b23aeea53a Killed the nbVisibleRows property on TableFilter 2016-05-26 14:36:36 +10:00
Max Guglielmi 7d84c7d09e Refactored dom module 2016-05-25 17:31:53 +10:00
Max Guglielmi 9fec6eb6ef Started refactoring Dom module 2016-05-24 18:42:11 +10:00
Max Guglielmi b6c4fd6675 Refactored string module 2016-05-20 18:08:39 +10:00
Max Guglielmi dbf44d488a Removed nbRows property and replaced its usage by getRowsnb method 2016-05-19 17:38:18 +10:00
Max Guglielmi 0d58349432 Refactored types module 2016-05-15 12:56:12 +10:00
Max Guglielmi 6f3fe2eb23 Started making extension extend Feature base class 2016-05-14 20:04:00 +10:00
Max Guglielmi dd3fb09da2 Extended const file 2016-05-08 11:48:51 +10:00
Max Guglielmi 8a2a7c7ba7 Created constants file, added filter types constants 2016-05-07 21:59:42 +10:00
Max Guglielmi 1ee1e306fd Started decommissioning legacy persistence implementation 2016-04-30 11:45:04 +10:00
Max Guglielmi ad04da9051 Fixed tests 2016-03-18 17:58:32 +11:00
Max Guglielmi 6334667767 Renamed long custom event names, added hashchange event 2016-03-16 18:08:26 +11:00
Max Guglielmi 63076678d6 Fixed doco 2016-02-28 23:01:26 +11:00
Max Guglielmi 6f0a009200 Extended eslint to tests 2016-02-22 18:14:58 +11:00
Max Guglielmi 279bc1ca60 Improved store module interface 2016-02-06 14:08:46 +11:00
Max Guglielmi bd9740c419 Cleaned destroy method of TableFilter class 2016-01-14 21:13:19 +11:00
Max Guglielmi ada1374ade Fixed tests for reset feature behaviour unit test (grid-layout, paging) 2016-01-14 19:35:46 +11:00
Max Guglielmi fd8d5c759c Improved emitter logic 2016-01-03 13:49:04 +11:00
Max Guglielmi ea478ec500 Continued refactoring EvtManager 2016-01-03 01:33:31 +11:00
Max Guglielmi 9964032b88 Added cell-processed event, improved alternateRows 2016-01-02 14:43:00 +11:00
Max Guglielmi da9f8ad885 Finalised unit tests, removed applyProps method in tablefilter class 2015-12-28 17:53:03 +11:00
Max Guglielmi 4fcfaf1ec7 Added emitter class, started implementing pub-sub pattern (rowsCounter) 2015-12-27 22:08:14 +11:00
Max Guglielmi f399dc85ec Fixed issue #70, paging sort when column is filtered 2015-12-20 16:58:39 +11:00
Max Guglielmi 086e25ee76 Implemented Dom.remove 2015-12-06 00:37:59 +11:00
Max Guglielmi 310247bd48 Implemented Feature base class for popupFilters 2015-11-21 14:41:40 +11:00
Max Guglielmi bba32b2ff3 Added Feature base class to clear button and paging 2015-11-15 21:20:40 +11:00
Max Guglielmi dcb271e0ba Initial commit 2015-11-15 02:14:13 +11:00
Max Guglielmi 847e327f6f Continued base re-styling 2015-08-08 00:23:32 +10:00
Max Guglielmi d6267c89b0 Allow always visible rows when paging is on 2015-08-01 17:45:29 +10:00
Max Guglielmi 1ea547e19b Fixed search yielding no matches under paging 2015-07-15 23:34:19 +10:00
Max Guglielmi 9f29a37987 Fixed pagination drop-down selector change event 2015-07-14 23:16:05 +10:00
Max Guglielmi b682deb9cf Added tests to alternate rows feature 2015-06-28 00:47:13 +10:00
Max Guglielmi 9a6d508201 Fixed paging bug + added test for linked filter with disabled options 2015-06-14 12:23:27 +10:00
Max Guglielmi 5f2743edd3 Improved paging tests 2015-06-13 19:03:33 +10:00
Max Guglielmi b7a08a12dc Added templates for examples 2015-06-08 20:21:50 +10:00
Max Guglielmi c174e13382 Turned colOps feature into an extension 2015-06-08 01:31:15 +10:00
Max Guglielmi 8768f653ac Started filtersVisibility extension 2015-06-06 20:06:15 +10:00
Max Guglielmi 7e6aadcfb5 Webpack: clean state 2015-04-28 17:50:53 +10:00
Max Guglielmi 325f9c260e Moved prefixes in respective modules, added test-sort-grid-layout 2015-04-12 17:52:19 +10:00