Rob Garrison
e95a77efe7
Themes: Add column widget support to bootstrap. See #1347
2016-12-30 18:08:32 -06:00
Herst
a85ae73d02
Optimize PNGs in data URLs using ZopfliPNG as well
2016-07-13 15:21:07 +02:00
Rob Garrison
01e1165857
Themes: Hide icon when column is disabled
...
See http://stackoverflow.com/q/38310500/145346
2016-07-11 18:34:11 -05:00
Rob Garrison
ca67439c05
Themes: Bootstrap: default cursor for sorter-false. Fixes #1189
2016-04-11 16:03:15 -05:00
Mottie
7663346e56
Themes: separate out font-weight in other themes. See #868
2015-04-09 14:39:48 -05:00
Mottie
23fb497b7d
Themes: target background-color instead of background. Fixes #853
2015-03-25 10:42:05 -05:00
Mottie
0d55b2e926
Themes: remove filter element offsetting margins
2015-03-24 13:27:08 -05:00
Mottie
758dd5e8d3
Themes: add "hover" class definition
...
For future use ;)
2015-03-23 16:13:26 -05:00
Mottie
cb63aade3f
Themes: add filter row background color to row
...
when "hideme" class is applied, the filter row now takes on the background color from the row, at least in Chrome
2015-01-14 13:34:24 -06:00
Mottie
89af1163e5
Merge branch 'master' into working
2014-12-11 09:39:56 -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
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
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
c4b347c475
Theme: remove auto height setting from filter elements
2014-06-18 15:48:46 -05:00
Mottie
f0eb9ee8f8
Theme: bootstrap white unsorted icon now shows with icon-white class. See #648
2014-06-13 13:53:21 -05:00
Mottie
47fd40fa0f
Themes: add Metro theme/LESS file; add Bootstrap LESS file
2014-05-05 14:19:29 -05:00
Mottie
a0e5620c69
Destroy will now maintain applied theme
...
with false flag set: $("table").trigger("destroy", [false]);
2014-04-10 07:22:23 -05:00
Ilya Igonkin
17b728db21
Fix zebra highlighting for child rows
2014-04-03 11:43:51 +06:00
Mottie
e25de3c0be
Child row updates. Fixes #556 & part of #396
...
Add tablesorter-hasChildRow
If the last pager row has any child rows, they are now included
Add "filtered" css definition to every theme to hide content
2014-03-31 05:07:19 -05:00
Mottie
ec05cd9ff5
Increase Bootstrap 3 theme css specificity. See #515
2014-02-27 15:06:57 -06:00
Mottie
cb40882acc
Add showError function. Fixes #486
2014-02-11 00:13:40 -06:00
Erik-B. Ernst
52f4308661
* styled Bootstrap 3's disabled filter widget input element
2014-01-27 20:28:21 +01:00
Mottie
09d0961648
Remove Bootstrap filter cell background color. Fixes #425
2013-11-24 10:36:07 -06:00
Mottie
954ddeb493
Add caption styling to uitheme widget
2013-11-08 23:14:23 -06:00
Mottie
b312c707c3
theme & demo updates
2013-11-08 02:43:57 -06:00
Mottie
2793de57fc
Added Bootstrap 3 support. Fixes #365
2013-10-10 17:01:17 -05:00
Mottie
10f24c922a
ajaxProcessing return optional jQuery object; updated error handling & theme css
2013-05-07 10:13:50 -05:00
Mottie
0b7a9bbfc6
Bootstrap disabled filters styling update
2013-04-26 10:35:48 -05:00
Volker Thiel
d90017abc8
Styling disabled filter elements
...
When a filter element is disabled this state should be reflect through its style. Since the css classes are already there I've simply added a different background color. You can, of course, hide them by adding `display:block;` instead.
2013-04-23 18:44:40 +03:00
Mottie
2134d6dcd0
stickyHeaders now include caption ( fixes #126 ) & filter row ( fixes #249 )
2013-04-01 11:02:48 -05:00
Mottie
b74808e43a
fixed linear gradients
2012-11-26 13:16:48 -06:00
Mottie
dd919cd68a
fixed inconsistencies in using sortUp & sortDown - fixes issue #173
2012-11-22 19:53:41 -06:00
Mottie
5a2ca38fb9
update docs & fixed minor errors
2012-11-14 16:52:30 -06:00
Mottie
1908a3dfc8
bootstrap updates - fixes #142
2012-10-13 14:06:50 -05:00
Mottie
c29e651ebf
updated docs
2012-09-27 14:57:19 -05:00
Rob Garrison
905ff6ce45
updated themes to include sorted footer styling
2012-08-19 16:34:53 -05:00
Rob Garrison
d787ca2f45
updated css themes
2012-07-25 14:59:09 -05:00