Commit Graph

689 Commits

Author SHA1 Message Date
Rob Garrison
ac0356cf07 Docs: update note 2015-11-08 20:51:37 -06:00
Rob Garrison
65867145df Sort2Hash: Add 2 utility functions to simplify hash processing 2015-11-08 20:47:30 -06:00
Rob Garrison
60ea78eea6 Toggle: Add widget to enable/disable sort & filter 2015-11-08 10:45:25 -06:00
Rob Garrison
57779698f5 Docs: updates 2015-11-08 10:38:23 -06:00
Rob Garrison
93514b80f4 HeaderTitles: update aria-label usage 2015-11-08 08:42:23 -06:00
Rob Garrison
9bf590edb8 Core: Add sortDisabled language setting; used in aria-labels 2015-11-08 08:36:13 -06:00
Rob Garrison
0394e24f1c Docs: update group_formatter docs - see #1077 2015-11-06 13:31:37 -06:00
Rob Garrison
0c99d0c6e3 version bump 2015-11-04 20:15:37 -06:00
Rob Garrison
f12049f879 Filter: setFilter "apply" parameter now defaults to true. See #1071 2015-11-04 19:42:29 -06:00
Rob Garrison
9bfde43c8f version bump 2015-11-02 10:50:31 -06:00
Rob Garrison
66aede3654 Group: add optimizations from pull #830 2015-11-02 01:21:29 -06:00
Rob Garrison
4fc923ec78 Parsers: globalization tweaks & new parser
Make month & weekday Globalize ready.
globalization parser now caches the Globalize object in a "Globalize" option
Add "weekday-index" parser
Update demos
2015-11-02 01:19:44 -06:00
Rob Garrison
b2ae0d194d Print: rows option now accepts custom css selectors 2015-11-01 12:06:39 -06:00
Rob Garrison
1d813bd766 version bump 2015-10-31 11:06:09 -05:00
Rob Garrison
b31f786caa Sort2Hash: update to include pager & filter parameters 2015-10-31 10:20:14 -05:00
Rob Garrison
3b023da7be Docs: add some examples 2015-10-30 15:26:37 -05:00
Rob Garrison
cf542ac75f Group: Update header in pager with removeRows:true. Fixes #1035 2015-10-28 15:48:16 -05:00
Rob Garrison
2ca475ab8a ColumnSelector: Extra rows & colspans now supported in thead & tfoot. Fixes #501 2015-10-27 11:45:43 -05:00
Rob Garrison
d77ca61605 Merge branch 'viewWidget' 2015-10-26 12:18:22 -05:00
Rob Garrison
093ba477ce View: cleanup & merge 2015-10-26 12:16:52 -05:00
Rob Garrison
30a83b01df Pager: fix pager widget demo destroy method 2015-10-26 11:01:33 -05:00
Rob Garrison
7fa7907953 Parser: Globalize parser now allows a different language per column 2015-10-26 10:56:01 -05:00
Justin F. Hallett
8a91e8e7ef Add View Widget to index 2015-10-26 09:30:26 -06:00
Justin F. Hallett
006496abb4 Finish the documentation and example 2015-10-26 09:26:35 -06:00
Justin F. Hallett
6c0fa3bdcf Add Widget View, start on the documentation 2015-10-26 09:06:56 -06:00
Rob Garrison
612c76e5ee Pager: add "all" setting for pageSize. See #1055 2015-10-25 20:55:48 -05:00
Rob Garrison
e3d2fd9a17 Group: Improve compatibility with jQuery Globalize
Added `group_time24Hour` & `group_dateInvalid` options

Modified `group_months`, `group_week` and `group_time` options.
2015-10-25 20:10:43 -05:00
Rob Garrison
a1c9e95639 Lazyload: add lazyload widget 2015-10-25 19:52:32 -05:00
Rob Garrison
5d4529c37d Global: call internal functions directly; stop using trigger 2015-10-22 16:41:34 -05:00
Rob Garrison
035a394459 Core: Add "tablesorter-ready" event 2015-10-22 15:10:05 -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
Rob Garrison
48e1659b73 Docs: fix left menu push 2015-10-20 21:25:13 -05:00
Rob Garrison
b8e2b65493 Core: sortAppend now accepts an object of column references
See http://stackoverflow.com/q/33177910/145346
2015-10-20 12:47:05 -05:00
Rob Garrison
d5a9fb6f81 Core: add rowFilter parameter to getColumnText 2015-10-19 20:54:56 -05:00
Rob Garrison
9d7f0fb26c ColumnSelector: Add mediaqueryHidden option. Resolves #964 2015-10-19 11:49:21 -05:00
Rob Garrison
cc384666b5 Docs: Add theme class to tables to prevent FOUC 2015-10-17 17:47:41 -05:00
Rob Garrison
c7d4395c85 Math: Include config parameter in math equations
Fixes javascript error
2015-10-17 10:05:55 -05:00
Rob Garrison
be69ff58a7 Math: Add math_none option 2015-10-14 21:20:49 -05:00
Rob Garrison
88ebaab37e Docs: clarify use of pager ajaxUrl option & add link to UserFrosting 2015-10-08 12:00:07 -05:00
Rob Garrison
701ad94308 Merge branch 'LvLynx-master' 2015-10-06 20:55:51 -05:00
Rob Garrison
01442edbf2 Math: merge in #1027 & tweak changes 2015-10-06 20:54:01 -05:00
Alexis Tyler
b40d72a8ac Fixes mixed content 2015-10-05 23:27:24 +10:30
Rob Garrison
40dcaace25 version bump 2015-10-04 09:26:07 -05:00
Rob Garrison
f540158ca7 Docs: move script to page bottom 2015-10-03 22:08:39 -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
X O
59bc4d01c5 Fixed spelling mistake 2015-09-26 07:04:49 -05:00
X O
b919a9a73d Fixed spelling mistake 2015-09-26 07:04:38 -05:00
Mottie
ecb2fa47c3 Docs: add reset button to newest demo 2015-09-23 22:50:15 -05:00
Mottie
f7b9e1f914 Docs: add instructions on how to use new filter option 2015-09-23 10:54:39 -05:00