1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2026-03-15 07:05:45 +01:00
Commit graph

218 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
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
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
37c90ed12b Started modulerising mark active columns feature 2017-04-22 06:22:50 +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
ec940d428a Updated unit tests 2017-03-31 14:56:51 +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
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
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
ed164cc64f Included starter.html in dist folder 2017-01-15 16:30:52 +11:00
Max Guglielmi
995eda0498 Fixed unit tests 2017-01-12 23:42:58 +11:00
Max Guglielmi
926d4e80b5 Added specific calculation methods 2017-01-11 14:13:57 +11:00
Max Guglielmi
1d9c1a435b Made cols visibility popup auto-closable on click-away 2017-01-07 22:51:49 +11:00
Max Guglielmi
b2700c9972 Fixed dist build files 2017-01-05 08:05:57 +11:00
Max Guglielmi
9d8744392a Fix instantiation with 1 row 2017-01-04 14:09:18 +11:00
Max Guglielmi
c4a1c47176 Expanded events tests for AlternateRows 2017-01-03 14:08:21 +11:00
Max Guglielmi
90b3f21332 Fixed closed button in help popup 2017-01-01 22:14:27 +11:00
Max Guglielmi
556bf1c264 Added unit tests 2017-01-01 17:31:48 +11:00
Max Guglielmi
7e779a0242 Made help container auto-closable when user clicks away 2016-12-27 21:20:16 +11:00
Max Guglielmi
f41f268975 Addressed destroy TODO 2016-12-24 23:35:26 +11:00
Max Guglielmi
c75fbe169c Assigned empty function to callbacks 2016-12-22 22:01:59 +11:00
Max Guglielmi
8af59ef676 Missing starter 2016-12-21 21:53:03 +11:00