Commit graph

11 commits

Author SHA1 Message Date
Kin Blas
2d83b8d373 Adding jquery.mobile.vmouse.js to the list of files. 2011-03-30 08:38:27 -07:00
Mark Bennett
670dde6221 Add missing quote 2011-03-02 13:53:49 -07:00
John Bender
62bd20adb9 fixed build.xml css order Fixes #1075 2011-02-21 08:55:16 -08:00
John Bender
aacb0751be fixed build.xml to match js/index.php and the Makefile 2011-02-20 18:23:31 -08:00
John Bender
891f9b1b07 moved initialization down in the build order, still requires some small refactoring 2011-02-20 18:07:17 -08:00
scottjehl
29fbc9c3c5 removed the Position plugin and modified selectmenu to position its menu without it. Removes off about 3-4kb after minify. 2011-01-29 07:15:40 -08:00
John Bender
b671753039 moved page above core in the makefile, build xml, and manifest under js. Fixes #619 2011-01-22 22:31:16 -08:00
jzaefferer
2a66572dca Fixed reference to jquery.ui.position.js in Ant build, now (more) consistent with Makefile 2010-12-15 16:18:39 +01:00
scottjehl
d56380fc22 refactor of jquery.mobile.core.js. Moved all of the page navigation model related scripting into jquery.mobile.navigation.js. This includes event handling for click, submit, and hashchange, all of the base tag management, path management, active link class handling, etc. All existing core tests are passing, and all demos work as expected. More tests are needed in core, and this refactor should make those tests easier to write. 2010-11-25 06:13:51 -05:00
scottjehl
9ff89b7115 renamed jquery.mobile.js jquery.mobile.core.js. updated build files, etc to match 2010-11-18 22:50:33 -05:00
ossreleasefeed
0c05501b0d Added new ant build file for those that want to get at the combined JS and CSS files but don't want to go through the PHP server set-up bit. 2010-11-05 19:19:47 +08:00