jquery-mobile/tests/unit/navigation
2011-05-17 17:28:19 -04:00
..
data-url-tests tests for nested pages/query params 2011-04-12 01:05:36 -07:00
dialog-param-test tests for dialog query param support 2011-04-14 21:49:50 -07:00
index.html 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
navigation_core.js increased two test timeouts to give slower ci test browser time work, also included a small whitespace fix to nav 2011-04-21 23:17:08 -07:00
navigation_helpers.js test alterations for absolute navigation 2011-04-18 21:46:53 -07:00
navigation_transitions.js Changes to allow 3rd party transitions. Developers can now register a custom transition by adding their transition handler to the $.mobile.transitionHandlers dictionary. The name of the custom transition is used as the key within the transtionsHandlers dictionary, and should be the same name used within the @data-transtion attribute. 2011-04-26 14:06:10 -07:00
title1.html merging unit test addtions for page titles 2011-03-31 12:56:30 -04:00
title2.html fixed the last breaking pages unit test 2011-03-31 13:19:51 -04:00
title3.html merging unit test addtions for page titles 2011-03-31 12:56:30 -04:00