jquery-mobile/docs
2011-01-23 18:12:46 -05:00
..
_assets fix extra-wide pages in opera & opera mini 2011-01-12 18:00:53 -05:00
about Removed jquery.js from js/index.php and updated all html doc/experiments/test files that incuded "js/" so that they also include jquery.js manually. 2011-01-20 11:26:12 -08:00
api Refactored urlStack and updated dialog and page plugins to match. jQuery Mobile's internal history now attempts to follow the history menu when urls change from hashchange, even for changes that go multiple steps forward or back. The internal history stack is now pruned based on whether a user goes back and then changes direction, whereas before a back-button click would result in a pop off the history. Instead we now maintain an active index number in the history stack, which allows us to maintain references to transitions that are saved on pages reached through clicking the forward button as well. This fixes #636. 2011-01-23 17:33:36 -05:00
buttons Removed jquery.js from js/index.php and updated all html doc/experiments/test files that incuded "js/" so that they also include jquery.js manually. 2011-01-20 11:26:12 -08:00
content Removed jquery.js from js/index.php and updated all html doc/experiments/test files that incuded "js/" so that they also include jquery.js manually. 2011-01-20 11:26:12 -08:00
forms merge 2011-01-22 17:48:36 -05:00
lists Removed jquery.js from js/index.php and updated all html doc/experiments/test files that incuded "js/" so that they also include jquery.js manually. 2011-01-20 11:26:12 -08:00
pages deprecated data-back attribute on links in favor of data-direction="reverse". Updated docs and relevant demos. 2011-01-23 18:12:46 -05:00
toolbars Removed jquery.js from js/index.php and updated all html doc/experiments/test files that incuded "js/" so that they also include jquery.js manually. 2011-01-20 11:26:12 -08:00
index.html Removed jquery.js from js/index.php and updated all html doc/experiments/test files that incuded "js/" so that they also include jquery.js manually. 2011-01-20 11:26:12 -08:00