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

181 commits

Author SHA1 Message Date
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
Max Guglielmi
6b43172199 Started moving hasArg function outside filter method 2016-12-20 14:16:53 +11:00
Max Guglielmi
7ef31a4c62 Moved highlight function into HighlightKeywords module 2016-12-19 13:51:48 +11:00
Max Guglielmi
f9f99798e4 Addressing zebra rows with sort columnt at start option 2016-12-18 00:23:57 +11:00
Max Guglielmi
11ca10cdfd Bumped version 2016-12-09 23:33:37 +11:00
Max Guglielmi
e54ac4b84f Increasing coverage 2016-12-09 14:14:08 +11:00
Max Guglielmi
8dee7d0cfb Continued increasing coverage 2016-12-08 22:16:47 +11:00
Max Guglielmi
0b1f4b67f5 Testing codecov 2016-12-08 14:21:39 +11:00
Max Guglielmi
4b1146c385 Added and configured isparta and codecov (1) 2016-12-07 23:48:28 +11:00
Max Guglielmi
7b2b040cc9 Started playing with babel-instanbul loader 2016-12-04 22:48:57 +11:00
Max Guglielmi
7ede842828 Made renamed displayAllText into clearFilterText and made it accepting an array 2016-12-01 13:58:09 +11:00
Max Guglielmi
f44ce0678d Added missing starter.html 2016-11-26 20:43:00 +11:00
Max Guglielmi
606d2e0fed Added contribuing file 2016-11-26 17:43:59 +11:00
Max Guglielmi
0cd9854634 Addressing sorting date columns with blank values 2016-11-24 14:14:55 +11:00
Max Guglielmi
57548bd3c0 Added popup_adjust_to_container configuration option to PopupFilter 2016-11-22 14:01:36 +11:00
Max Guglielmi
0ed1ac7d1e Started transparent theme 2016-11-19 23:42:37 +11:00
Max Guglielmi
88a6ed17fc Started enhancing multiple selection filter types behaviour in popup mode 2016-11-17 13:05:25 +11:00
Max Guglielmi
fd9c257e52 Simplified WTFs in dropdown and checklist 2016-11-15 16:49:19 +11:00
Max Guglielmi
7370173811 Removed unnecessary DOM element IDs 2016-11-10 14:16:57 +11:00
Max Guglielmi
e8a2ada208 Removed element IDs from paging 2016-11-05 22:08:32 +11:00
Max Guglielmi
3ff52002e4 Removed element IDs from GridLayout 2016-11-03 22:08:03 +11:00
Max Guglielmi
b99405997a Addressed #332 and continued #319 2016-11-02 23:01:31 +11:00
Max Guglielmi
ad3335e488 Added missing starter.html 2016-11-02 14:40:20 +11:00
Max Guglielmi
0644368cd6 Removed DOM element IDs from StatusBar, PopupFilter and FiltersVisibility (2) 2016-11-02 14:17:59 +11:00
Max Guglielmi
adb9539ee3 Removed DOM element IDs from StatusBar, PopupFilter and FiltersVisibility 2016-11-02 14:13:44 +11:00
Max Guglielmi
eeffb5b102 Removed element IDs from Loader and NoResults 2016-11-01 20:02:15 +11:00
Max Guglielmi
21305e2e62 Removed element IDs from Help and RowsCounter 2016-11-01 13:58:25 +11:00
Max Guglielmi
0b72eb55b0 Removed clear button container ID 2016-10-31 22:18:21 +11:00
Max Guglielmi
94ea4a9d69 dist package 2016-10-28 09:46:46 +11:00
Max Guglielmi
d57ede865f Implemented ignore diacritics feature 2016-10-22 13:07:57 +11:00
Max Guglielmi
a885c8caab Issue #313 Made locale.addFormat more defensive 2016-10-19 13:39:59 +11:00
Max Guglielmi
c5b4251039 Started dateType unit tests 2016-10-12 14:15:19 +11:00
Max Guglielmi
288af8b94e Addressed issue-309 2016-10-10 18:16:39 +11:00
Max Guglielmi
028932e53c Expanded colOps extension tests 2016-10-08 11:50:34 +11:00
Max Guglielmi
035801dc7e Initial commit 2016-09-11 00:07:46 +10:00
Max Guglielmi
51453d6191 Added index.js 2016-09-07 21:37:22 +10:00
Max Guglielmi
32ea4a28cc Finalised sortable table adapter 2016-09-06 11:45:27 +10:00
Max Guglielmi
37c6b70f7e Added comments for auto-generated docs 2016-09-04 18:17:54 +10:00