jquery-mobile/tests/unit/navigation
Kin Blas 0d65a0d1c5 - Fixed issue #1923 - url of form is miscalculated
- Added code to calculate whether to choose the documentUrl or the page Url in the case where an action is not specified on a form element.

	- Fixed bug in the navigation "submit" handler where an error was being thrown if "type" was not specified.

	- Fixed typo "diabled" id typos in tests/unit/navigation/index.html.

	- Added tests for form submissions with no action in both base and non-base specified cases.
2011-06-27 10:25:13 -07:00
..
base-tests - Fixed issue #1923 - url of form is miscalculated 2011-06-27 10:25:13 -07: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
form-tests - Fixed issue #1923 - url of form is miscalculated 2011-06-27 10:25:13 -07:00
path-tests finished basic pathing tests sans site relative root ir / 2011-04-29 22:23:57 -07:00
base-tests.html - Fixed issue #1923 - url of form is miscalculated 2011-06-27 10:25:13 -07:00
file.html finished basic pathing tests sans site relative root ir / 2011-04-29 22:23:57 -07:00
index.html - Fixed issue #1923 - url of form is miscalculated 2011-06-27 10:25:13 -07:00
navigation_base.js - Fixed issue #1923 - url of form is miscalculated 2011-06-27 10:25:13 -07:00
navigation_core.js - Fixed issue #1923 - url of form is miscalculated 2011-06-27 10:25:13 -07:00
navigation_helpers.js Removed unused path.isRelative() function. Replaced unit tests for isRelative() with tests for path.isRelativeUrl. 2011-06-13 16:45:10 -07:00
navigation_paths.js removed two unnecessary tests from the navigation suite, and moved a few more over to the pageSequence helper. 2011-05-21 23:36:06 -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