| .. |
|
jquery.js
|
Add in jQuery 1.4.3.
|
2010-10-15 11:10:27 -04:00 |
|
jquery.min.js
|
Updating copies of jQuery to 1.4.3rc2.
|
2010-10-14 13:06:52 -04:00 |
|
jquery.mobile.buttonMarkup.js
|
cleaned up theme inheritance logic a bit
|
2010-10-11 19:32:19 -04:00 |
|
jquery.mobile.clickable.js
|
moved focus for buttons over to hover state. no ui-focus class, no outline (hover state provides visual affordance)
|
2010-10-11 16:32:49 -04:00 |
|
jquery.mobile.collapsible.js
|
implemented icon theming
|
2010-10-12 17:09:06 -04:00 |
|
jquery.mobile.controlGroup.js
|
Rolling back changes from commit #ea4db95b3c4d296c2719 as it didn't accommodate controlgroups used in radios/checkboxes. Further testing needed on those.
|
2010-10-18 12:44:44 -04:00 |
|
jquery.mobile.dialog.js
|
updated to use new changePage function, which no longer has a "from" arg
|
2010-10-21 13:12:25 -04:00 |
|
jquery.mobile.event.js
|
Make sure the document body exists before determining orientation change, at least.
|
2010-10-14 13:12:47 -04:00 |
|
jquery.mobile.fieldContain.js
|
no more body theme - just ui-br
|
2010-10-15 10:36:43 -04:00 |
|
jquery.mobile.fixHeaderFooter.js
|
updated triggered events to pagebeforeshow / pagebeforehide
|
2010-10-20 16:01:38 -04:00 |
|
jquery.mobile.forms.ajaxform.js
|
Converted $.mobilize to $.fn.page (and $.mobile.page via widget factory).
|
2010-10-09 14:34:21 -04:00 |
|
jquery.mobile.forms.button.js
|
added "inline" option to buttons and button links. data-inline="true". Fixes #148
|
2010-10-11 15:47:30 -04:00 |
|
jquery.mobile.forms.checkboxradio.js
|
put input name in quotes to prevent issue with [,] chars
|
2010-10-19 23:27:16 +08:00 |
|
jquery.mobile.forms.select.js
|
updated to use new changePage function, which no longer has a "from" arg
|
2010-10-21 13:12:25 -04:00 |
|
jquery.mobile.forms.slider.js
|
moving the slider handle triggers change event on the input or select.
|
2010-10-20 19:08:56 -04:00 |
|
jquery.mobile.forms.textinput.js
|
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 |
|
jquery.mobile.grid.js
|
Renamed files.
|
2010-10-07 11:30:48 -04:00 |
|
jquery.mobile.hashchange.js
|
Renamed files.
|
2010-10-07 11:30:48 -04:00 |
|
jquery.mobile.js
|
ajaxClick only updates the hash if the clicked element doesn't match the new unHashedSelectors var. So far, this only includes [data-rel=dialog]
|
2010-10-21 13:16:48 -04:00 |
|
jquery.mobile.listview.filter.js
|
Improved and expanded ARIA coverage to more components, including landmarks on common top-level page elements. Fixes #137
|
2010-10-10 21:17:49 -04:00 |
|
jquery.mobile.listview.js
|
made sure the inner corners on listview buttons are rounded.
|
2010-10-21 09:34:29 -04:00 |
|
jquery.mobile.navbar.js
|
removed the "MORE" nav functionality - too buggy. Maybe later. or not.
|
2010-10-15 20:07:52 -04:00 |
|
jquery.mobile.page.js
|
changed logic for auto-adding back btns. Hoping this Fixes #143
|
2010-10-15 18:25:54 -04:00 |
|
jquery.mobile.support.js
|
add class to html when box-shadow is not supported.
|
2010-10-13 18:05:02 -04:00 |
|
jquery.mobile.widget.js
|
char is not valid
|
2010-10-14 17:37:18 -04:00 |
|
jquery.ui.widget.js
|
Renamed files.
|
2010-10-07 11:30:48 -04:00 |
|
manifest.php
|
Mobile Ajaxform plugin isn't going into the alpha release.
|
2010-10-14 20:46:46 -04:00 |