Commit Graph

25 Commits

Author SHA1 Message Date
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