1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-06-03 14:32:21 +02:00
Commit graph

20 commits

Author SHA1 Message Date
Max Guglielmi 010d9add36 Added init to drop-down and check-list filters 2016-01-06 18:12:16 +11:00
Max Guglielmi 2a0ed49314 Initial commit 2016-01-04 17:59:30 +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 da9f8ad885 Finalised unit tests, removed applyProps method in tablefilter class 2015-12-28 17:53:03 +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 23d2eb05e3 Fixed popup filter with none filter type 2015-10-11 11:36:28 +11:00
Max Guglielmi 3cf37e3c0f Removed isIE helper 2015-07-04 22:08:58 +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 39a608fa36 Finalised columns visibility manager 2015-04-24 20:38:20 +10:00
Max Guglielmi a6df579731 Started to move ids prefixes in respective modules 2015-04-06 19:53:01 +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 4d34104a4e Added pop-up filter tests 2015-02-17 22:17:17 +11:00
Max Guglielmi 261f2ea870 Fixed popup filter bug related to RemoveGrid action 2015-02-17 17:54:25 +11:00
Max Guglielmi 745d815ae8 Started pop-up filter module 2015-02-15 19:55:23 +11:00