Rob Garrison
03eeb2e819
Global: Add editor eslint & fix issues
2018-03-18 09:18:20 -05:00
Rob Garrison
87a10d6987
Global: Use triggerHandler to prevent event bubble to any outer table
2015-12-01 19:38:56 -06:00
Rob Garrison
1d813bd766
version bump
2015-10-31 11:06:09 -05:00
Rob Garrison
5d4529c37d
Global: call internal functions directly; stop using trigger
2015-10-22 16:41:34 -05:00
Mottie
75de112ef6
Build: Add jscs checking & fix style issues
...
Thanks @Herst!
2015-07-22 23:29:51 -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
b71c1fe681
Event unbinding: change trim to replace spaces
...
the problem in jQuery 1.7-1.8 was any double spaces within a list of event names would cause the unbind to remove all event bindings - see http://jsfiddle.net/Mottie/zL6uory0/2/
2015-02-20 16:17:29 -06:00
Mottie
624af67ab0
StaticRow: add staticRow_event option
2015-02-09 17:13:21 -06:00
Mottie
9993d77f38
Core/widgets: update unbinding events to prevent removing all binds
...
This appears to be a jQuery bug when unbinding events in versions between 1.7 & 1.8 - see http://jsfiddle.net/Mottie/zL6uory0/
2015-02-09 17:12:40 -06:00
Mottie
197af4fc31
version bump
2014-06-28 23:04:50 -05:00
Mottie
2bd55b3a5b
Static: static rows now manipulated within a detached tbody
...
updated demo to allow the user to toggle static rows
2014-06-22 08:22:39 -05:00
Mottie
3a12af8e85
version bump
2014-04-22 09:39:57 -05:00
Mottie
21b205dcd3
Static row widget works with multi-tbodies
2014-04-22 09:23:41 -05:00
Mottie
a8b253b597
Add static row widget. Fixes #120 & #472
2014-04-20 18:36:04 -05:00