scottjehl
|
c9bc4880a9
|
removed trailing comma.
|
2010-11-05 14:46:25 -04:00 |
|
scottjehl
|
b1f7ff9c2d
|
made textinputs and textareas inherit theming when possible, or fall back to "c"
|
2010-11-04 21:59:03 -04:00 |
|
scottjehl
|
ffa682cbfe
|
Converted textinput plugin to use widget factory. Also added enable and disable methods. Fixes #369
|
2010-11-04 21:32:28 -04:00 |
|
scottjehl
|
d299bfb087
|
moved append to before the buttonMarkup call, to make theming work as expected
|
2010-10-27 12:19:01 -04:00 |
|
Brandon Aaron
|
946f9d72ca
|
Updates to textarea autogrow. Use keyUp event so that changes are reflected in the DOM (in theory), buffer the keyUp event (100ms), and use clientHeight instead of offsetHeight for a better comparison to scrollHeight. Fixes #4.
|
2010-10-18 15:51:49 -04:00 |
|
scottjehl
|
a9e984a062
|
made sure inner shadow is applied differently on search inputs
|
2010-10-12 11:43:52 -04:00 |
|
scottjehl
|
855961ee2d
|
apply theming to inputs using data-theme. background image is set to none, but color is used, along with ui-shadow-inset
|
2010-10-11 17:26:51 -04:00 |
|
Scott González
|
5c3d35574f
|
Renamed files.
|
2010-10-07 11:30:48 -04:00 |
|