John Resig
|
8208b6b986
|
Minor tweaks to page formatting.
|
2010-10-22 12:22:57 -04:00 |
|
John Resig
|
a07bcbaa8b
|
Minor tweaks to page logic.
|
2010-10-22 12:17:14 -04:00 |
|
John Resig
|
c8b5728c21
|
Fix issues with button rendering.
|
2010-10-22 11:39:26 -04:00 |
|
scottjehl
|
e71cb716a2
|
Merge branch 'master' of github.com:jquery/jquery-mobile
Conflicts:
js/jquery.mobile.js
|
2010-10-21 16:47:32 -04:00 |
|
scottjehl
|
6f90c3aa17
|
changed to use click event.
|
2010-10-21 15:59:44 -04:00 |
|
John Resig
|
89a5f47065
|
Updated some queries to make sure more of them hit querySelectorAll/matchesSelector.
|
2010-10-21 14:30:42 -04:00 |
|
scottjehl
|
193a400476
|
changed logic for auto-adding back btns. Hoping this Fixes #143
|
2010-10-15 18:25:54 -04:00 |
|
scottjehl
|
dd2f2a2672
|
fixed issue with configuring a solo right button in a header.
|
2010-10-15 16:19:55 -04:00 |
|
scottjehl
|
ad5470e29c
|
loosened the scope for ui-links.
|
2010-10-15 15:55:46 -04:00 |
|
scottjehl
|
faf0b66868
|
improved inherited theming of buttons, and controlgroup orientation
|
2010-10-11 19:15:02 -04:00 |
|
scottjehl
|
0f40e2d28a
|
fixed button initialization for regular role=button buttons so they can be used in controlgroups.
|
2010-10-11 17:48:20 -04:00 |
|
scottjehl
|
ddccb3bc4f
|
"content" divs no longer get auto-themed, but data-theme attrs will work
|
2010-10-11 15:50:15 -04:00 |
|
scottjehl
|
c09e92d7de
|
moved direction over to controlgroup plugin. This should be updated to use data-direction rather than type
|
2010-10-11 14:39:32 -04:00 |
|
scottjehl
|
0ec600c1b3
|
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 |
|
scottjehl
|
580c140311
|
added tabindex attr to page titles so we can direct focus there when pages are shown.
|
2010-10-10 17:57:35 -04:00 |
|
scottjehl
|
8cbb6186dc
|
added data-nobackbtn attr to override auto-add of back buttons at the header level. Fixes #131
|
2010-10-10 15:15:45 -04:00 |
|
Scott González
|
5b2bbd7b9f
|
Allow preventing the default initialization for pages by canceling the pagebeforecreate event. Fixes #105.
|
2010-10-09 14:45:16 -04:00 |
|
Scott González
|
74a66af37b
|
Converted $.mobilize to $.fn.page (and $.mobile.page via widget factory).
|
2010-10-09 14:34:21 -04:00 |
|