Rob Garrison
e5592a7101
2.30.3
2018-04-30 16:54:48 -05:00
Rob Garrison
38b4c8d9d5
Core: Use indexed headers. Fixes #1524
2018-04-30 16:23:17 -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
200fcacb3b
Core: Allow passing headers from multiple rows. See #1116
2018-04-11 19:37:57 -05:00
Rob Garrison
c74a34b070
2.30.1
2018-03-19 07:17:24 -05:00
Rob Garrison
745229d7ff
Core: Only validate options while debugging. Closes #1528
2018-03-19 06:25:50 -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
e542aebf1c
2.29.6
2018-02-25 13:04:11 -06:00
Rob Garrison
361a0d89f5
2.29.5
2018-01-30 17:52:36 -06:00
Rob Garrison
bf7339036c
2.29.4
2018-01-18 17:30:03 -06:00
Rob Garrison
5317ddfaab
2.29.3
2018-01-10 16:18:04 -06:00
Rob Garrison
23a0750504
2.29.2
2017-12-13 15:25:47 -06:00
Rob Garrison
a225a40378
2.29.1
2017-12-13 15:17:51 -06:00
Rob Garrison
9a676efeeb
Core: remove empty block
2017-11-25 17:52:14 -06:00
Rob Garrison
85d5cdcb18
Core: Update external header icons on sort. Fixes #1483
2017-11-25 17:50:20 -06:00
Rob Garrison
b5dc8f2a3e
Core: Fix non-typical use of selectorHeaders. See #1459
2017-10-18 06:41:21 -05:00
Rob Garrison
b6647faba5
2.29.0
2017-09-27 21:09:50 -05:00
Rob Garrison
ea5c242f04
Core: Target header cells for data-column. Fixes #1459
2017-09-18 21:48:00 -05:00
Rob Garrison
f1aa6745e5
Core: Clarify warning message
2017-09-10 15:08:55 -05:00
Rob Garrison
8c2f14b8fd
Core: Add "widgetRemoveEnd" event. Fixes #1430
2017-08-26 20:16:53 -05:00
Rob Garrison
c108de305c
Core: Include callback method for "applyWidgets"
2017-08-26 20:16:52 -05:00
Rob Garrison
c1c55c5688
v2.28.15
2017-07-04 12:56:45 -05:00
Rob Garrison
6eaaf23489
Core: Fix check count cell indexing
2017-07-04 11:58:19 -05:00
ced-b
c3fdce97aa
Fix accidental change of comment
2017-07-02 16:14:29 -05:00
ced-b
6beda6a7ba
Use calculated index instead of DOM index
...
There seems to be a scenario when there are multiple `thead` entries in a table where some versions of Firefox (around 47) return -1 for `cell.parentNode.rowIndex`, which winds up with the whole top part being laid out wrongly.
However, I looked this over and did not see any reason why not to use the calculated `i` for the row index instead.
2017-07-02 16:14:29 -05:00
Rob Garrison
d398c91f0f
v2.28.14
2017-06-08 19:26:53 -05:00
Rob Garrison
23c94a726d
Core: Show console error for mismatched column count. See #1415
2017-06-07 22:38:57 -05:00
Rob Garrison
8dbd34ece6
v2.28.13
2017-06-02 17:49:41 -05:00
Rob Garrison
086f4ad89c
Core: coerce sort natural elements into strings. See #1415
2017-06-02 10:58:36 -05:00
Rob Garrison
ca16c8c232
Core: Add cssIconDisabled option. See #1409
2017-05-31 14:00:05 -05:00
Rob Garrison
c77d7b2d6e
v2.28.12
2017-05-26 15:11:58 -05:00
Rob Garrison
e3227a7af0
v2.28.11
2017-05-24 18:53:44 -05:00
Rob Garrison
7f082fa019
v2.28.10
2017-05-16 15:33:15 -05:00
Rob Garrison
cbb37f8b3f
Core: Add namespace classname to table
2017-05-16 14:15:11 -05:00
Rob Garrison
96ad9d0130
Core: disable updateCell for child rows
...
Add warning & note to fix :(
2017-05-12 07:13:07 -05:00
Rob Garrison
48a327d6f6
v2.28.9
2017-05-03 17:22:27 -05:00
Rob Garrison
5e6c926d6b
Core: Fix widget option changes across multiple tables
...
Seen in the second table of the math page demo with the
`math_ignore` option
2017-05-03 17:06:24 -05:00
Rob Garrison
72b45976d8
v2.28.8
2017-04-18 19:50:08 -05:00
Andy Sleigh
1b87904fe7
Fixed updateCell child row handling
...
cache[ c.columns ].$row doesnt need to be updated in updateCell.
2017-04-12 11:34:27 -05:00
Andy Sleigh
e44c239a81
Fixed updateCell to work correctly with child rows
2017-04-12 11:34:27 -05:00
Rob Garrison
b80d402fc3
v2.28.7
2017-04-04 05:16:26 -05:00
Rob Garrison
f006d8aa5f
v2.28.6
2017-04-02 06:34:02 -05:00
Rob Garrison
196bfd2d11
Core: applyWidget callback occurs after "tablesorter-ready"
2017-04-02 06:34:01 -05:00
Rob Garrison
440b3f01cb
Core: Update widgets after sortReset. Fixes #1361
2017-04-02 06:33:49 -05:00
Rob Garrison
468222e493
Core: add fix it (in Abelt) note for #1362
2017-03-18 12:41:01 -05:00
Rob Garrison
c91ceeb5b1
Core: update column count after reset
2017-03-15 11:57:18 -05:00