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

703 commits

Author SHA1 Message Date
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 a5164f4ba5 remove 1px gap on sticky headers 2018-06-17 21:21:41 +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 89b0cf843a try name property in travis releases provider 2018-06-15 21:06:57 +10:00
koalyptus 946f600260 re-instate source maps 2018-06-15 20:47:30 +10:00
koalyptus ad8c86c599 missing file 2018-06-09 22:50:45 +10:00
koalyptus ed01c6e201 support cellparser in sort adapter, fix function name with uglifyjs option 2018-06-09 22:09:37 +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 f1e046e331 fix colvis bug with grid-layout on 2018-05-18 15:50:34 +10:00
koalyptus 6bc6c8a8eb remove deployment to gh-pages, correct website url 2018-05-06 11:24:38 +10:00
koalyptus c7d6de72f7 revert gh-pages in travis 2018-05-05 18:13:54 +10:00
koalyptus bf2f2bd747 gh-pages provider in travis 2018-05-05 16:14:20 +10:00
koalyptus 1a1560d636 Add missing starter.html file 2018-04-18 10:27:41 +10:00
koalyptus 2d3f67d504 $npm_package_version 2018-04-15 22:48:19 +10:00
koalyptus 48674c3b31 Toolbar min-width + add npm release command 2018-04-15 17:18:14 +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 33ed3cc194 prepare for PR 2018-03-18 13:20:44 +11:00
koalyptus 2da8a56659 wip 2018-03-18 12:59:33 +11:00
koalyptus 50f4a0014b wip 2018-03-16 16:21:41 +11:00
koalyptus 11d01b1661 remove grunt-babel 2018-03-02 23:24:16 +11:00
koalyptus 2d0219b54d wip 2018-03-02 17:12:15 +11:00
koalyptus f2f853c517 Adopt webpack 4 2018-02-28 21:53:57 +11:00
koalyptus 9b29d1632e dist package 2018-02-13 21:44:21 +11:00
koalyptus 1946d75125 Fix TableFilter start-up when 1 header row only 2018-02-13 14:15:35 +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 0e2d17714d fix unit tests 2018-02-10 21:29:36 +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 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 f73aa02733 fix tests 2018-01-23 14:14:41 +11:00
koalyptus 029f2c35e8 wip 2018-01-21 22:38:22 +11:00
koalyptus cccc4b71cf Remove grunt-esdoc, add grunt-shell pointing to esdoc npm command 2018-01-16 22:13:31 +11:00
koalyptus f6a93f7f00 remove grunt-eslint 2018-01-12 22:39:49 +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 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 cf7a53354d fix selectOptions on CheckList to use checkbox value instead of text 2017-12-10 21:31:41 +11:00
koalyptus d69f60aced more unit tests 2017-12-08 21:38:28 +11:00
koalyptus 949f21f446 bumped version to 0.6.8 2017-12-07 22:51:21 +11:00
koalyptus 722c420dc6 prepare dist 2017-12-07 22:48:00 +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 631f6bdb5c Commit missing files from ./dist 2017-12-07 12:14:18 +01:00
Maciej Sitarz dfa93b378b Bump version to v.0.6.7 2017-12-07 10:01:28 +01:00
Maciej Sitarz 0affe2c187 Rebuild and update ./dist 2017-12-06 22:08:58 +01:00
koalyptus 08fb37b982 enforce styling for label element in checklist filter 2017-12-05 12:55:45 +11:00
koalyptus 78f6df704b harmonise font-size across filter types 2017-12-04 22:15:09 +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 e311aa36f1 Add missing files to git 2017-11-30 14:36:03 +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 6e72912c90 add missing files to git 2017-11-26 17:56: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 a757bd02fa more unit tests 2017-10-26 13:35:55 +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
koalyptus 4428f7b48b Renamed always_visible_rows option exlucde_rows 2017-10-22 20:57:01 +11:00
koalyptus e855fc5bbd Rename visibleRows excludeRows 2017-10-20 23:33:18 +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 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 0b242aadc7 Fix link filters with paging on 2017-09-05 22:34:06 +10:00
koalyptus 6b5c432ce7 Made ColsVisibility container inherit font-size, expand linked filters unit tests 2017-08-27 10:54:05 +10:00
koalyptus d406a09a9e more css tweaks for edge 2017-08-12 22:30:41 +10:00
koalyptus 41842eede4 list-style-type instead of list-style 2017-08-10 13:48:59 +10:00
koalyptus d23f6f4cc8 refactor _buildSubmitButton in TableFilter 2017-08-09 14:18:52 +10:00
koalyptus f0c9a800a5 Refine cell value coercion to number in filtering logic 2017-08-02 13:58:44 +10:00
koalyptus cc5c8b9ed5 Increased TableFilter coverage 2017-07-30 21:39:23 +10:00
koalyptus 78059d1bf8 Keep scrollbar when grid-layout on and no-results-message 2017-07-29 11:08:13 +10:00
koalyptus f96166be48 Fix setFilterValue with inexistent filter element 2017-07-26 11:30:36 +10:00
koalyptus 9f6751533e Override filters row index setting when popup filters on 2017-07-25 22:22:32 +10:00
koalyptus 645437b5e3 getColValues optimisation from @rimace 2017-07-20 13:39:43 +10:00
koalyptus d9c770855a Fixed popup filter extra row issue 2017-07-16 11:55:54 +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 cdf7b926ba Allowing features instantiation without configuration 2017-07-02 21:53:40 +10:00
koalyptus d3addb09c4 Placed features instantiation inside init method 2017-07-01 21:41:49 +10:00
koalyptus c5d043f85b Fixed linting errors due to version bump of grunt-eslint 2017-06-28 20:47:32 +10:00
koalyptus edcd166cd8 More defensive with tableLayout 2017-06-27 15:28:16 +10:00
koalyptus 9ae607d802 Re-instating colsVisibility callbacks when grid-layout on + deleting code 2017-06-27 13:38:53 +10:00
Max Guglielmi 3c07d8dcc4 Started fixing col widths undex firefox 2017-06-25 21:51:15 +10:00
Max Guglielmi 08303e93ca Removed headers table container width when is grid-layout on 2017-06-24 20:54:49 +10:00