Commit Graph

1207 Commits

Author SHA1 Message Date
Mottie
703590cc38 Docs: various updates 2015-01-25 12:11:54 -06:00
Mottie
f1961efe8f Widgets: modify remove functions for refreshing widgets
renamed parameter from "temp" to "refreshing" & updated docs
2015-01-25 11:01:07 -06:00
Mottie
b9e028d8ed Pager widget: fix js error 2015-01-23 23:09:56 -06:00
Mottie
857e275aab Core: add removeWidget & refreshComplete
Updated addWidget, applyWidget & refreshWidgets
2015-01-23 23:09:32 -06:00
Mottie
a0f09f484b Docs: update Bootstrap to 3.3.2 2015-01-22 14:48:52 -06:00
Mottie
87c9c6645f Core: prevent resort when serverSideSorting is true. Fixes #764
Add AMD functions to jshint globals & general cleanup
2015-01-22 07:58:19 -06:00
Mottie
703fcc6212 ColumnSelector: refreshColumnSelector parameter can now set "auto" mode. Fixes #798 2015-01-22 07:37:34 -06:00
Mottie
3abce88fd8 Pager: Add "pagerUpdate" method to force a pager update. Fixes #801 2015-01-20 18:48:11 -06:00
Mottie
3213d16867 Core: optimize textExtraction function
Reduced comparisons & moved "simple" textExtraction before checks for textExtraction functions & using getColumnData, to further speed up processing time
2015-01-20 12:31:19 -06:00
Mottie
b3a7b82a67 ColumnSelector: columns array parameter added to refreshColumnSelector method. Fixes #798 2015-01-20 10:59:47 -06:00
Mottie
a50f5555a9 Storage & Build widget: pass "null" to $.parseJSON as a fallback. Fixes #586
Also change build widget example code to use dataType:"text" for csv data
2015-01-18 09:02:14 -06:00
Mottie
bbaf9083c8 Docs: select2 note & make newest version styling more prominent 2015-01-17 08:10:17 -06:00
Mottie
5eeb103f98 Filter: select2 filterFormatter code tweaks. Fixes #796. 2015-01-17 07:02:38 -06:00
Mottie
975102266e Filter: reindent select2 filterFormatter code 2015-01-16 20:26:17 -06:00
Mottie
66b5682cf0 Filter: Update select2 filterFormatter to properly escape regex characters
This update will not worl with select2 v4.0.0!
2015-01-16 20:25:27 -06:00
Mottie
14799b9ce8 Pager: Add pageAndSize method to set both page & size 2015-01-16 12:17:47 -06:00
Mottie
85a1ca0453 Pager: page size resets to original page setting instead of 10 2015-01-16 07:51:11 -06:00
Mottie
a07f7f47ad Docs: update Bootstrap to 3.3.1 2015-01-15 14:50:17 -06:00
Mottie
402200914d uitheme: add separate sort class names to header & icon element; breaks old demos 2015-01-15 14:06:01 -06:00
Mottie
b9ddc1849d Docs: remove uitheme widgetOption & update comments 2015-01-15 07:59:27 -06:00
Mottie
bc85c32190 Scroller: resizing & browser zoom should now show proper widths. Fixes #680 & #634. 2015-01-15 07:59:20 -06:00
Mottie
cb63aade3f Themes: add filter row background color to row
when "hideme" class is applied, the filter row now takes on the background color from the row, at least in Chrome
2015-01-14 13:34:24 -06:00
Mottie
cb6912b075 uitheme: will now update properly when config.theme changes 2015-01-14 13:34:19 -06:00
Mottie
11ff8c4ab1 Filter: hide filter row using the "filtered" class name
needed for the scroller widget, or the filter row becomes visible:hidden on filterEnd and adds a butt-load of padding to the top of the scroll window
2015-01-14 13:20:41 -06:00
Mottie
6cd67973cc Core: make fixColumnWidth a public function
Add class name to colgroup when programmically added so calling the $.tablesorter.fixColumnWidth function can determine when to refresh the set col widths
2015-01-14 13:20:31 -06:00
Mottie
077004bdbb Docs: correction 2015-01-13 06:53:22 -06:00
Mottie
61b339dd3b Core/Filter: remove widget temp parameter added indicating refreshWidgets was trigger 2015-01-11 20:02:39 -06:00
Mottie
638d070f3a Pager: filteredRows now properly calculated when first tbody set with cssInfoBlock class 2015-01-09 07:25:39 -06:00
Mottie
0a9c91804e Docs: add column reorder example using jQuery UI dragtable widget
See http://stackoverflow.com/a/27770224/145346
2015-01-04 15:00:42 -06:00
Mottie
d3fc919bc3 Merge branch 'master' into working 2015-01-04 13:28:17 -06:00
Rob G
430f8c533f Merge pull request #786 from mwiencek/master
Add AMD/browserify support
2015-01-04 11:59:09 -06:00
Michael Wiencek
15b2a789e2 Support for AMD, browserify environments 2015-01-03 20:31:14 -06:00
Michael Wiencek
773c75ee77 Fix main field in package.json 2015-01-03 19:34:54 -06:00
Michael Wiencek
baf63178db Include non-minified files in npm 2015-01-03 19:20:59 -06:00
Mottie
157e8e7bcb Testing: update QUnit & remove jsHint checks 2014-12-31 20:21:29 -06:00
Mottie
d863c4aee4 Docs: Specify pager's pageSet method requires a one-based index value 2014-12-29 13:54:18 -06:00
Mottie
1d3a2c21a4 Pager: Get most up to date filter before setting pageReset. Fixes #783 2014-12-25 10:04:44 -06:00
Mottie
4c06e417d3 Pager: pageReset now used while filtering. See #778 2014-12-25 07:35:17 -06:00
Mottie
ff851938d7 ColumnSelector: fix column index issue, again 2014-12-25 07:09:55 -06:00
Mottie
ffb5ffc5fd Core: resort variable can now contain a new sort. See #782 2014-12-24 08:18:25 -06:00
Mottie
cdb766f8d9 version bump 2014-12-22 21:12:59 -06:00
Mottie
5786b3eab3 ColumnSelector: fix column index issue 2014-12-22 21:04:26 -06:00
Mottie
9cd317070f Pager: ensure filteredRows gets updated before movetopage is called. Fixes #778 2014-12-22 20:44:29 -06:00
Mottie
89af1163e5 Merge branch 'master' into working 2014-12-11 09:39:56 -06:00
Rob G
11ee395e5c Merge pull request #777 from seanhussey/patch-1
Fixed typos.
2014-12-11 09:39:11 -06:00
Sean Hussey
efbaef29a7 Fixed typos. 2014-12-11 10:11:54 -05:00
Mottie
3e684eafa4 Themes: Dropbox & grey; target icon class name for css styling 2014-12-01 15:51:28 -06:00
Mottie
af407b0797 Only style i tags from tablesorter on theme bootstrap v2 & less 2014-12-01 15:50:05 -06:00
Rob G
f9493c5f84 Merge pull request #773 from frodrigo/master
Only style i tags from table sorter on theme bootstrap
2014-12-01 15:41:11 -06:00
Frédéric Rodrigo
e0a8c45cae Only style i tags from table sorter on theme bootstrap 2014-12-01 19:15:49 +01:00