Mottie
9b39a91268
Ouput: stop outputTable propagation. Fixes #944
2015-06-17 08:56:48 -05:00
Mottie
d36184a1d4
Pager: prevent adding row if JSON totalrows = 0
...
See http://stackoverflow.com/q/30875583/145346
2015-06-16 20:37:57 -05:00
Mottie
5faba4b9e0
Filter: row remains visible after focused, when hideFilters set
2015-06-12 21:06:08 -05:00
Mottie
449b985c60
Filter: add nesting of "AND" & "OR" searches. Fixes #891 & #918
2015-06-12 21:02:26 -05:00
Mottie
a79f3417ce
SortTbodies: remove already defined variables
2015-06-12 20:20:40 -05:00
Mottie
0c1c594ac1
Output: remove console log :P
2015-06-08 19:56:52 -05:00
Mottie
8d45bf2701
Output: fix colspans + hidden columns
...
Also replaced jQuery each functions with plain js
2015-06-08 19:53:45 -05:00
Mottie
b71d730785
Output: remove tfoot clone, concat data to the end instead
2015-06-08 13:36:49 -05:00
Mottie
f4381c0c02
Output: prevent js error when no row data is passed. See #923
2015-06-08 11:36:36 -05:00
Mottie
64a3e4a902
Output: fix hiddenColumns option causing empty output. Fixes #923
2015-06-08 10:51:32 -05:00
Mottie
ca163ec639
Filter: selectSource now ignores parsers, if none set. Fixes #934
2015-06-07 19:26:28 -05:00
Mottie
dda8b8d76c
Output: output_saveRows now accepts jQuery filter selectors
2015-06-07 18:55:12 -05:00
Mottie
d1e4510d87
Scroller: removed unused variable
2015-06-07 16:48:52 -05:00
Mottie
95cf3f8044
Scroller: Fixed column tfoot now properly aligns. See #924
2015-06-02 10:50:27 -05:00
Mottie
d502a6f9f5
Scroller: hide fix column scrollbar in Firefox, again
2015-06-01 21:31:38 -05:00
Mottie
4e38030dc2
Scroller: mousewheel scrolling on fixed column works again
2015-06-01 20:31:11 -05:00
Mottie
7f9258f1e1
Output: allow empty string data-attributes. See #923
2015-06-01 16:29:59 -05:00
Mottie
18a97ed4d9
Filter: target last used filter issue. See #920
2015-05-31 10:45:50 -05:00
Mottie
261808d2ac
Grunt: update modules & dist files
2015-05-30 15:07:37 -05:00
Mottie
f315a8f02d
StickyHeaders: fix js error. See #920
2015-05-29 07:16:31 -05:00
Mottie
a153bea128
RepeatHeaders: use selectorRemove option setting
2015-05-24 10:44:52 -05:00
Mottie
1880d775ef
resizable + stickyHeaders: replace window resize trigger. Fixes #912
2015-05-21 18:34:59 -05:00
Mottie
ce9cf604eb
version bump
2015-05-17 23:01:15 -05:00
Mottie
13e3d0593d
version bump
2015-05-17 15:32:53 -05:00
Mottie
1a6cc91e91
Scroller: add scroller_addFixedOverlay option
2015-05-17 12:42:19 -05:00
Mottie
ed321c20bd
Scroller: refresh column sizes after update; see #906 (issue 3)
2015-05-17 09:37:04 -05:00
Mottie
4912c556de
Scroller: fix selector issue in remove function
2015-05-17 09:23:02 -05:00
Mottie
4468c1fb87
Editable: remove widget & dynamic update of no-edit class. Fixes #900
2015-05-16 18:19:12 -05:00
Mottie
8c2844b0ce
Filter: prevent setFilter setting same filters after update. Fixes #903 & #733
2015-05-16 17:35:54 -05:00
Mottie
9a67c022c4
Filter: add filter_childByColumn option. Fixes #396 & #574
2015-05-14 21:32:41 -05:00
Mottie
7d2acb883b
Math: exclude ignored cells even if math_ignore is empty. Fixes #896
2015-05-07 07:53:37 -05:00
Mottie
3fc40eb688
Math: reduce update time to 20ms. See #898
2015-05-07 07:42:57 -05:00
Mottie
f54786e04d
Editable: only make cell child div/span contenteditable. See #900
2015-05-06 15:16:43 -05:00
Mottie
b591583669
Filter: add data parameter to filter_functions. See #891
2015-05-05 23:44:06 -05:00
Mottie
b3203505cc
Math: reapply column indexing after updates & prevent js error on empty tables. Fixes #889
2015-04-30 08:04:24 -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
9a178c05b2
Editable: modify trimContent option & use html to modify text. Fixes #886
2015-04-25 22:25:12 -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
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
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
d19985e517
Output: add output_hiddenColumns
option. Fixes #869
2015-04-13 07:49:28 -05:00
Mottie
a4bb1497f0
Grouping: add keyboard accessibility to group headers. See #260
2015-04-09 15:00:10 -05:00
Mottie
1ccb713f2b
Widgets: modify ts
variable definition. See #866
2015-04-09 09:26:49 -05:00
Mottie
12a35e0ac8
Output: Add BOM back to downloaded file. Fixes #862
2015-04-08 12:21:33 -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