Commit Graph

2206 Commits

Author SHA1 Message Date
Rob Garrison
5e784174ec Meta: update dependencies & fix SPDX license 2017-04-02 06:34:01 -05:00
Rob Garrison
1f1df76926 Theme: Add CSS highlight file
See https://mottie.github.io/tablesorter/docs/example-css-highlighting.html
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
4f43c31b7c Pager: use "all" only when option exists. Fixes #1364 & #1366 2017-04-02 03:40:10 -05:00
Rob Garrison
f429b96c6c Docs: add some internal links 2017-04-02 03:38:28 -05:00
Ruchir Patel
c6db0bc75d Fixed an issue that occurred when you try to download table data as CSV with multiple headers and Colspan greater than 3. It caused column header alignment problem when I export out. (#1373) 2017-03-30 14:24:40 -05:00
Rob Garrison
829e5a62b5 Pager: stop using combined filter values. See #1363 2017-03-28 14:21:58 -05:00
Rob Garrison
ea73eddab8 Filter: compare last search array. Fixes #1363 2017-03-28 13:45:59 -05:00
Simen Flatby
82889c6a92 Fixed an issue that occurred if you had an option in the pager dropdown with the same value as the total amount of table rows. When you selected such an option, the option with the value "all" was selected. (#1364) 2017-03-21 12:50:33 -05:00
Rob Garrison
51ee4d4507 Meta: Remove cdnjs auto-update config.
See https://github.com/cdnjs/cdnjs/pull/9080
2017-03-19 19:44:08 -05:00
Rob Garrison
274db5affc Docs: fix linting issues 2017-03-19 19:39:34 -05:00
Rob Garrison
d2b6d4bb65 Docs: update jQuery 2017-03-19 19:35:28 -05:00
Rob Garrison
468222e493 Core: add fix it (in Abelt) note for #1362 2017-03-18 12:41:01 -05:00
Rob Garrison
c4eb30992a Docs: Add note about event binding after build widget completes. See #1370 2017-03-15 12:00:29 -05:00
Rob Garrison
c91ceeb5b1 Core: update column count after reset 2017-03-15 11:57:18 -05:00
Rob Garrison
6e46f7aecb Build: Stop build widget option warnings 2017-03-14 17:03:39 -05:00
Rob Garrison
eb0692dbc8 sort2Hash: Stop option warnings. Fixes #1369 2017-03-14 17:02:51 -05:00
Rob Garrison
0e2235fabc Core: Fix method of saving default widgetOptions. See #1356 2017-03-14 16:53:46 -05:00
Rob Garrison
3cd9882fc7 Parser: Add leading zero parser 2017-03-13 23:30:50 -05:00
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