Commit Graph

36 Commits

Author SHA1 Message Date
Mottie
75de112ef6 Build: Add jscs checking & fix style issues
Thanks @Herst!
2015-07-22 23:29:51 -05:00
Mottie
bbe5d53e14 Scroller & columnSelector: integrate widgets. Fixes #905 2015-05-28 11:44:25 -05:00
Mottie
263aa97e66 Build: add combined file with selected widgets & parsers. See #855
NOTE: the core js/jquery.tablesorter.js file is no longer UMD wrapped!; this is done by the build process now

Updated various parser & widget comments
2015-03-28 15:03:50 -05:00
Mottie
403d831fc0 version bump 2015-03-05 10:10:57 -06:00
Mottie
c17aa829e6 Debug: update debug logging
pager, columnSelector & filter
2015-02-27 17:37:14 -06:00
Mottie
9b32f0c5f6 version bump 2015-02-07 00:46:44 -06:00
Mottie
f6b33cc367 Docs: updates & removed some widgets from beta 2015-02-06 23:04:28 -06:00
Mottie
19b69c9ac3 Widgets: update remove function
columnSelector, cssStickyHeaders, pager, repeatHeaders, saveSort & stickyHeaders
2015-02-02 07:58:47 -06:00
Mottie
a63d67f41e ColumnSelector: change in "auto" now triggers a "columnUpdate" event 2015-01-26 17:01:58 -06:00
Mottie
703fcc6212 ColumnSelector: refreshColumnSelector parameter can now set "auto" mode. Fixes #798 2015-01-22 07:37:34 -06:00
Mottie
b3a7b82a67 ColumnSelector: columns array parameter added to refreshColumnSelector method. Fixes #798 2015-01-20 10:59:47 -06:00
Mottie
ff851938d7 ColumnSelector: fix column index issue, again 2014-12-25 07:09:55 -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
2e8add1072 ColumnSelector: add columnSelector_cssChecked option 2014-11-26 21:40:47 -06:00
Justin F. Hallett
97a5e7ba97 Add 'columnUpdate' event when the columnSelector is updated 2014-11-11 00:31:41 -07:00
Mottie
363f083682 version bump 2014-11-03 10:56:46 -06:00
yelly
6ff8161699 Remove breakpoints sort
Sorting the breakpoints yields bad results if not all sizes are of the same length.
For instance, for the breakpoints [ '480px', '768px', '992px', '1200px', '1800px', '2200px' ], the first 3 sizes will be placed after the last 3, resulting in unexpected behaviour.
2014-11-01 21:27:39 +02:00
Mottie
3b2742f475 version bump 2014-10-26 19:11:12 -05:00
Mottie
7a1a90232b columnSelector: col element now hidden with column. Fixes #740 2014-10-06 11:17:17 -05:00
Mottie
c13d0f65f5 columnSelector: prevent adding a media query when no priorities are set 2014-10-04 11:15:38 -05:00
Mottie
fcebad5a0f version bump 2014-05-22 07:53:29 -05:00
Mottie
1d3e7d9702 columnSelector: refreshColumnSelector no longer dependent on breakpoints 2014-05-20 20:47:55 -05:00
Mottie
485ab53e18 columnSelector: add refreshColumnSelector method 2014-05-18 13:14:48 -05:00
Mottie
05f9dbf4e7 columnSelect: fix remove error 2014-05-16 13:37:13 -05:00
Mottie
35ec1d87eb version bump & cleanup jsHint errors 2014-05-05 20:52:17 -05:00
Mottie
c92a55750f Add print widget
updated columnSelector to work as a print stylesheet
2014-05-05 19:46:01 -05:00
Mottie
4a984eb681 version bump 2014-03-31 06:14:47 -05:00
Mottie
cb397dd092 fix columnSelector widget removal function 2014-03-31 02:29:38 -05:00
Mottie
867447a2e3 column selector widget: auto state is saved. Fixes #517 2014-03-09 21:10:23 -05:00
Mottie
35be6689fb cleanup & version bump 2014-03-07 12:53:21 -06:00
Mottie
cfd2eab774 columnSelector: make column disable, visible, invisible methods consistent. Fixes #519 2014-03-01 07:23:56 -06:00
Mottie
5cafeb49a7 column selector cleanup 2014-02-19 12:11:23 -06:00
Mottie
36617802e0 Column selector widget: add attachTo function for popup dynamic elements 2014-02-11 00:13:50 -06:00
Mottie
5d4955aef8 Add API section; update docs, accordion & dates
Add tablesorter API section to docs. Make assorted corrections to docs &
cleanup. Update & consolidate jQuery UI accordion code. Updated some
scripts to use the correct version number (v2.15, not v2.14.6).
2014-02-10 23:55:42 -06:00
Justin F. Hallett
6a6712f55e Rename for project consistency 2013-12-17 17:34:08 -07:00