Rob Garrison
9d53e3b35b
2.31.0
2018-08-27 11:34:23 -05:00
Rob Garrison
5df2bcaaa7
Pager: Change default ajaxProcessing function. See #1580
2018-08-24 07:47:07 -05:00
Rob Garrison
5e4ab3b843
2.30.2
2018-04-26 15:25:54 -05:00
Rob Garrison
2b5812e308
Global: Use local $ inside IIFE. Fixes #1542
2018-04-19 10:02:45 -05:00
Rob Garrison
7849f2e76e
Pager: Remove log
2018-03-19 06:47:03 -05:00
Rob Garrison
4f9cf81e55
Pager: Show all rows, not pages. Fixes #1529
2018-03-19 06:25:44 -05:00
Rob Garrison
8b1ba542db
2.30.0
2018-03-18 09:25:52 -05:00
Rob Garrison
17a8b2dd63
Core & pager: Change pager removeRows
check. Closes #1525 & #1466
2018-03-18 09:22:16 -05:00
Rob Garrison
7b15ec99c5
Core: Debug components separately
2018-03-18 09:22:16 -05:00
Rob Garrison
03eeb2e819
Global: Add editor eslint & fix issues
2018-03-18 09:18:20 -05:00
Rob Garrison
5923ef0e0e
Pager: use selectorRemove to remove error rows
...
Removes error rows with dynamically changed class names
2017-06-08 19:10:39 -05:00
Rob Garrison
e12785b92c
Pager: apply fixedHeight patch to widget & code cleanup
2017-06-08 19:09:28 -05:00
Rob Garrison
e3227a7af0
v2.28.11
2017-05-24 18:53:44 -05:00
Rob Garrison
30ee40c33f
Pager: ensure ajax is called after filter widget initializes
2017-05-23 13:40:22 -05:00
Rob Garrison
f7a60232a8
Pager: allow ajax processing on init
2017-05-23 11:42:36 -05:00
Rob Garrison
72b45976d8
v2.28.8
2017-04-18 19:50:08 -05:00
Rob Garrison
07f9dd9f60
Pager: use equalFilters for comparison. See #1384
2017-04-11 14:57:33 -05:00
Rob Garrison
f006d8aa5f
v2.28.6
2017-04-02 06:34:02 -05:00
Rob Garrison
4f43c31b7c
Pager: use "all" only when option exists. Fixes #1364 & #1366
2017-04-02 03:40:10 -05:00
Rob Garrison
829e5a62b5
Pager: stop using combined filter values. See #1363
2017-03-28 14:21:58 -05:00
Rob Garrison
97784fac29
v2.28.4
2017-01-06 20:56:05 -06:00
Rob Garrison
1b43b04015
Pager: add data-attribute override on output. See #1348
2016-12-30 16:52:19 -06:00
Rob Garrison
7528607eb4
Pager: Restore check for new headers. Fixes #1343
2016-12-29 04:11:20 -06:00
Rob Garrison
6032b121f3
Pager: use option to target inner header
2016-12-16 17:51:05 -06:00
Rob Garrison
744b642bef
Pager: fix rendering of sticky headers after ajax
2016-12-16 17:49:18 -06:00
Rob Garrison
3165a50ebd
Pager: (widget) make compatible with stickyHeaders. Fixes #1313
...
* Removed all references to stored pager.$goto and pager.$size
* Removed check if header text matches header length - this breaks
when a header row has a "tablesorter-ignoreRow" class name.
* Add stickyHeader container to pager.$container in case the pager
controls are inside the thead
2016-12-16 17:14:40 -06:00
Rob Garrison
920dd01baa
Fix lint issues & version bump
2016-11-26 19:40:00 -06:00
Rob Garrison
4053331c13
Pager: set ariaDisabled property to stop Edge crash. Fixes #1303
2016-11-26 09:57:00 -06:00
Rob Garrison
570d3c0c30
version bump & misc cleanup
2016-09-23 11:45:10 -05:00
Rob Garrison
7e11139496
Pager: maintain pageDisplay ID if one exists. Fixes #1288
2016-09-22 21:09:18 -05:00
Rob Garrison
1214f2bfdd
Pager: Add output function support to pager widget. See #1283
2016-09-09 06:30:00 -05:00
Rob Garrison
fca6ef2652
verion bump
2016-08-17 12:48:51 -05:00
Rob Garrison
e764dd0302
Pager: use ajax flag when calculating filtered rows
2016-08-17 12:04:28 -05:00
Rob Garrison
288a06e6cf
version bump
2016-07-11 07:42:19 -05:00
Rob Garrison
1846199b77
Pager: Prevent setting "all" value before initialization. See #1196
2016-07-09 18:55:59 -05:00
Rob Garrison
e8b68272e2
Pager: prevent ajax call on init. See #1196
...
When `processAjaxOnInit` is false
2016-07-09 18:34:17 -05:00
Rob Garrison
aec698e22c
Various: Oops, living a year in the past
2016-06-29 17:34:21 -05:00
Rob Garrison
eb84f87d5a
version bump
2016-06-28 07:09:18 -05:00
Rob Garrison
7328732525
Pager: Fix filtered regex
2016-06-28 04:28:35 -05:00
Rob Garrison
6d76080f8e
version bump
2016-05-01 15:33:35 -05:00
Rob Garrison
5bc64257a2
Pager: save pager size as "all" vs number. Fixes #1196
2016-05-01 15:25:01 -05:00
Rob Garrison
2f9fa35e55
Global: Replace array push functions in main loops
2016-02-21 21:47:59 -06:00
Rob Garrison
a234d31cba
version bump
2016-02-15 13:15:22 -06:00
Rob Garrison
5560f12011
Pager: Prevent js error on successive removal calls. Fixes #1155
2016-02-15 12:01:19 -06:00
Rob Garrison
d38fb26191
Pager: add initialRows option; use with false processAjaxOnInit
...
See http://stackoverflow.com/q/34972532/145346
2016-01-24 10:10:58 -06:00
Rob Garrison
87a10d6987
Global: Use triggerHandler to prevent event bubble to any outer table
2015-12-01 19:38:56 -06:00
Rob Garrison
fe23f7c0c1
version bump
2015-11-22 22:05:06 -06:00
Rob Garrison
684cc1faa8
Pager: Fix page set issues (with filter widget). See #1085
2015-11-20 09:30:21 -06:00
Rob Garrison
93dcd20f14
Pager (widget): clean up code
2015-11-20 09:27:22 -06:00
Rob Garrison
9b74e12485
Pager: Fix other page set issues (no filter widget). See #1085
2015-11-19 09:41:35 -06:00