1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-05-23 08:42:18 +02:00
Commit graph

45 commits

Author SHA1 Message Date
koalyptus df0221d5e7 refactor feature istantiation helpers 2019-02-10 00:27:55 +11:00
koalyptus 50fda2a900 fix events loader subscribes to 2018-10-27 21:46:27 +11:00
koalyptus 72e78fd4bc Introduced settings helpers 2017-07-09 15:11:51 +10:00
Max Guglielmi c29cbda581 Refactor loader configuration options 2017-05-18 13:49:11 +10:00
Max Guglielmi 76a61d5a01 Added dom method, made tbl property private 2017-04-14 19:30:58 +10:00
Max Guglielmi c75fbe169c Assigned empty function to callbacks 2016-12-22 22:01:59 +11:00
Max Guglielmi eeffb5b102 Removed element IDs from Loader and NoResults 2016-11-01 20:02:15 +11:00
Max Guglielmi 81d7a529ff Stored events list into const in Loader class 2016-10-27 13:33:42 +11:00
Max Guglielmi 10f843430d Added comments to PopupFilter for auto-generated documentation 2016-08-04 15:40:02 +10:00
Max Guglielmi d5ee78a0ff Aligned comment in Loader 2016-07-28 17:37:03 +10:00
Max Guglielmi 2f042e68dd Added comments for doco to HightlightKeyword and Loader 2016-07-27 17:21:30 +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 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 f67bb8e15c Added root module 2016-05-08 15:26:52 +10:00
Max Guglielmi 8a2a7c7ba7 Created constants file, added filter types constants 2016-05-07 21:59:42 +10:00
Max Guglielmi 6334667767 Renamed long custom event names, added hashchange event 2016-03-16 18:08:26 +11:00
Max Guglielmi 6f0a009200 Extended eslint to tests 2016-02-22 18:14:58 +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 06e1098ef2 Fixed tests, removed disable() call from a feature destroy 2015-12-06 22:33:11 +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 f2c5bf33f5 Started feature base class for grid layout 2015-11-16 23:21:19 +11:00
Max Guglielmi 1099027c8e Added documentation generated with esdoc 2015-08-02 18:27:59 +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
Max Guglielmi cd0972c759 Started ezEditTable integration 2015-04-06 18:45:46 +10:00
Max Guglielmi dc4df9e14c Switched to Babel 2015-02-28 20:27:28 +11:00
Max Guglielmi 8bd151baef Removed watermark feature, replaced by native HTML5 input placeholder attribute 2015-02-21 14:39:09 +11:00
Max Guglielmi d064bd3504 Continued paging module 2015-01-11 21:22:52 +11:00
koalyptus 4921a2f6e1 Updates npm modules 2014-12-13 09:11:54 +00:00
Max Guglielmi cd6a57cd3f Added grid layout module 2014-11-23 01:01:29 +11:00
Max Guglielmi 1b3f91a32c Added es-6 modules 2014-11-16 21:01:29 +11:00
Max Guglielmi 5a3a989af0 added src-es6 folder 2014-11-16 11:29:07 +11:00
Max Guglielmi e8fba7cedd Started using es6 2014-11-16 01:34:32 +11:00
Max Guglielmi 8ac4ab8548 Added alternate rows compenent 2014-11-09 19:31:15 +11:00
Max Guglielmi dae9bf4f00 Started adding Qunit tests 2014-11-08 23:37:24 +11:00
Max Guglielmi fc41c6fb33 Added requiresjs build config in grunt file 2014-11-02 01:34:37 +11:00
Max Guglielmi b5eee075ee Added grunt-contrib-requirejs 2014-11-01 22:52:59 +11:00
Max Guglielmi ffe50c8674 Added loader module 2014-10-27 18:01:33 +11:00
Max Guglielmi 56fdc9a360 Implemented requirejs modules 2014-10-26 21:48:13 +11:00