Rob Garrison
40a1faed5f
Theme: Add Materialize theme style. Fixes #1242
2016-07-25 16:53:51 -05:00
Herst
e5615a2ec3
Compressed PNG images further.
2016-07-13 18:16:52 +02: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
Peter Dave Hello
c7f82a9b19
optimize png images using zopflipng
2016-06-16 02:46:17 +08:00
Rob Garrison
ca67439c05
Themes: Bootstrap: default cursor for sorter-false. Fixes #1189
2016-04-11 16:03:15 -05:00
Rob Garrison
de4c3db1ad
Docs: Add note that reflow widget only works with HTML5
2015-12-08 13:07:17 -06:00
Mottie
618a4a01fe
Themes: Fix Bootstrap v2.x theme & add demo
2015-05-16 15:30:59 -05:00
Mottie
7663346e56
Themes: separate out font-weight in other themes. See #868
2015-04-09 14:39:48 -05:00
nikolas
d2c62c3b72
Declare font-weight separately in default theme
2015-04-09 14:52:53 -04: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
2774abf8d8
Build: Add grunt build process
...
Rearranged, renamed & broke apart other files
2015-02-12 21:10:38 -06:00
Mottie
485b515066
Dragtable: make compatible with other widgets
2015-02-06 11:51:13 -06:00
Mottie
5e0717c466
Dragtable: add original files
2015-02-05 21:53:46 -06: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
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
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
2c849fe4c0
Themes: Fix zerba striping in nested tables
2014-10-20 15:45:44 -05:00
Mottie
71597e208a
Uitheme: fix multiple header row sort icons
2014-10-20 15:45:43 -05:00
Mottie
8320e12ea5
Demos & themes: include caption in metro theme; add to various demos
2014-09-27 11:35:42 -05: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
2f7bf001ba
Theme: green theme now works with css3 sticky headers
2014-05-22 07:53:28 -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
Erik-B. Ernst
160f4390ce
* readded Bootstrap 2 theme
2013-12-14 15:35:01 +01:00
Mottie
09d0961648
Remove Bootstrap filter cell background color. Fixes #425
2013-11-24 10:36:07 -06:00
Mottie
94d9e82518
Theme changes. See #407 .
...
Default cursor for non-sortable headers
Dropbox adjustments to work in stickyheaders demo
Ice theme top border
Sticky header widget tweaks to line up columns in Firefox
2013-11-22 19:12:17 -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
818b82dcae
LESS theme update for LESS 1.4+
2013-10-30 17:58:48 -05:00
Mottie
2793de57fc
Added Bootstrap 3 support. Fixes #365
2013-10-10 17:01:17 -05:00
Mottie
f721cef683
doc updates & version bump
2013-05-27 08:38:55 -05:00
Mottie
da87350800
updated filter formatter demos & fixed some issues with the compare option; see #304
2013-05-23 15:32:19 -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
5c4fe06b81
added widget priorities
2013-03-31 12:18:20 -05:00