| .. |
|
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 |
|
cached-external.html
|
fixed nav test for new namespace and made the test order independent
|
2011-07-29 10:10:26 -07:00 |
|
external.html
|
fixed up unit test so that it's now properly testing the ajax dom caching page option
|
2011-07-29 10:10:25 -07:00 |
|
file.html
|
finished basic pathing tests sans site relative root ir /
|
2011-04-29 22:23:57 -07:00 |
|
index.html
|
added unit tests for the data-prefetch attr
|
2011-07-15 15:55:27 -04:00 |
|
navigation_base.js
|
- Fixed issue #1923 - url of form is miscalculated
|
2011-06-27 10:25:13 -07:00 |
|
navigation_core.js
|
added unit test verifying that the domCache page option can be set globally via $.mobile.page.prototype.options.domCache = true;
|
2011-07-29 16:03:20 -04: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
|
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 |
|
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 |
|
prefetched.html
|
added unit tests for the data-prefetch attr
|
2011-07-15 15:55:27 -04: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 |