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

161 commits

Author SHA1 Message Date
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
Max Guglielmi
af75fe5236 Continued commenting for auto-documentation 2016-09-03 23:30:31 +10:00
Max Guglielmi
c723b962bf initial commit 2016-09-02 19:26:21 +10:00
Max Guglielmi
aee9c11551 Fixed doco 2016-09-02 13:32:59 +10:00
Max Guglielmi
7ea7e5be5c Finalised TableFilter documentation 2016-08-31 21:13:01 +10:00
Max Guglielmi
17ce8759ac Continued documentation for TableFilter 2016-08-29 19:03:32 +10:00
Archis Gore
03a5d251a1 Bumped package version
And ran grunt to update some files,
as well as validate all tests.
2016-08-22 20:44:06 -07:00
Max Guglielmi
e770b13320 Additional comments in TableFilter 2016-08-17 17:31:41 +10:00
Max Guglielmi
ed2f638bf2 Continued TableFilter 2016-08-14 14:14:52 +10:00
Max Guglielmi
34cc60ace9 Started comments for auto-generated doc in TableFilter 2016-08-11 17:25:00 +10:00
Max Guglielmi
d222f32674 Added comments to Storage for auto-generated documentation 2016-08-08 17:22:25 +10:00
Max Guglielmi
0b1256d571 Added comments to State for auto-generated documentation 2016-08-06 19:46:26 +10:00
Max Guglielmi
912433a032 Replaced var with let in RowsCounter 2016-08-06 00:53:32 +10:00
Max Guglielmi
b5dafdb173 Shortened PopupFilter properties names 2016-08-04 16:11:19 +10:00
Max Guglielmi
01a34e082c Added comments to paging 2016-07-31 21:49:38 +10:00
Max Guglielmi
a962c04213 Fixed no results container width calculation 2016-07-30 16:45:58 +10:00
Max Guglielmi
2f042e68dd Added comments for doco to HightlightKeyword and Loader 2016-07-27 17:21:30 +10:00
Max Guglielmi
714fa5d91a Grunted 2016-07-23 18:48:15 +10:00
Max Guglielmi
fb56fab0c7 Added comments for autogenerated documentation (hash, help) 2016-07-23 18:34:19 +10:00
Max Guglielmi
3899aee53c Continued refactoring grid layout 2016-07-09 21:51:32 +10:00
Max Guglielmi
603de740a3 Fixed checklist option click event 2016-07-02 14:06:12 +10:00