Rob Garrison
2983454fda
Input-select: Update #1535
2018-04-03 09:22:58 -05:00
adamz01h
977c08ccd7
Fixes issue #1534
...
Fixes issue #1534 . Updated function to check to see if hasSticky has been set or is undefined.
2018-04-03 08:58:42 -05:00
Rob Garrison
03eeb2e819
Global: Add editor eslint & fix issues
2018-03-18 09:18:20 -05:00
Rob Garrison
4ea1bb2858
Parser: Add radio parser. See #1502
2018-01-30 12:58:24 -06:00
Rob Garrison
0c75f5f7d2
Parser: bind & update stickyHeaders checkbox. Fixes #261
2017-05-16 14:18:48 -05:00
Rob Garrison
91eb28d7f2
Parser: remove unused variables & add ignoreChildRow option
2017-05-12 07:12:16 -05:00
Andy Sleigh
cec3527f3f
Prevent input select parser from handling events from child rows
2017-05-12 09:42:49 +01:00
Rob Garrison
920dd01baa
Fix lint issues & version bump
2016-11-26 19:40:00 -06:00
Rob Garrison
4ae7ce24d8
Core: Add option validator. Fixes #1319
2016-11-26 11:06:30 -06:00
Rob Garrison
847b6676f4
version bump
2016-09-01 11:46:28 -05:00
Rob Garrison
eadc89846f
Parser: header checkbox remains unchecked when table is hidden. Fixes #1090
2016-08-24 12:06:42 -05:00
Rob Garrison
a7abfa4e11
version bump
2016-04-29 21:32:47 -05:00
Rob Garrison
a26a5e79ea
Parser: Fix indeterminate checkbox checked state in IE. See #1199
2016-04-26 14:45:39 -05:00
Rob Garrison
6baf0ac0ff
Parser: fix indeterminate checkbox issue in IE. See #1199
2016-04-26 14:20:04 -05:00
Rob Garrison
e03d4b24dc
Parser: header checkbox properly updates row classnames. See #1199
2016-04-26 12:11:13 -05:00
Rob Garrison
01b531ee8e
version bump
2016-01-15 07:52:22 -06:00
Rob Garrison
c9db44504e
Parser: checkbox value should no longer change. Fixes #1125
2016-01-13 20:50:17 -06:00
Rob Garrison
03db8eec0e
version bump
2015-12-13 16:24:42 -06:00
Rob Garrison
b84b38e6fa
Parser: return true for header checkbox to work in IE8
2015-12-02 07:38:22 -06:00
Rob Garrison
3dfed568de
Parsers: checkbox row class & header work with sorter-false. See #1090
2015-11-30 12:07:58 -06:00
Rob Garrison
fe23f7c0c1
version bump
2015-11-22 22:05:06 -06:00
Rob Garrison
8a9e52827e
Parser: input-select updates. See #971
...
- Prevent javascript error.
- Include thead checkbox code to update tbody column checkboxes.
- Add thead checkbox updating with indeterminate state.
2015-11-14 22:05:44 -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
805be29302
version bump
2015-08-17 21:08:41 -05:00
Mottie
b908633d50
Parser: fix js error when no rows returned
2015-08-14 17:07:56 -05:00
Mottie
b3dd4b7c75
version bump
2015-07-28 15:01:32 -05:00
Mottie
bb1139bc63
Parser: checkbox in multiple columns toggles row class correctly
2015-07-26 12:01:21 -05:00
Mottie
75de112ef6
Build: Add jscs checking & fix style issues
...
Thanks @Herst!
2015-07-22 23:29:51 -05:00
Mottie
13a035cad0
Parser: add checkbox parser class name ("checkboxClass") option
2015-06-05 13:16:36 -05:00
Mottie
13e3d0593d
version bump
2015-05-17 15:32:53 -05:00
Mottie
54a83a64c0
Parser: input/select/textarea now return empty string
...
previously empty values in these elements would return the table cell text; not good if you have a label or text surrounding the form element
2015-05-13 12:12:55 -05:00
Mottie
79ea44ad07
Parser: input-select cleanup & add event namespaces
2015-05-03 23:00:10 -05:00
Mottie
de9421bda8
Parsers: Add jQuery Globalize parser
...
Fix input-numeric parser to allow parsing a zero value
2015-05-02 15:15:56 -05:00
Mottie
46e7efb64a
Parser: add inputs-numeric parser. Fixes #888
2015-04-28 17:07:36 -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
6f524ccef6
version bump
2015-03-26 10:48:43 -05:00
Mottie
7f37b90ebd
General code cleanup
...
Also replace instances of tagName with nodeName
2015-03-23 16:08:07 -05:00
Mottie
403d831fc0
version bump
2015-03-05 10:10:57 -06:00
Mottie
e4bea3987a
Core & Grouping: Apply widget options before parsing
...
This allows parsers to use widget options, like the group_checkbox settings
2015-03-05 09:28:16 -06:00
Mottie
b425a715bf
Parsers: Fix checkbox parser not updating properly
2015-02-12 14:34:15 -06:00
Mottie
9b32f0c5f6
version bump
2015-02-07 00:46:44 -06:00
Mottie
a031bcc9e0
Core: Add resort option
...
It is used as the fallback value when no resort parameter is included with the "updateAll", "update", "addRows" and "updateCell" methods. Also, modified the "updateCell" method to not reapply widgets if resort is false; this may resolve issue with widgets causing elements to lose focus
2015-01-28 23:32:21 -06:00
Mottie
08bf513acd
version bump
2014-09-15 19:44:03 -05:00
Mottie
45e4ef1223
Parser select - fix for IE10+ not allowing select options to be clicked
2014-09-04 11:44:13 -05:00
Mottie
526a869b49
version bump & cleanup
2014-08-01 21:31:33 -05:00
Mottie
5e75257b9f
Docs: add extractor demo & fix select parser to properly update
2014-08-01 20:55:21 -05:00
Mottie
9c2fe21a4d
Parser: input/textarea now update when enter/alt+enter pressed, or when blurred
...
previously the change event fired after you clicked on the sort header, messing up the whole table
2014-08-01 12:00:10 -05:00
Justin F. Hallett
2211a91ae4
Add Parser for textareas and add it to the onchange auto cache rebuild
2014-07-23 11:05:46 -06:00
Mottie
e861f6c3fc
Cleanup & version bump
2014-07-17 12:40:11 -05:00