| .. |
|
checkboxradio
|
updated unit tests to ensure the enhance event is working properly on self-initializing widgets
|
2011-07-20 09:35:48 -04:00 |
|
controlgroup
|
updated unit tests to ensure the enhance event is working properly on self-initializing widgets
|
2011-07-20 09:35:48 -04:00 |
|
core
|
moved 20ms scroll test to test that it the scrolling is async. 20ms isn't enough time to be reliable
|
2011-06-26 12:10:11 -07:00 |
|
dialog
|
Ya'll can scale your pages now. Fixes #1645. Note: we originally disabled user zooming to work around a bug in iOS that automatically zooms the page beyond the constraints of the viewport on orientation change. We are not working around this bug at all now, but you are free to include any meta tag you'd like, or better yet, consider this polyfill: http://www.blog.highub.com/mobile-2/a-fix-for-iphone-viewport-scale-bug/
|
2011-05-17 17:28:19 -04:00 |
|
event
|
throttledresize event tests use eventSequence
|
2011-06-29 12:48:09 -07:00 |
|
fieldContain
|
updated unit tests to ensure the enhance event is working properly on self-initializing widgets
|
2011-07-20 09:35:48 -04:00 |
|
init
|
changed up the unit test so that it didn't load the page in an iframe, which seemed to mess things up on the test server.
|
2011-07-17 16:29:05 -04:00 |
|
listview
|
updated unit tests to ensure the enhance event is working properly on self-initializing widgets
|
2011-07-20 09:35:48 -04:00 |
|
media
|
forgot to add a file to the unit test markup
|
2011-07-20 14:37:02 -04:00 |
|
navigation
|
fixed test failures that occured when the jquery-mobile directory is located in a subdirectory of the server root.
|
2011-07-19 22:25:05 -04:00 |
|
page
|
This commit decouples all widgets from the page plugin so that they can be used ad-hoc.
|
2011-07-19 22:25:23 -04:00 |
|
page-sections
|
This commit decouples all widgets from the page plugin so that they can be used ad-hoc.
|
2011-07-19 22:25:23 -04:00 |
|
select
|
updated unit tests to ensure the enhance event is working properly on self-initializing widgets
|
2011-07-20 09:35:48 -04:00 |
|
slider
|
updated unit tests to ensure the enhance event is working properly on self-initializing widgets
|
2011-07-20 09:35:48 -04:00 |
|
support
|
Ya'll can scale your pages now. Fixes #1645. Note: we originally disabled user zooming to work around a bug in iOS that automatically zooms the page beyond the constraints of the viewport on orientation change. We are not working around this bug at all now, but you are free to include any meta tag you'd like, or better yet, consider this polyfill: http://www.blog.highub.com/mobile-2/a-fix-for-iphone-viewport-scale-bug/
|
2011-05-17 17:28:19 -04:00 |
|
widget
|
prevent js error by adding a default page for the widget tests
|
2011-06-26 23:16:03 -07:00 |
|
index.php
|
white space and title change for the suite runner
|
2011-06-27 11:19:51 -07:00 |
|
jquery.setNameSpace.js
|
set unit test pages namespace to "nstest-"
|
2011-03-09 23:16:48 -05:00 |
|
ls.php
|
sorted directories to create consistent/readable order of execution
|
2011-06-29 13:46:05 -07:00 |
|
runner.js
|
white space and title change for the suite runner
|
2011-06-27 11:19:51 -07:00 |