1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2026-03-17 16:10:04 +01:00
Commit graph

357 commits

Author SHA1 Message Date
koalyptus
e661005ff8 Add eachCol iterator 2017-10-28 22:33:12 +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
5a10841f84 Merge branch 'master' into 519-tbody-working-rows 2017-10-24 21:30:56 +11:00
greenkeeper[bot]
828a42f938 chore(package): update codecov to version 3.0.0 2017-10-23 06:37:41 +00:00
koalyptus
e855fc5bbd Rename visibleRows excludeRows 2017-10-20 23:33:18 +11:00
greenkeeper[bot]
2a424e7f6f chore(package): update codecov to version 2.3.1 2017-10-14 14:05:27 +00:00
koalyptus
50f537fbfc Merge pull request #516 from koalyptus/toolbar-refactor
Toolbar refactor
2017-10-10 13:10:55 +11:00
koalyptus
eb9ac51b5a wip 2017-10-02 22:15:35 +11:00
greenkeeper[bot]
fa28d6ce17 chore(package): update babel-eslint to version 8.0.1 2017-09-26 21:11:23 +00:00
koalyptus
4f9e3dee01 Fix + unit tests 2017-09-23 21:34:09 +10:00
greenkeeper[bot]
7c7a5fc1b7 chore(package): update babel-eslint to version 8.0.0 2017-09-12 14:18:29 +00:00
koalyptus
0b242aadc7 Fix link filters with paging on 2017-09-05 22:34:06 +10:00
greenkeeper[bot]
e82640c7da chore(package): update grunt-eslint to version 20.1.0 2017-08-31 04:08:18 +00:00
koalyptus
6b5c432ce7 Made ColsVisibility container inherit font-size, expand linked filters unit tests 2017-08-27 10:54:05 +10:00
koalyptus
36b045c6d2 other css definition tweak for edge 2017-08-10 15:57:51 +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
greenkeeper[bot]
ea87137a82 chore(package): update grunt-babel to version 7.0.0 2017-08-08 23:35:45 +00:00
greenkeeper[bot]
0947a87d6c chore(package): update codecov to version 2.3.0 2017-08-03 13:46:49 +00: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
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
2f1e065571 Remove hasExtensions and hasColWidths properties on TableFilter 2017-07-08 10:53:19 +10:00
koalyptus
d3addb09c4 Placed features instantiation inside init method 2017-07-01 21:41:49 +10:00
koalyptus
7278aab649 Unit tests for popup-filters with grouped headers 2017-06-30 21:54:50 +10:00
greenkeeper[bot]
92af5d8842 chore(package): update format-number to version 3.0.0 2017-06-29 11:40:10 +00:00
greenkeeper[bot]
3c330ac4f0 chore(package): update dependencies 2017-06-27 12:00:59 +00:00
koalyptus
edcd166cd8 More defensive with tableLayout 2017-06-27 15:28:16 +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
Max Guglielmi
8145ef116f Modified grd_headTblCont css definitions to account scrollbar width 2017-06-23 17:01:13 +10:00
Max Guglielmi
c6b876d7f9 Initial commit 2017-06-14 13:59:04 +10:00
Max Guglielmi
38424bfdca Started refactoring configuration options 2017-06-02 14:01:10 +10:00
Max Guglielmi
2cbfc0b1ec Bumped webapack version 2017-05-29 13:34:47 +10:00
Max Guglielmi
5043378c2c Refactor popup-filters options 2017-05-29 13:31:45 +10:00
Max Guglielmi
0d64d5aa00 Bumped version 2017-05-27 21:39:25 +10:00
Max Guglielmi
11e15f0482 Enforcing eslint rule 2017-05-25 13:51:44 +10:00
Max Guglielmi
e8392b8fa5 Refactor help-instructions configuration option 2017-05-23 13:49:21 +10:00
Max Guglielmi
c29cbda581 Refactor loader configuration options 2017-05-18 13:49:11 +10:00
Max Guglielmi
aee6063410 Refactor status-bar config 2017-05-16 13:55:48 +10:00
Max Guglielmi
1de6a6288c updated unit tests 2017-05-13 20:51:10 +10:00
greenkeeperio-bot
f5d818c91a chore(package): update codecov to version 2.2.0
https://greenkeeper.io/
2017-05-10 11:23:48 +10:00
Max Guglielmi
195918f088 Dist build 2017-05-09 20:47:05 +10:00
Max Guglielmi
b249399b1d Merge branch 'master' into greenkeeper-grunt-webpack-3.0.0 2017-05-09 13:08:56 +10:00