Commit Graph

938 Commits

Author SHA1 Message Date
Mottie
ff46cccb9d Math: values are now obtained from data-attributes first 2014-05-23 07:52:59 -05:00
Mottie
876e49bf1a Docs: reflow demo now uses css transitions 2014-05-23 07:46:10 -05:00
Mottie
8d306abd78 Docs: reflow widget demo replace resizable div with set widths 2014-05-22 21:40:53 -05:00
Mottie
5909671c76 Docs: add missing examples 2014-05-22 12:00:15 -05:00
Mottie
fcebad5a0f version bump 2014-05-22 07:53:29 -05:00
Mottie
2f7bf001ba Theme: green theme now works with css3 sticky headers 2014-05-22 07:53:28 -05:00
Mottie
219606e0db Pager: fix pager updating 2014-05-22 07:53:28 -05:00
Mottie
5aca5e266f Filter: filter-match works again 2014-05-22 07:53:27 -05:00
Mottie
ff3730093c Filter: fix child row filtering 2014-05-22 07:53:27 -05:00
Mottie
bb421f9a25 Docs: switch from CDN to local files (prevents https conflicts) & cleanup 2014-05-22 07:53:26 -05:00
Mottie
e0065710d2 Core: refer filter_functions & filter_selectSource by header class/id. See #237. 2014-05-22 07:53:18 -05:00
Mottie
acbf44d892 Math: now works properly with the pager. Fixes #621 2014-05-21 12:19:44 -05:00
Mottie
092cdfd420 Resizable: add note about box-sizing & jQuery versions older than 1.8 2014-05-20 22:29:00 -05:00
Mottie
c429a0aa0a Output: add duplicate spans option. Fixes #619 2014-05-20 21:40:57 -05:00
Mottie
063f109659 Scroller: filter widget works with scroller again. Fixes #620 2014-05-20 20:49:19 -05:00
Mottie
1d3e7d9702 columnSelector: refreshColumnSelector no longer dependent on breakpoints 2014-05-20 20:47:55 -05:00
Mottie
ea167f4f69 Docs: make reflow widget demo easier to use 2014-05-19 20:53:31 -05:00
Mottie
485ab53e18 columnSelector: add refreshColumnSelector method 2014-05-18 13:14:48 -05:00
Mottie
70bd231ba4 Core: include resetToLoadState in destroy method 2014-05-16 13:47:03 -05:00
Mottie
9657255429 Core: Refer textExtraction by header class/id 2014-05-16 13:38:56 -05:00
Mottie
4627f214b8 Core: Refer headers option by header class/id 2014-05-16 13:38:55 -05:00
Mottie
05f9dbf4e7 columnSelect: fix remove error 2014-05-16 13:37:13 -05:00
Mottie
c36bba643a Core: remove widgets before resetToLoadState 2014-05-16 13:30:01 -05:00
Mottie
42f363c96f Add resetToLoadState method 2014-05-16 13:23:42 -05:00
Mottie
a6b87c7882 Docs: add column widget to demo 2014-05-13 16:41:00 -05:00
Mottie
115f506c41 Docs: fix version numbering 2014-05-13 11:53:18 -05:00
Mottie
bf94978dd2 Core: new sorton values "a", "d", "n", "s" & "o" 2014-05-13 10:45:32 -05:00
Mottie
59f0de489a Docs: correct print widget setting 2014-05-10 21:31:24 -05:00
Mottie
9c0017d44e Core & pager: use detach instead of empty on tbody rows 2014-05-08 12:07:13 -05:00
Mottie
acefd269f9 Output: add config parameter to output_callback 2014-05-07 11:46:26 -05:00
Mottie
41be62bb32 Output: add output_ignoreColumns option. Fixes #607 2014-05-06 10:59:35 -05:00
Mottie
346587f4bc Print: add print_callback option 2014-05-06 10:23:48 -05:00
Mottie
e9b9b1bf0f Docs: make "Updated" tags lighter than the "New" tag 2014-05-05 21:07:50 -05:00
Mottie
35ec1d87eb version bump & cleanup jsHint errors 2014-05-05 20:52:17 -05:00
Mottie
6e2bff453f Docs: update stickyheader widget demo 2014-05-05 20:16:59 -05:00
Mottie
c92a55750f Add print widget
updated columnSelector to work as a print stylesheet
2014-05-05 19:46:01 -05:00
Mottie
10d36f9f82 Docs: add metro dark demo page 2014-05-05 16:38:30 -05:00
Mottie
47fd40fa0f Themes: add Metro theme/LESS file; add Bootstrap LESS file 2014-05-05 14:19:29 -05:00
Mottie
6b2db42a73 cssStickyHeader: add filteredToTop option 2014-05-05 13:25:37 -05:00
Mottie
1a3f59c747 Pager: custom pager controls update to work with filter widget. Fixes #605 2014-05-05 11:13:46 -05:00
Mottie
bbc81ef0a6 Filter: prevent js error if delayInit is set 2014-05-05 11:12:36 -05:00
Mottie
1eb19f4134 Docs: fix stickyHeaders adjust scroll position 2014-05-04 17:47:59 -05:00
Mottie
7650508932 Output: add output_encoding option for accented character support in Excel
See http://stackoverflow.com/q/23388490/145346
2014-05-04 17:43:55 -05:00
Mottie
ca5e6beb19 Add math prefix & suffix options 2014-05-03 13:58:25 -05:00
Mottie
4dd28606ea Filter: prevent form submit on enter in filter 2014-05-03 00:23:14 -05:00
Mottie
859949152f Add more filter testing 2014-05-02 23:58:34 -05:00
Mottie
962108db35 Filter: range, not matches & negative values now search all rows. Add filter language option. Fixes #602 2014-05-02 23:07:40 -05:00
Mottie
c586a329d6 Filter: operator filter searching now properly uses the parser 2014-05-01 11:33:27 -05:00
Mottie
4f17bb771c update readme 2014-04-30 21:59:43 -05:00
Mottie
e23700eb0b version bump 2014-04-30 21:50:31 -05:00