1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2026-03-18 00:19:50 +01:00
Commit graph

546 commits

Author SHA1 Message Date
Max Guglielmi
5adfa8a1be Fixed tf reference in closeAll and destroy 2017-05-27 22:15:06 +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
Max Guglielmi
f059faecbc Added missing starter.html 2017-05-09 20:53:25 +10:00
Max Guglielmi
195918f088 Dist build 2017-05-09 20:47:05 +10:00
Max Guglielmi
022e52e31c Exploring babel settings issues 2017-05-09 14:31:29 +10:00
Max Guglielmi
06c3b3f025 Added base class for drop-down filter types 2017-05-07 16:05:36 +10:00
Max Guglielmi
cb3a633807 Fixed tests 2017-05-07 00:35:24 +10:00
Max Guglielmi
b0bc11007f Refactor logic for sorting drop-down filter options 2017-05-06 21:32:01 +10:00
Max Guglielmi
1b8bb8a9ea Added registerExtension method 2017-05-03 21:27:44 +10:00
Max Guglielmi
25101b278a Refactored options and updated unit tests 2017-05-02 22:31:02 +10:00
Max Guglielmi
7a861eabee Added missing starter file in dist folder 2017-05-01 22:10:57 +10:00
Max Guglielmi
c7c20cdacf Removed commented out code 2017-05-01 21:41:24 +10:00
Max Guglielmi
3f2bc41176 Moved features definitions in const file 2017-05-01 21:36:51 +10:00
Max Guglielmi
70779f192c Started refactoring features instn 2017-05-01 09:36:47 +10:00
Max Guglielmi
29960cada8 Made popup filters element anchored to container 2017-04-26 07:29:08 +10:00
Max Guglielmi
2a8571d940 Production build 2017-04-23 05:34:54 +10:00
Max Guglielmi
2f8fb874d8 Unit tests for mark active columns feature 2017-04-23 05:17:42 +10:00
Max Guglielmi
37c90ed12b Started modulerising mark active columns feature 2017-04-22 06:22:50 +10:00
Max Guglielmi
9f6b3160fc Added missing extensions bundle in dist folder 2017-04-18 03:00:10 +10:00
Max Guglielmi
76a61d5a01 Added dom method, made tbl property private 2017-04-14 19:30:58 +10:00
Max Guglielmi
b03445ea46 Expanded StatusBar tests 2017-04-11 02:33:27 +10:00
Max Guglielmi
06ed30de3b Added getColumnData and getColumnValues 2017-04-02 00:54:19 +11:00
Max Guglielmi
ec940d428a Updated unit tests 2017-03-31 14:56:51 +11:00
Max Guglielmi
4f593cb2d3 Started fixing unit tests 2017-03-30 23:14:27 +11:00
Max Guglielmi
611fc1ba24 Continued simplyfing data retrieval APIs 2017-03-29 21:42:31 +11:00
Max Guglielmi
e8ba629217 Fixed set page length when no valid rows + added unit tests 2017-03-25 15:19:12 +11:00
Max Guglielmi
c49eb2e50f Added results formatting to ColOps 2017-03-18 10:20:51 +11:00
Max Guglielmi
a2ccc2668a Added test case for disabled enter key 2017-03-16 15:05:56 +11:00
Max Guglielmi
f7aa5cd65c Expanded statusBar tests 2017-03-01 22:09:20 +11:00
Max Guglielmi
7a5985ba8f Added test case 2017-02-27 13:38:19 +11:00
Max Guglielmi
90b5e3cdca Renamed custom_cell_data option cell_parser 2017-02-26 21:43:36 +11:00
Max Guglielmi
ca1c801d64 Bumped various packages versions 2017-02-21 21:25:08 +11:00
Max Guglielmi
5a496f228a Fixed destroyExtensions 2017-02-13 14:52:47 +11:00
Max Guglielmi
a1581a6ea1 Fixed ColOps firing colum-calc twice, made operation setting handling more devensive 2017-02-11 23:47:40 +11:00
Max Guglielmi
7351798ea4 Removed commented out code 2017-02-04 12:09:20 +11:00
Max Guglielmi
ccc7c27032 Continued fixing tests 2017-02-04 01:00:29 +11:00
Max Guglielmi
e17b34d98a Started fixing failing unit tests due to promise based implementation of dynamic requires 2017-02-03 23:58:50 +11:00
Max Guglielmi
8cb947a6e5 Started migration to webpack 2 2017-02-03 17:04:07 +11:00
Max Guglielmi
2742716de4 Prepared dist 2017-01-26 20:14:34 +11:00
Max Guglielmi
2e3e68bb6f Expanded no filters unit tests 2017-01-23 13:55:09 +11:00
Max Guglielmi
44af1dc552 Added doco comment to getCellValue + added date filtering tests 2017-01-21 10:40:45 +11:00
Max Guglielmi
b91cf53ac1 Fixed unit tests 2017-01-18 21:29:00 +11:00
Max Guglielmi
7e5cd343d2 Changed signature od getTableData and getFilteredData 2017-01-17 14:20:11 +11:00
Max Guglielmi
b15f3ed396 Started getCellData vs getCellValue 2017-01-16 14:04:55 +11:00
Max Guglielmi
ff99b14f6b Address PR feedback 2017-01-15 17:26:35 +11:00
Max Guglielmi
51f8521ddd Prepare PR 2017-01-15 16:39:14 +11:00
Max Guglielmi
ed164cc64f Included starter.html in dist folder 2017-01-15 16:30:52 +11:00