1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-05-05 16:13:34 +02:00
Commit graph

350 commits

Author SHA1 Message Date
koalyptus 8633891fdb add unit tests - prepare dist 2020-05-14 12:40:44 +10:00
koalyptus 8eddc6f35c introduce adjust_container_left_position option in help_instructions configuration 2020-05-13 20:46:23 +10:00
koalyptus 78ae09c861 Enhance filter options sorting based on column data type 2019-06-07 18:26:33 +10:00
koalyptus 95475b022d prepare dist 2019-02-15 21:37:30 +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 37f6db7025 wip 2019-01-15 23:29:13 +11:00
koalyptus 50fda2a900 fix events loader subscribes to 2018-10-27 21:46:27 +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 2f825a25b4 fix unhighlight all 2018-09-13 01:23:20 +10:00
koalyptus 2cc28e8072 alternate rows background inconsistency fix 2018-06-02 13:48:07 +10:00
koalyptus fe51fdecb8 introduce bound helper function 2018-05-20 21:43:20 +10:00
koalyptus 6bc6c8a8eb remove deployment to gh-pages, correct website url 2018-05-06 11:24:38 +10:00
koalyptus 8dbc307a39 PR feedback (0) 2018-02-11 17:04:30 +11:00
koalyptus c7eefc8ddc show no results banner at start-up if no working rows #562 2018-02-10 22:12:16 +11:00
koalyptus 650959237b refactor setCheckListValues in CheckList class 2018-02-10 21:11:33 +11:00
koalyptus 4a10876a96 wip 2018-02-09 22:45:14 +11:00
koalyptus 7f75e23b1b introduce isKeyPressed in event module 2018-02-02 22:26:28 +11:00
koalyptus 2deeb5d57a Fix multiple state type persistence at start-up 2018-01-07 22:48:35 +11:00
koalyptus 79367df924 build 2018-01-03 13:07:15 +11:00
koalyptus fe384896d5 wip 2017-12-27 23:13:44 +11:00
koalyptus 42fb561866 exclude columns from Single filter filtering 2017-12-17 22:02:56 +11:00
koalyptus cf7a53354d fix selectOptions on CheckList to use checkbox value instead of text 2017-12-10 21:31:41 +11:00
koalyptus 376102c801 refactor reset button options under a structured literal object 2017-12-07 22:32:21 +11:00
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 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 5f66df7e6a Use tbody for working rows 2017-10-25 17:05:39 +11:00
koalyptus e855fc5bbd Rename visibleRows excludeRows 2017-10-20 23:33:18 +11:00
koalyptus 7ba78c94ae Reach doc threshold 2017-10-09 22:15:08 +11:00
koalyptus 763fbcc86e unit tests 2017-10-09 21:56:58 +11:00
koalyptus 3abca0ef22 wip (3) 2017-10-08 21:56:12 +11:00
koalyptus 7888a8ee24 wip (3) 2017-10-08 21:14:25 +11:00
koalyptus abec798b27 wip (2) 2017-10-06 14:07:55 +11:00
koalyptus eb9ac51b5a wip 2017-10-02 22:15:35 +11:00
koalyptus 4f9e3dee01 Fix + unit tests 2017-09-23 21:34:09 +10:00
koalyptus e4ed4d5567 Unit tests 2017-09-08 18:00:03 +10:00
koalyptus 29c4c107bc refactor linked filters logic to filter out values for drop-down and checklist filter 2017-09-07 14:21:40 +10:00
koalyptus 78059d1bf8 Keep scrollbar when grid-layout on and no-results-message 2017-07-29 11:08:13 +10:00
koalyptus 9f6751533e Override filters row index setting when popup filters on 2017-07-25 22:22:32 +10:00
koalyptus d9c770855a Fixed popup filter extra row issue 2017-07-16 11:55:54 +10:00
koalyptus 70a7d6540c Fixing popup filters extra row visibility 2017-07-16 11:27:23 +10:00
koalyptus f2242c4e57 Removed external_flt_grid_option setting, make paths properties functions 2017-07-16 10:52:40 +10:00
koalyptus 72e78fd4bc Introduced settings helpers 2017-07-09 15:11:51 +10:00
koalyptus 2f1e065571 Remove hasExtensions and hasColWidths properties on TableFilter 2017-07-08 10:53:19 +10:00
koalyptus cdf7b926ba Allowing features instantiation without configuration 2017-07-02 21:53:40 +10:00
koalyptus c5d043f85b Fixed linting errors due to version bump of grunt-eslint 2017-06-28 20:47:32 +10:00