| .. |
|
checkboxradio
|
changed new (undocumented) "enhance" event to "create" to better match our existing event name conventions
|
2011-07-22 09:05:55 -04:00 |
|
controlgroup
|
changed new (undocumented) "enhance" event to "create" to better match our existing event name conventions
|
2011-07-22 09:05:55 -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
|
changed new (undocumented) "enhance" event to "create" to better match our existing event name conventions
|
2011-07-22 09:05:55 -04:00 |
|
init
|
removed test for page-div-not-required, as it has its own test page.. Added tests for auto initialize option.
|
2011-07-24 22:13:26 -04:00 |
|
listview
|
added to to verify that the nested pages are preserved when the parent page is cached
|
2011-07-29 10:10:26 -07:00 |
|
media
|
forgot to add a file to the unit test markup
|
2011-07-20 14:37:02 -04:00 |
|
navigation
|
fixed nav test for new namespace and made the test order independent
|
2011-07-29 10:10:26 -07: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
|
changed new (undocumented) "enhance" event to "create" to better match our existing event name conventions
|
2011-07-22 09:05:55 -04:00 |
|
slider
|
changed new (undocumented) "enhance" event to "create" to better match our existing event name conventions
|
2011-07-22 09:05:55 -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 |