scottjehl
|
b7b553da84
|
missed a few files in that last commit.
|
2010-11-11 15:08:48 -05:00 |
|
scottjehl
|
055bf14e3f
|
moved changePage, pageLoading, and silentScroll methods to $.mobile obj.
|
2010-11-11 15:03:40 -05:00 |
|
scottjehl
|
a24196e550
|
dolla dolla bills y'all.
Fixes #126, Fixes #346
|
2010-11-11 10:50:28 -05:00 |
|
scottjehl
|
356308e6b7
|
updates to comments
|
2010-11-09 19:55:52 -05:00 |
|
scottjehl
|
812e4c6978
|
fixed support for back button closing of dialogs, utilizing new $.mobile.updateHash method. Fixes #412
|
2010-11-09 19:10:54 -05:00 |
|
scottjehl
|
734fb4d9b5
|
fixed theming of dialog body so it'll get C if no theme specified. Fixes #398
|
2010-11-08 22:20:09 -05:00 |
|
scottjehl
|
3392be05d3
|
Added close() method to dialogs: $('.ui-dialog').dialog('close') . Also, links clicked within a dialog will now close the dialog on their way to their destination, just as if the dialog were a normal page. For links that are meant only for closing the dialog, such as a "cancel" link, just link to the page that triggered the dialog to open. This pattern of linking to the previous page happens to be meaningful in non-js browsing as well. If you are generating that link on the fly, just set its href to location.href. Fixes #383
|
2010-11-04 22:49:28 -04:00 |
|
scottjehl
|
ef3fd116dc
|
refactored to use widget factory and not be tracked via hash/history. Fixes #176
|
2010-10-21 16:29:05 -04:00 |
|
scottjehl
|
cb13c2f84a
|
updated to use new changePage function, which no longer has a "from" arg
|
2010-10-21 13:12:25 -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
|
01214855b6
|
added ui-page class
|
2010-10-07 17:32:45 -04:00 |
|
Scott González
|
5c3d35574f
|
Renamed files.
|
2010-10-07 11:30:48 -04:00 |
|