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

315 commits

Author SHA1 Message Date
koalyptus 825b915ae8 769 refine empty nonempty operators logic 2020-06-16 12:28:12 +10:00
koalyptus 78ae09c861 Enhance filter options sorting based on column data type 2019-06-07 18:26:33 +10:00
koalyptus c707978e19 address #714: clear_filter_text 2019-05-24 17:03:09 +10:00
koalyptus 495b64ecf0 fix TableFilter table id generation with more robust uuid generator 2019-02-18 22:50:04 +11:00
koalyptus 131280c1a3 merge eslint 2019-02-16 20:23:52 +11:00
koalyptus 95475b022d prepare dist 2019-02-15 21:37:30 +11:00
koalyptus 8b1d3a6e23 fix extesion registering 2019-02-15 14:16:35 +11:00
koalyptus 34c56e5765 Fix class name registering 2019-02-10 23:14:46 +11:00
koalyptus df0221d5e7 refactor feature istantiation helpers 2019-02-10 00:27:55 +11:00
koalyptus 528d587a80 continue messing around 2019-02-07 07:27:52 +11:00
koalyptus ecfa6c64ad wip continue 2019-01-22 22:23:00 +11:00
koalyptus 37f6db7025 wip 2019-01-15 23:29:13 +11:00
koalyptus e6049975ee remove commented out code leftovers 2018-09-17 19:34:50 +10:00
koalyptus 62a55c8d95 linked filters refactor 2018-09-17 19:32:16 +10:00
koalyptus 3231da9760 sticky headers enhancement 2018-08-26 11:56:51 +10:00
koalyptus efffa40248 refine empty-nonempty operator checks 2018-07-29 11:18:16 +10:00
koalyptus ca4f0f2afa remove sticky css class on destroy 2018-06-17 20:23:41 +10:00
koalyptus 00150bc9e1 implement sticky headers 2018-06-16 00:21:26 +10:00
koalyptus 2cc28e8072 alternate rows background inconsistency fix 2018-06-02 13:48:07 +10:00
koalyptus 025717f61c introduce default column width 2018-04-07 10:45:33 +10:00
koalyptus 39bbe6a19a ensure table layout is fixed when cols widths are defined 2018-04-02 18:01:28 +10:00
koalyptus 1946d75125 Fix TableFilter start-up when 1 header row only 2018-02-13 14:15:35 +11:00
koalyptus c1e26349ef fix build (0) 2018-02-04 21:36:53 +11:00
koalyptus 7f75e23b1b introduce isKeyPressed in event module 2018-02-02 22:26:28 +11:00
koalyptus 55eadd72eb wip 2018-01-29 23:20:52 +11:00
koalyptus 032bdd53b0 remove commented out code 2018-01-23 14:18:18 +11:00
koalyptus f73aa02733 fix tests 2018-01-23 14:14:41 +11:00
koalyptus 029f2c35e8 wip 2018-01-21 22:38:22 +11:00
koalyptus 3ff774d78f Move single filter css class definition in single_filter literal object 2017-12-26 21:25:28 +11:00
koalyptus 42fb561866 exclude columns from Single filter filtering 2017-12-17 22:02:56 +11:00
koalyptus 590dd8316c resolve conflicts 2017-12-07 22:38:24 +11:00
koalyptus 376102c801 refactor reset button options under a structured literal object 2017-12-07 22:32:21 +11:00
Maciej Sitarz 8231252f34 Merge branch 'fix_regex_with_stars' 2017-12-06 22:05:51 +01:00
Maciej Sitarz 75faca6e8d First search for rgx: then for other operators 2017-12-06 21:51:36 +01:00
koalyptus 86a650ff6d tidy-up code (2) 2017-12-03 21:57:07 +11:00
koalyptus f2d54839c3 tidy-up code 2017-12-03 21:48:00 +11:00
koalyptus 0b5160b45d fix merge conflicts 2017-12-01 21:49:08 +11:00
koalyptus 9b54c10bc6 tidy-up code 2017-11-30 14:00:10 +11:00
koalyptus eb62703e50 remove commented out code 2017-11-30 13:57:11 +11:00
koalyptus 81062452e2 wip 2017-11-27 19:34:24 +11:00
koalyptus 52999f000e loops refactor (1) 2017-11-26 17:51:13 +11:00
koalyptus 6999b0c7f9 Continue loops refactor 2017-11-11 21:42:49 +11:00
koalyptus e205a6b15a wip 2017-11-10 22:29:37 +11:00
koalyptus 6a0179681b unit tests 2017-11-01 22:11:24 +11:00
koalyptus 68adc86cbc highlight each cell of an active column 2017-10-29 21:36:15 +11:00
koalyptus e661005ff8 Add eachCol iterator 2017-10-28 22:33:12 +11:00
koalyptus 12e4052a9f more unit tests 2017-10-28 16:06:36 +11:00
koalyptus e9441fe1d5 Add empty content css mixin for empty containers in toolbar 2017-10-27 23:00:10 +11:00
koalyptus b03ec21a28 unit tests 2017-10-25 22:23:43 +11:00
koalyptus 5f66df7e6a Use tbody for working rows 2017-10-25 17:05:39 +11:00