Mottie
ac985016f2
Build: add quick build
2015-04-28 18:02:30 -05:00
Mottie
46e7efb64a
Parser: add inputs-numeric parser. Fixes #888
2015-04-28 17:07:36 -05:00
Mottie
21703a663a
Scroller: setFixedColumnSize updates with no set size
2015-04-27 22:13:01 -05:00
Mottie
45cb86ed57
Editable: Fix selectAll & change tbody mouseleave to thead mouseenter. Fixes #848
2015-04-26 09:35:43 -05:00
Mottie
7e5dcf9a7d
Docs: fix js issue
2015-04-25 22:25:12 -05:00
Mottie
9a178c05b2
Editable: modify trimContent option & use html to modify text. Fixes #886
2015-04-25 22:25:12 -05:00
Mottie
27567178d7
Core: add pointer event options. Fixes #885
...
Add pointerUp, pointerDown, pointerClick options
2015-04-25 22:25:04 -05:00
Mottie
4a07c9ea40
Scroller: pointer events & tabbing. See #135
...
* Pointer events are now disabled on the fixed column wrapper only.
* Tabbing through fixed column elements now properly ignores visually hidden header cells.
2015-04-24 11:15:54 -05:00
Mottie
7386b80fd7
Scroller: hide fixed column scrollbar in IE9 & older. See #135
2015-04-24 07:50:19 -05:00
Mottie
5a0770cad4
Docs: add minor clarification to column selector docs
2015-04-23 08:14:04 -05:00
Mottie
bdcf28ab47
Scroller: remove pointer-events none from fixed column. See #878
2015-04-23 08:13:06 -05:00
Mottie
dc457f7462
Scroller: overflow-x auto & apply border-box to scroller. See #135
2015-04-23 08:06:17 -05:00
Mottie
5ac35d9616
package.json include all dist files. See #881
2015-04-22 07:49:44 -05:00
Mottie
4c2695030b
Resizable: refreshing the widget will now preserve the storage. See #874
2015-04-16 10:07:25 -05:00
Mottie
9bee1805b2
Math: fix issues with isNaN("") = false. See #873
2015-04-16 07:52:33 -05:00
Mottie
2991e424e7
Docs: update box-sizing definition
...
Add a note to output about the data-text vs data-name attribute settings
2015-04-16 07:34:41 -05:00
Mottie
d19985e517
Output: add output_hiddenColumns
option. Fixes #869
2015-04-13 07:49:28 -05:00
Mottie
cd784f69ff
Core: isDigit now reports false on empty strings. See #865
2015-04-10 10:16:14 -05:00
Mottie
e781d09a6e
Docs: minor tweak
2015-04-10 08:00:50 -05:00
Mottie
a4bb1497f0
Grouping: add keyboard accessibility to group headers. See #260
2015-04-09 15:00:10 -05:00
Mottie
d3d39f7560
Themes: update dist folder
2015-04-09 14:59:43 -05:00
Mottie
7663346e56
Themes: separate out font-weight in other themes. See #868
2015-04-09 14:39:48 -05:00
Rob G
afbdfbe359
Merge pull request #868 from nikolas/patch-1
...
Declare font-weight separately in default theme
2015-04-09 14:35:38 -05:00
nikolas
d2c62c3b72
Declare font-weight separately in default theme
2015-04-09 14:52:53 -04:00
Mottie
1ccb713f2b
Widgets: modify ts
variable definition. See #866
2015-04-09 09:26:49 -05:00
Mottie
445013c01b
Docs: output widget known issues added
2015-04-09 09:19:29 -05:00
Mottie
a49e94e6fe
Docs: update output widget docs
2015-04-08 13:10:16 -05:00
Mottie
12a35e0ac8
Output: Add BOM back to downloaded file. Fixes #862
2015-04-08 12:21:33 -05:00
Mottie
51c616997b
Docs: add missing updates
2015-04-08 00:32:59 -05:00
Mottie
d6794b1241
version bump
2015-04-08 00:02:53 -05:00
Mottie
5065356bf8
Resizable: handles properly align in tables with margins. Fixes #864
2015-04-07 23:50:22 -05:00
Mottie
cfc18ac71b
Filter: allow setting filter_selectSource with filter_functions
...
See http://jsfiddle.net/Mottie/856bzzeL/117/
2015-04-07 22:12:53 -05:00
Mottie
cd98f306bb
Filter: cache main loop variables
2015-04-07 11:33:56 -05:00
Mottie
c2c4f8d8a0
Resizable: Second attempt @ fixing #859
2015-04-02 18:49:52 -05:00
Mottie
318e398019
Scroller: apply on initialization. Fixes #860
2015-04-02 18:46:19 -05:00
Mottie
bbaa88ab98
Resizable: integrate with columnSelector. See #859
2015-04-02 09:56:05 -05:00
Mottie
655a0f09b4
version bump
2015-03-30 07:58:07 -05:00
Mottie
7e20669890
Core: add getColumnText
utility function
2015-03-30 07:52:46 -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
bde0a33f3c
Extras: update semver.js & mod to v4.3.3
2015-03-28 15:00:32 -05:00
Mottie
3ee06dceb6
Docs: Add missing update
2015-03-26 11:26:35 -05:00
Mottie
6f524ccef6
version bump
2015-03-26 10:48:43 -05:00
Mottie
d8abaadc29
Storage: add a bunch of storage widget options. Fixes #851
2015-03-25 20:24:35 -05:00
Mottie
a840a4e7ff
Pager: remove "refreshComplete" bind on destroy. See #854
2015-03-25 20:24:35 -05:00
Mottie
673d7cbbb5
Resizable: major overhaul! Now compatible with stickyHeaders
2015-03-25 20:24:28 -05:00
Mottie
a09f151104
Scroller: Add fixed column support. Fixes #135
...
Also #689 , #763 and #804
2015-03-25 12:09:29 -05:00
Mottie
90909a6f52
Pager: make pagerUpdate method page parameter optional
2015-03-25 11:16:55 -05:00
Mottie
23fb497b7d
Themes: target background-color instead of background. Fixes #853
2015-03-25 10:42:05 -05:00
Mottie
c82280e598
Global: removed c.$extraTables & c.$extraHeaders
...
These variables were causing memory leaks
2015-03-25 00:52:29 -05:00
Mottie
6a22785593
Build: add custom build file name. See #829
2015-03-24 18:58:34 -05:00