scottjehl
|
34b3dcaabc
|
moved $.support if statement back to mobile.js so it'll work for now.
|
2010-09-14 11:48:06 -04:00 |
|
scottjehl
|
eb2805f9d9
|
fixed up globalnav.js plugin and demo page. This could potentially replace the tabs plugin...
CSS updates for globalnav styling.
small changes to mobile.js to make globalNav demo init once at domready, not per ui-page.
|
2010-09-14 11:44:16 -04:00 |
|
scottjehl
|
3a41a8711f
|
Merge branch 'master' of github.com:jquery/jquery-mobile
|
2010-09-14 09:45:42 -04:00 |
|
Scott González
|
54c0c0929c
|
Small refactor of support tests for file size.
|
2010-09-13 21:58:37 -04:00 |
|
Scott González
|
aee5e02740
|
Split support tests into jQuery.mobile.support.js and refactored tests.
|
2010-09-13 21:46:20 -04:00 |
|
Scott González
|
f584e3385f
|
Merge branch 'master' of github.com:jquery/jquery-mobile
Conflicts:
js/jQuery.mobile.js
|
2010-09-13 18:28:07 -04:00 |
|
Scott González
|
c9c1f30025
|
Updated header comment.
|
2010-09-13 18:22:51 -04:00 |
|
scottjehl
|
117164515f
|
removed to-do list and moved them to issue tracker
|
2010-09-13 18:17:54 -04:00 |
|
John Resig
|
4a129a8eb2
|
Removing unnecessary jQuery.support.ajax that's now in jQuery core. Fixes #1.
|
2010-09-13 18:04:48 -04:00 |
|
scottjehl
|
cdcc31e794
|
removed comment regarding a FF4 bug that's now fixed in nightly
|
2010-09-13 17:29:13 -04:00 |
|
scottjehl
|
5740e59819
|
removed commented code - no longer needed
|
2010-09-13 16:21:11 -04:00 |
|
scottjehl
|
9c759b804d
|
commented out matchMedia logic for later
|
2010-09-13 16:20:06 -04:00 |
|
scottjehl
|
142cffdfc2
|
mobilize func had a few unscoped selectors to fix up. thx Doug.
|
2010-09-13 15:57:12 -04:00 |
|
scottjehl
|
ed0faf004f
|
changed :focus to document.activeElement. Thx Paul Irish :)
|
2010-09-13 15:55:38 -04:00 |
|
scottjehl
|
ec7d66be61
|
updated demo pages. unlinked the other fixed demos for now, since those transitions aren't working well
|
2010-09-12 11:33:53 -04:00 |
|
scottjehl
|
5d11ae2779
|
more rewriting to get the toolbars working better. this change separates the toolbar markup builder portion from the controller portion, which can now be called globally to show,hide,toggle all at once. This seems to be an improvement.
|
2010-09-12 11:33:23 -04:00 |
|
scottjehl
|
2eef9f4e5d
|
attempts to make the header footer transitions work better with multiple pages
|
2010-09-12 08:39:32 -04:00 |
|
scottjehl
|
9f2e68e827
|
updated for these new demos that show different variations of the overlays
|
2010-09-11 12:40:04 -04:00 |
|
scottjehl
|
8b3c27de37
|
removed a flag I didn't end up needing
|
2010-09-11 12:37:16 -04:00 |
|
scottjehl
|
ea63c773c6
|
rearranged the places where overlays are first shown, and where the auto-hide timer is called
|
2010-09-11 12:34:47 -04:00 |
|
scottjehl
|
117cb3b78e
|
fixed logic so overlayOnly makes it always use transitions
|
2010-09-11 12:08:20 -04:00 |
|
scottjehl
|
6b8921250f
|
edited to make other transitions work better, aside from slidedown/up. Fade looks particularly nice. Others.... not so much.
|
2010-09-11 11:48:07 -04:00 |
|
scottjehl
|
2407f20959
|
some modifications to make the header footers work better with transitions.
|
2010-09-11 11:40:12 -04:00 |
|
scottjehl
|
1923c0a565
|
edited slide transitions so slideup and slidedown use similar conventions to slide. (slideinfromtop,slideouttobottom, etc)
|
2010-09-11 09:25:35 -04:00 |
|
scottjehl
|
5678650342
|
added slidedown,slidebackup transitions. modified slideup transitions' naming to accommodate.
updated transitions demo with new variation, added new transition name to array in mobile.js
|
2010-09-11 08:49:54 -04:00 |
|
scottjehl
|
8cde8a084b
|
moved $body swipe to domready
|
2010-09-11 08:24:36 -04:00 |
|
scottjehl
|
f9ac0d95eb
|
new readme item
|
2010-09-11 08:15:07 -04:00 |
|
scottjehl
|
9337467724
|
cleaned out some old comments & a redundant selector
|
2010-09-11 08:05:28 -04:00 |
|
scottjehl
|
2bf43990ba
|
changed body swipe to swipe right and namespaced it as swiperight.jqm
|
2010-09-11 07:26:07 -04:00 |
|
scottjehl
|
da965319c4
|
more todos
|
2010-09-10 19:17:38 -04:00 |
|
scottjehl
|
af7be5bdf9
|
adding a little readme file - more to add!
|
2010-09-10 18:39:57 -04:00 |
|
scottjehl
|
1d0fd4a7d8
|
committing all the mobiley goodness.
|
2010-09-10 18:23:13 -04:00 |
|