Mottie
3095559c2c
Readme: Rename link to Bootsole
2015-01-31 17:38:06 -06:00
Mottie
11b93cdbb4
Readme: update Bootsole link. See #716 .
2015-01-31 17:31:59 -06:00
Justin F. Hallett
25c037abaa
New Widget for charting plugins, this widget is basically just to extract data from the TS table and output it in an array format. Some process may be required but it can be injected into make charting plugins there after.
2015-01-28 11:52:09 -07:00
Rob G
430f8c533f
Merge pull request #786 from mwiencek/master
...
Add AMD/browserify support
2015-01-04 11:59:09 -06:00
Michael Wiencek
15b2a789e2
Support for AMD, browserify environments
2015-01-03 20:31:14 -06:00
Michael Wiencek
773c75ee77
Fix main field in package.json
2015-01-03 19:34:54 -06:00
Michael Wiencek
baf63178db
Include non-minified files in npm
2015-01-03 19:20:59 -06:00
Mottie
cdb766f8d9
version bump
2014-12-22 21:12:59 -06:00
Mottie
5786b3eab3
ColumnSelector: fix column index issue
2014-12-22 21:04:26 -06:00
Mottie
9cd317070f
Pager: ensure filteredRows gets updated before movetopage is called. Fixes #778
2014-12-22 20:44:29 -06:00
Mottie
89af1163e5
Merge branch 'master' into working
2014-12-11 09:39:56 -06:00
Rob G
11ee395e5c
Merge pull request #777 from seanhussey/patch-1
...
Fixed typos.
2014-12-11 09:39:11 -06:00
Sean Hussey
efbaef29a7
Fixed typos.
2014-12-11 10:11:54 -05:00
Mottie
3e684eafa4
Themes: Dropbox & grey; target icon class name for css styling
2014-12-01 15:51:28 -06:00
Mottie
af407b0797
Only style i tags from tablesorter on theme bootstrap v2 & less
2014-12-01 15:50:05 -06:00
Rob G
f9493c5f84
Merge pull request #773 from frodrigo/master
...
Only style i tags from table sorter on theme bootstrap
2014-12-01 15:41:11 -06:00
Frédéric Rodrigo
e0a8c45cae
Only style i tags from table sorter on theme bootstrap
2014-12-01 19:15:49 +01:00
Mottie
74c6b0a231
Docs: add cssIgnoreRow documentation
2014-11-29 18:53:54 -06:00
Mottie
008d4d6f8b
Core: allow passing alternate headers to getColumnData function
2014-11-29 18:38:42 -06:00
Mottie
fc68aad2fd
Themes: style filter input & selects only
...
plugins like select2 copy all input class names to its container
2014-11-29 18:38:41 -06:00
Mottie
fe496c68cb
Core: Add cssIgnoreRow option
...
c.$headers will not include cells from this row
2014-11-29 18:38:41 -06:00
Mottie
2e8add1072
ColumnSelector: add columnSelector_cssChecked option
2014-11-26 21:40:47 -06:00
Mottie
9b3ab1ba07
Docs: fix typo
2014-11-26 21:22:52 -06:00
Mottie
e93e2b6c8d
Docs: add popup window demo to sticky header examples
2014-11-26 21:22:15 -06:00
Mottie
f9940ac785
StickyHeaders: make includeCaption option dynamic; add note of new jQuery requirement
2014-11-26 21:20:52 -06:00
Mottie
0c3c439907
Docs: add clarification on using jQuery selectors that target the header cell. Fixes #766
2014-11-13 14:46:08 -06:00
Mottie
2d8e91ddc6
Docs: update theme switcher linked styles
2014-11-13 14:46:07 -06:00
Justin F. Hallett
97a5e7ba97
Add 'columnUpdate' event when the columnSelector is updated
2014-11-11 00:31:41 -07:00
Mottie
d2cf36f208
Docs: add link to demo showing how to apply jQuery selectmenu widget to a filter
2014-11-07 19:56:46 -06:00
Mottie
5ef1781aba
version bump
2014-11-07 19:32:10 -06:00
Mottie
e3afa93282
CssStickyHeaders: tables with a caption now work properly in Firefox
2014-11-07 17:32:43 -06:00
Mottie
48c33d1ab6
Docs: pager widget option comment correction
2014-11-06 10:50:28 -06:00
Mottie
830fd91129
Core: widthFixed option will no longer target nested table colgroup elements
2014-11-06 10:33:07 -06:00
Mottie
01aae38671
Filter: update themes to hide all elements when filter_hideFilters is true
...
It was not hiding filterFormatter elements properly
2014-11-05 16:53:06 -06:00
Mottie
da2a0d9958
Core: add cssIcon class name options for no, asc & desc sorts
2014-11-05 14:29:27 -06:00
Mottie
f13dc3ce0e
Docs: Add a note about modifying class names used in Bootstrap uitheme
2014-11-05 10:51:57 -06:00
Mottie
e07ce8146f
version bump & added FORK notes
2014-11-03 17:45:53 -06:00
Mottie
443f963567
Filter: fix filter initialization intermittently stalling
2014-11-03 17:33:02 -06:00
Mottie
98e3a41428
Pager: widget again updating on init properly
2014-11-03 14:44:08 -06:00
Mottie
12e9a25152
Pager: fix savedPages being overwritten
2014-11-03 12:57:33 -06:00
Mottie
cddd9d4ed1
Pager: fix pagerComplete not firing on non-ajax tables
2014-11-03 12:35:48 -06:00
Mottie
363f083682
version bump
2014-11-03 10:56:46 -06:00
Mottie
566d00c21a
Docs: switched ui theme back to Cupertino
2014-11-03 10:27:02 -06:00
Mottie
a20b37bfd0
Pager: current filters now updating properly. See #757
2014-11-03 08:05:22 -06:00
Mottie
fcde1041be
Merge branch 'master' into working
2014-11-01 15:46:32 -05:00
Rob G
c6c7a9d355
Merge pull request #759 from yelly/master
...
Remove breakpoints sort
2014-11-01 15:44:43 -05:00
yelly
6ff8161699
Remove breakpoints sort
...
Sorting the breakpoints yields bad results if not all sizes are of the same length.
For instance, for the breakpoints [ '480px', '768px', '992px', '1200px', '1800px', '2200px' ], the first 3 sizes will be placed after the last 3, resulting in unexpected behaviour.
2014-11-01 21:27:39 +02:00
Mottie
d1134a5422
Testing: update QUnit & fix testing error
2014-10-31 15:27:45 -05:00
Mottie
f5e11e9fc0
Docs: filter custom search parameter correction
2014-10-31 15:19:22 -05:00
Mottie
983a05e128
Pager: fix double "pagerComplete" even on init & initial filter settings
...
Updated destroy events that are unbound from the table
2014-10-31 15:18:30 -05:00