Commit graph

1754 commits

Author SHA1 Message Date
chrsMon
bbee2fdb2b Fixes issue #1036 partially offscreen rendering of select menu
https://github.com/jquery/jquery-mobile/issues/issue/1036

The css styles the select menu with a width of 80% with a max-width of
350px. This fix checks if width of select menu is less than max-width.
If that is the case the select menu is centered on screen. If not it
checks if the rigth or left side of the select menu are outside the
viewport and if so moves the select menu inside the viewport with a 30px
tolerance.
2011-02-13 21:11:53 +01:00
John Bender
265f6d9ca8 switch instances of ok to same for test failure clarity 2011-02-10 23:24:49 -08:00
John Bender
743c6c9d9c fixed broken listview test and added a bunch of semicolons 2011-02-10 23:01:30 -08:00
Michael O'Hearn
554bb1e7e3 fixed a typo 2011-02-10 22:04:15 -08:00
Kin Blas
b696bda01b Cleaning up a bunch of jslint errors and warnings. 2011-02-08 13:13:59 -08:00
John Bender
3ca20f8362 resolved small conflict in test fixtures 2011-02-07 22:33:49 -08:00
Kin Blas
1c9414d030 Fix for issue #997 - Syntax Error (line 1711) alpha 3
- Escaped the slash characters inside the brackets of the href regexp.
2011-02-07 11:43:55 -08:00
John Bender
2a1935caf5 Revert "added autoInitialize documentation"
This reverts commit 7da26e1974.
2011-02-07 08:11:57 -08:00
John Bender
089f2b9753 rewrapped the media core tests in an immediate function 2011-02-06 23:25:03 -08:00
John Bender
65513add72 fixed media core failing tests 2011-02-06 23:24:09 -08:00
John Bender
5d7938cb4e minor indentation issue and mocking to fix test failures 2011-02-06 23:06:33 -08:00
John Bender
d4fd6d06dc rewrapped event core tests in immediate function 2011-02-06 22:58:25 -08:00
John Bender
487e04af02 removed useless test in for dialogs added simple replacement 2011-02-06 22:55:29 -08:00
John Bender
099dfbd610 Merge branch 'master' of https://github.com/TrippingTheBits/jquery-mobile into TrippingTheBits-master 2011-02-06 21:44:35 -08:00
John Bender
a025c0bffc backed out autoInitialize moving to feature request backlog 2011-02-06 21:18:51 -08:00
John Bender
cbd1eb7ac9 moved page and dialog styling to qunit css to remove repition and make sure that its consistent across pages 2011-02-05 21:22:50 -08:00
Ryan
ee56af59af Added data-dividertheme to docs. 2011-02-05 20:08:23 -05:00
Alex Kovar
910c4d43f0 fixed small display glitch on navigation tests 2011-02-05 14:39:11 -06:00
Alex Kovar
d970c20e4c fixed error when from is undefined 2011-02-05 14:03:31 -06:00
Alex Kovar
79929949db fix issue with failed page load not releasing page transition lock 2011-02-05 14:00:31 -06:00
scottjehl
fb9c7d03b3 Merge remote branch 'origin/master' 2011-02-04 12:45:34 -05:00
scottjehl
98842a337c critical bug fix for C-Grade support. Ensures page is not hidden on C-Grade browsers. Fixes #975 2011-02-04 12:45:26 -05:00
toddparker
d91d83887e Re-compressed the 18px icons to dramatically reduce bandwidth - 150k+ to 4k. Fireworks - what were you thinking last night? 2011-02-04 11:25:50 -05:00
scottjehl
89cb6d455f typos in page template urls. 2011-02-04 10:13:56 -05:00
jeresig
ac519ba754 Simplifying the build script some more. 2011-02-04 09:38:21 -05:00
scottjehl
a1867eef58 found a dead link that managed to take down our multipage demo. 2011-02-04 08:08:32 -05:00
John Resig
950784e70f Make some tweaks to the deploy script. 2011-02-03 18:57:53 -05:00
John Resig
24d324c443 Tagging the 1.0a3 release. 2011-02-03 18:39:48 -05:00
toddparker
c618ef4251 Added bg color for demo pages 2011-02-03 18:38:51 -05:00
toddparker
6c63bc699b Merge remote branch 'origin/master' 2011-02-03 18:34:55 -05:00
toddparker
0aeb20b180 home button fixes 2011-02-03 18:34:35 -05:00
scottjehl
8dc5d0d79e fixed a regression in some android 2.2 devices where checkboxes were toggling on and off on every click. Fixes #935 as well. 2011-02-03 18:28:32 -05:00
scottjehl
0745af1292 typo in code example. Fixes #966 2011-02-03 17:49:58 -05:00
toddparker
2423c3cb59 Device image 2011-02-03 17:31:56 -05:00
toddparker
fb1b5c0c5f Merge remote branch 'origin/master' 2011-02-03 17:30:14 -05:00
toddparker
9806cdc221 Added a home link to all pages and changed the header bar theme swatch to b globally 2011-02-03 17:29:48 -05:00
scottjehl
d123334ef0 Merge remote branch 'origin/master' 2011-02-03 17:22:34 -05:00
scottjehl
bd79c32c9a Page min-height was being calculated with JS and it was far too tall. This moves the values into CSS with values that are aimed towards iPhone (as this is addressing an iPhone transitions issue with the address bar show/hide). 2011-02-03 17:22:23 -05:00
John Resig
ba159afc88 Upgraded YUI Compressor to 2.4.4. 2011-02-03 17:03:03 -05:00
toddparker
c61704146e Removed experimental section with API browser because it's outdated 2011-02-03 16:37:43 -05:00
toddparker
d79d0e3c45 Updated sample page templates and docs to mobile a3 and jquery 1.5 2011-02-03 16:36:21 -05:00
toddparker
28e1187b08 Added 1px extra padding to icon only buttons. Adjusted offset for clear button on search inputs accordingly. 2011-02-03 15:04:15 -05:00
toddparker
4cb2eab62b Icon source PSD 2011-02-03 14:17:28 -05:00
toddparker
1db7cfb360 New high-res logo with better compression 2011-02-03 14:17:06 -05:00
toddparker
6e50626914 Alpha 3 flag 2011-02-03 14:09:55 -05:00
toddparker
3f87c8f34e Updated Valencia with new icons 2011-02-03 14:09:40 -05:00
toddparker
928562dd92 Created demo buttons for the new home and search icons 2011-02-03 13:38:25 -05:00
toddparker
8b728d8df7 Re-named the ui-icon-search used on search inputs to ui-icon-searchinput so I modified the script for search input to reflect this change 2011-02-03 13:38:07 -05:00
toddparker
59b7d74026 Added new home and search icon classes. Re-named the ui-icon-search used on search inputs to ui-icon-searchinput 2011-02-03 13:37:39 -05:00
toddparker
cd14e8f3fd Added new home and search icons to sprite. 2011-02-03 13:37:06 -05:00