Commit Graph

2187 Commits

Author SHA1 Message Date
Rob Garrison
98ae457aec Core: Prevent overwriting default widgetOptions. Fixes #1356 2017-03-07 05:23:03 -06:00
Rob Garrison
4913b2fc47 Meta: update dependencies 2017-03-07 05:20:20 -06:00
Rob Garrison
f2f24645c6 Meta: Add composer.json. Fixes #1355 2017-02-08 12:13:22 -06:00
Rob Garrison
89eb6d00de Meta: fix indentation 2017-02-08 12:12:47 -06:00
Rob Garrison
1d94fff372 Docs: clarify parser & sorter class name differences 2017-02-08 12:11:50 -06:00
Rob Garrison
efe9a43610 Docs: Add note about Excel & output_encoding. See #1353 2017-01-31 13:16:31 -06:00
Rob Garrison
a2b74f122a Grunt: update dependencies 2017-01-28 14:06:23 -06:00
Rob Garrison
0ba3043bc4 Docs: fix "update" labels 2017-01-28 14:05:58 -06:00
Rob Garrison
20a576d24e Readme: move questions section closer to the top 2017-01-28 13:53:08 -06:00
Rob Garrison
88d3e00c5e v2.28.5 2017-01-28 13:50:22 -06:00
Rob Garrison
96fcf013d3 Resizable: Add "resizableUpdate" & "resizableReset" methods 2017-01-28 13:28:28 -06:00
Rob Garrison
c2dbfd4769 Scroller: add scrollerComplete event. Fixes #1351 2017-01-28 13:08:03 -06:00
Rob Garrison
b846ee0840 Readme: add related project, tablesorter-pagercontrols 2017-01-13 07:54:55 -06:00
Rob Garrison
27bc982127 Output: remove console.log 2017-01-10 21:49:39 -06:00
Rob Garrison
7cc9508664 Output: Prevent multiple popups/download with dblClick 2017-01-10 21:48:23 -06:00
Rob Garrison
245c951659 Docs: fix "update" labels 2017-01-06 21:04:14 -06:00
Rob Garrison
97784fac29 v2.28.4 2017-01-06 20:56:05 -06:00
Rob Garrison
ca2e7acbf4 Theme: Add demo for Bootstrap v4-alpha 2017-01-06 20:39:06 -06:00
Rob Garrison
d9b8c1feb3 Themes: fix high-specificity blue theme 2017-01-06 12:23:26 -06:00
Rob Garrison
c8f124f8af Docs: add info on Excel to output widget. See #1349 2017-01-06 12:13:34 -06:00
Rob Garrison
94a84dbd58 Docs: add comma 2017-01-02 07:29:45 -06:00
Rob Garrison
0da52de497 Output: Add output_includeHeader option & docs. Fixes #1349 2017-01-02 07:26:33 -06:00
Rob Garrison
39430d5773 Output: Add output_savePlugin option & update download code 2017-01-02 05:33:30 -06:00
Rob Garrison
b0cae87010 Output: prevent error on output to open popup 2017-01-02 04:45:36 -06:00
Rob Garrison
e95a77efe7 Themes: Add column widget support to bootstrap. See #1347 2016-12-30 18:08:32 -06:00
Rob Garrison
1b43b04015 Pager: add data-attribute override on output. See #1348 2016-12-30 16:52:19 -06:00
Rob Garrison
71a4ad925a Docs: Add page header to output demo. See #1349 2016-12-30 07:57:56 -06:00
Rob Garrison
b54493d0be Docs: Include jQuery in page header 2016-12-30 07:57:01 -06:00
Rob Garrison
269db13f03 Docs: Add page header to grouping child demo. Fixes #1346 2016-12-30 07:41:13 -06:00
Rob Garrison
74589ee93b Docs: load storage widget in grouping demo. Fixes #1346 2016-12-30 06:30:12 -06:00
Rob Garrison
3a3b7e9574 Theme: Add group widget css file. See #1346 2016-12-30 06:25:54 -06:00
Rob Garrison
5d620db218 Docs: Add more notes on moving the ipAddress parser. See #1344 2016-12-29 11:25:48 -06:00
Rob Garrison
8738ac3161 Docs: More notes on moving "ipAddress". See #1344 2016-12-29 07:58:55 -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
822613ae4f StickyHeaders: reduce priority below pager widget
so it initializes before the pager
2016-12-16 17:20:02 -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
1d6a07321a Readme: update change 2016-12-16 04:35:16 -06:00
Rob Garrison
09e5010be1 version bump 2016-12-16 04:30:38 -06:00
Rob Garrison
e723a74195 Grunt: add version check 2016-12-16 04:30:18 -06:00
Rob Garrison
d2fedb97fb version bump 2016-12-15 15:43:33 -06:00
Rob Garrison
750a038bfc Themes: Fix SCSS theme & add demo. See #1332 2016-12-15 07:08:46 -06:00
Rob Garrison
c0628be0a5 Reorder: add style to head 2016-12-15 06:29:21 -06:00
Rob Garrison
8c07fe24bc Scroller: cleanup from #1338 2016-12-15 06:28:28 -06:00
MAROT Loïc
51e9852de1 Adding style in <HEAD> tag not at the end of file (#1337)
Remove Audit warning from Chrome.
2016-12-15 05:56:00 -06:00
MAROT Loïc
26aae70367 Adding style in <HEAD> tag not at the end of file (#1338)
Remove Audit warning from Chrome.
2016-12-15 05:55:41 -06:00
Rob Garrison
2ec5ac80ff ColumnSelector: revert b9e89d4, add layoutCustomizer option. See #1335 2016-12-14 15:43:30 -06:00
Rob Garrison
b9e89d4962 ColumnSelector: Include HTML in empty headers. Fixes #1335 2016-12-14 13:00:51 -06:00
Rob Garrison
e5f41c4fdf ColumnSelector: target header column attr. Fixes #1238 2016-12-13 11:08:17 -06:00