Commit Graph

80 Commits

Author SHA1 Message Date
Rob Garrison
f26b25c771 Docs & test: Add jQuery 3.0.0-beta for testing 2016-01-15 07:39:40 -06:00
Rob Garrison
cdd9fa9427 Docs: update to jQuery v1.12.0 2016-01-09 07:42:56 -06:00
Rob Garrison
f6012b4e76 Docs: Fix search tooltip not hiding on menu close 2015-12-03 21:26:19 -06:00
Rob Garrison
29af6f0ade Docs: update to Bootstrap v3.3.6 2015-11-25 17:55:06 -06:00
Rob Garrison
d1ba6178d7 Docs: minor updates 2015-11-09 20:00:01 -06:00
Rob Garrison
5d4529c37d Global: call internal functions directly; stop using trigger 2015-10-22 16:41:34 -05:00
Rob Garrison
4310107043 Docs: include horizontal scroll while jumping to search result 2015-10-21 06:58:48 -05:00
Rob Garrison
25ba9f3860 Docs: update stickyHeaders after menu close 2015-10-20 21:31:17 -05:00
Mottie
a20e2868a0 Docs: add note data-attribute values added to both parsed & raw data. Closes #983 2015-09-26 08:47:38 -05:00
Mottie
aa315b1e88 Docs: add parsed values function no longer wraps empty content 2015-08-23 07:16:01 -05:00
Mottie
7d21962a03 Docs: minor fixes 2015-07-21 17:03:43 -05:00
Mottie
de8f60172c Docs: change deprecated window load function 2015-07-14 21:17:57 -05:00
Mottie
92eaecd07e Docs: update to jQuery v1.11.3 2015-07-14 21:16:27 -05:00
Mottie
2967e6196c Sort2Hash widget added
See http://stackoverflow.com/q/31377639/145346
2015-07-13 12:41:18 -05:00
Mottie
36406468be Docs: update Bootstrap to v3.3.5 2015-06-19 16:19:05 -05:00
Mottie
1a6cc91e91 Scroller: add scroller_addFixedOverlay option 2015-05-17 12:42:19 -05:00
Mottie
9a67c022c4 Filter: add filter_childByColumn option. Fixes #396 & #574 2015-05-14 21:32:41 -05:00
Mottie
7f37b90ebd General code cleanup
Also replace instances of tagName with nodeName
2015-03-23 16:08:07 -05:00
Mottie
799ede9199 Docs: update Bootstrap v3.3.4 2015-03-23 15:46:37 -05:00
Mottie
547fa60c69 Docs: update jQuery to v1.11.2 2015-03-17 12:12:31 -05:00
Mottie
670f63967a Docs: update to use jQuery UI v1.11.4 2015-03-12 17:49:37 -05:00
Mottie
1dad33db49 Scroller: properly adjust column widths. Fixes #836 2015-03-10 11:41:40 -05:00
Mottie
664694df27 Docs: update jQuery UI & remove "latest" from file name 2015-02-13 06:56:45 -06:00
Mottie
f6b33cc367 Docs: updates & removed some widgets from beta 2015-02-06 23:04:28 -06:00
Mottie
a0f09f484b Docs: update Bootstrap to 3.3.2 2015-01-22 14:48:52 -06:00
Mottie
a50f5555a9 Storage & Build widget: pass "null" to $.parseJSON as a fallback. Fixes #586
Also change build widget example code to use dataType:"text" for csv data
2015-01-18 09:02:14 -06:00
Mottie
bbaf9083c8 Docs: select2 note & make newest version styling more prominent 2015-01-17 08:10:17 -06:00
Mottie
a07f7f47ad Docs: update Bootstrap to 3.3.1 2015-01-15 14:50:17 -06:00
Mottie
e93e2b6c8d Docs: add popup window demo to sticky header examples 2014-11-26 21:22:15 -06:00
Mottie
2dd35ed97f uitheme: undefined removeClass selector = remove all classes 2014-10-30 22:27:10 -05:00
Mottie
b8e5d183a5 Docs: update to Bootstrap 3.3.0 2014-10-30 17:47:57 -05:00
Mottie
1039ef6eb5 Docs: update jQuery UI to 1.11.2 2014-10-27 14:31:24 -05:00
Mottie
3149ca5396 Docs: fix setting active accordion from hash script 2014-08-26 19:26:39 -05:00
Mottie
e2a5b1a57f Demo: update to latest Bootstrap & jQuery UI 2014-06-26 15:51:29 -05:00
Mottie
a98584e9c5 Pager: objects returned by ajaxProcessing can now include a filteredRows value. Fixes #649 2014-06-21 01:24:21 -05:00
Mottie
931e4c1bae Docs: don't reformat embedded gists 2014-06-19 11:36:32 -05:00
Mottie
d4d1da391e Docs: add bold notes about setting the server content-disposition. Fixes #653 2014-06-19 11:14:39 -05:00
Mottie
bb421f9a25 Docs: switch from CDN to local files (prevents https conflicts) & cleanup 2014-05-22 07:53:26 -05:00
Mottie
1eb19f4134 Docs: fix stickyHeaders adjust scroll position 2014-05-04 17:47:59 -05:00
Mottie
f24f15e10c Docs: accordion active tab refreshes widgets. See build table widget 2014-04-23 19:07:11 -05:00
Mottie
87d2ef7da9 Fix demos that included togglable parsed data 2014-04-14 22:04:49 -05:00
Mottie
1266bdadd9 grouping widget demo update 2014-04-09 06:32:11 -05:00
Mottie
9bfd2ee0ac fix docs so nested accordions open with hash 2014-03-28 19:29:17 -05:00
Mottie
128cf62450 Add align character widget 2014-03-12 16:03:49 -05:00
Mottie
caeb716e8c Docs: fix nested accordions 2014-03-09 11:48:08 -05:00
Mottie
48b642124d headerTitles widget: lots of new options
foo
2014-03-09 11:47:58 -05:00
Mottie
eae07aef31 Complete merge of delayInit demo 2014-02-20 17:13:03 -06:00
Mihhail Verhovtsov
3785c87cba Added demo for delayInit option 2014-02-20 09:43:44 +02:00
Mottie
b0efc37d28 Fix accordion header links - ignore parenthesis 2014-02-19 12:12:12 -06:00
Mottie
fc6d0961b0 Filter Formatter updates. Fixes #325 & #430
Added "compare" & "selected" options to add a comparison dropdown
Added "endOfDay" option for datepicker
Filter resets now sets the default values instead of an empty string
Saved filter searches now properly apply
2014-02-17 16:21:35 -06:00