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

35 commits

Author SHA1 Message Date
koalyptus f2d54839c3 tidy-up code 2017-12-03 21:48:00 +11:00
koalyptus e205a6b15a wip 2017-11-10 22:29:37 +11:00
koalyptus 72e78fd4bc Introduced settings helpers 2017-07-09 15:11:51 +10:00
Max Guglielmi 76a61d5a01 Added dom method, made tbl property private 2017-04-14 19:30:58 +10:00
Max Guglielmi 556bf1c264 Added unit tests 2017-01-01 17:31:48 +11:00
Max Guglielmi 5dcd756414 Enlarged AlternateRows code coverage 2016-12-09 23:25:42 +11:00
Max Guglielmi 10f843430d Added comments to PopupFilter for auto-generated documentation 2016-08-04 15:40:02 +10:00
Max Guglielmi c5fd43d150 More desensive coding in sort feature 2016-06-19 15:07:49 +10:00
Max Guglielmi 8e5aba04e2 Removed unused TableFilter properties, added eslint rule 2016-05-31 19:22:21 +10:00
Max Guglielmi 9fec6eb6ef Started refactoring Dom module 2016-05-24 18:42:11 +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 6f3fe2eb23 Started making extension extend Feature base class 2016-05-14 20:04:00 +10:00
Max Guglielmi 63076678d6 Fixed doco 2016-02-28 23:01:26 +11:00
Max Guglielmi 7a57101ace Cleaned code 2016-01-17 18:27:12 +11:00
Max Guglielmi bd9740c419 Cleaned destroy method of TableFilter class 2016-01-14 21:13:19 +11:00
Max Guglielmi fd8d5c759c Improved emitter logic 2016-01-03 13:49:04 +11:00
Max Guglielmi 9964032b88 Added cell-processed event, improved alternateRows 2016-01-02 14:43:00 +11:00
Max Guglielmi 7b47726aee Fixed unit tests 2015-12-31 15:20:51 +11:00
Max Guglielmi 114d508c97 Continued row-processed event 2015-12-31 12:56:50 +11:00
Max Guglielmi 8e3416e24c Started row-processed event 2015-12-30 17:59:20 +11:00
Max Guglielmi 06e1098ef2 Fixed tests, removed disable() call from a feature destroy 2015-12-06 22:33:11 +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 b682deb9cf Added tests to alternate rows feature 2015-06-28 00:47:13 +10:00
Max Guglielmi 06d787e24b Removed font css definitions from themes + fixed bug in alternate backgrounds 2015-06-27 20:52:40 +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 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 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