Mat Marquis
071b65f00d
Removed themeswitcher in docs.
2012-01-11 14:55:20 -05:00
Mat Marquis
148cb09132
Updated docs’ CSS to use new @import scheme.
2012-01-10 16:35:51 -05:00
Eddie Monge
88884db175
Unify css and js references for doc changes
2011-11-08 18:39:49 -08:00
Eddie Monge Jr.
4f354bafbc
Wrong OR operator to compare values
2011-11-07 18:14:29 -08:00
Eddie Monge Jr.
2663f95892
Update experiments/scrollview/scrollview.js
2011-11-06 15:09:11 -08:00
Eddie Monge Jr.
e56a382c3f
Update experiments/scrollview/scrollview.js
2011-11-04 14:49:35 -07:00
Eddie Monge Jr.
0311c91f38
code style cleanup
2011-11-04 14:43:27 -07:00
Eddie Monge
8bc5e42fb3
2700: Step 5 Update all doc references
2011-10-17 13:51:45 -07:00
Gabriel Schulhof
51a4298f96
scrollview: Add "position: relative;" to class ui-scrollview-clip in order to confine scrollbars to scrollview container
2011-10-04 11:35:04 +03:00
John Resig
0b83cf8d60
Tweak some more stylesheet formatting.
2011-09-08 21:35:28 -04:00
scottjehl
25f6e012b6
removed some old experiments. Others should soon move to a branch or external repo.
2011-07-10 15:39:26 -04:00
Kin Blas
4c8d7237df
Changed the default for the delayedClickEnabled option to false. It was experimental anyways, for Android based browsers, and was breaking link clicking on iOS.
2011-06-22 11:42:37 -07:00
scottjehl
06020201fc
fixed up the themeswitcher
2011-06-17 19:25:35 -04:00
Todd Parker
7e40ddff4e
Merge pull request #1803 from eddiemonge/combine
...
minor changes to combine.php
2011-06-14 11:42:40 -07:00
Eddie Monge
d508c3da96
remove ASP style tags, closing PHP tags and short php code
2011-06-09 09:31:42 -07:00
Matthias Derer
04e75b07cd
fixed binding of orientationchange event (was on document, but only works on window). Moreover, it is now bound using 'bind' and not 'live'
2011-06-08 17:18:05 +02:00
Steven Black
f2ad4e5fe2
Per discussions last week about the removal of the experimental jQuery-ui Datepicker.
...
* docs/forms/index.html: Removed reference to the jQuery-UI Datepicker which is too heavy for mobile.
* experiments/ui-datepicker folder: deleted since it is no longer referenced.
Signed-off-by: Steven Black <steveb@stevenblack.com>
2011-05-21 22:06:39 -04:00
scottjehl
e4336f38ae
changed the docs to represent the new auto back button default
2011-05-18 18:05:05 -04:00
scottjehl
8ba4c27300
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
scottjehl
3f94d4ff97
Moved our own widget css layout toggles over to using standard media queries, rather than the classes we apply to the HTML element to simulate media queries.
2011-05-11 18:00:44 +02:00
Eric DeLabar
ae8b1c45fc
The each callback in the pagecreate method was creating multiple calendars when used with a multi-page html file because it was not scoped to the current page but instead to the entire document.
2011-05-02 08:22:26 -07:00
scottjehl
d97a964884
been meaning to do this for a while.
2011-04-14 16:04:47 -04:00
scottjehl
1f1a13b49e
removed the API viewer demo. old
2011-03-31 18:23:29 -04:00
scottjehl
fe3d0b537b
updated to use new data method
2011-03-26 16:32:16 -04:00
scottjehl
0ebab16a9a
updated to use new data method
2011-03-26 16:31:55 -04:00
scottjehl
491d4a6873
moved some selectors over to :jqmData()
2011-03-26 10:15:27 -04:00
scottjehl
2add396bb2
moved some selectors over to :jqmData()
2011-03-26 10:14:48 -04:00
scottjehl
f78e7b0a6a
moved to :jqmData selector
2011-03-26 10:12:16 -04:00
John Bender
4fe0b29a0f
Merge branch 'data-namespacing'
2011-03-25 18:46:00 -07:00
Kin Blas
6b7c82a1dc
Updated the scrollupdate trigger call to pass an array for the data. Apparently trigger requires an array as its second argument if you want to pass data to a callback.
2011-03-18 13:37:22 -07:00
John Bender
63e8f6bfcb
resolved merge conflicts and fixed 2 tests
2011-03-15 23:57:17 -07:00
scottjehl
0d9627d54e
Added viewport meta elements to the markup of every template and removed the metaViewportContent option from code and docs. IE does not support generated viewport tags.
2011-03-14 00:20:23 -04:00
scottjehl
19f5fd7cae
changed the default namespace to "" and updated the docs/demos as such
2011-03-09 22:36:14 -05:00
scottjehl
3cae8f8bf0
caught a few more
2011-03-09 21:03:40 -05:00
scottjehl
77ac0f009a
a few more non-namespaced attrs to bring over
2011-03-09 21:03:40 -05:00
scottjehl
9e91fa6752
updated docs with jq namespace, found some more stragglers
2011-03-09 21:03:40 -05:00
scottjehl
237db243dd
updated the experiments dir to use data-jq namespaces
2011-03-09 20:59:28 -05:00
scottjehl
c7fe048016
updated to use namespaced data attrs
2011-03-09 20:49:42 -05:00
John Bender
37d22dd105
fixed multiple date picker caused by unscoped selector, thanks to Matt Rosenquist. Fixes #972
2011-02-24 23:05:06 -08:00
John Bender
0691c2284b
date picker ui whitepspace
2011-02-24 22:54:17 -08:00
tschaub
899e9581e9
P free hamster.
2011-02-16 05:55:21 +08:00
scottjehl
ae8964f7de
fixed a bug in the class syntax
2011-02-01 10:41:46 -05:00
scottjehl
c0585948bb
set a max width on the datepicker for desktop preview
2011-01-30 15:57:47 -05:00
scottjehl
7ba7315e27
added markup example to datepicker documentation
2011-01-26 20:53:13 -05:00
scottjehl
b50d6a74c2
improved datepicker usage instructions and linked it up from the forms index under "experimental"
2011-01-26 20:48:25 -05:00
scottjehl
4e0d54a629
refactored Maggie's datepicker edits so that they overwrite & extend the UI's datepicker plugin and automatically convert type=date inputs to datepickers when the scripts are included. These changes make the datepicker plugin good enough to offer as an optional extension to jQuery Mobile (but not include it in the build by default, as it needs to be rewritten first - far too heavy to include unless you need it!).
2011-01-26 20:28:52 -05:00
scottjehl
c91ca3a129
removed an old demo
2011-01-26 20:23:10 -05:00
scottjehl
2c6cc45ad0
incomplete, but close to fixing the dialog-create-history entry piece. Also includes fix for nested-listview deep linking regression.
2011-01-26 14:27:10 -05:00
Kin Blas
161f5e6ae3
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.
...
This makes our include model match the include model on the CDN, and allows devs to make use of mobileinit for debugging some of the samples since that must be set up after jquery.js, but before jquery-mobile.
2011-01-20 11:26:12 -08:00
Kin Blas
8050fb0d01
Merge branch 'master' of https://github.com/walkingeyerobot/jquery-mobile into pull672
2011-01-11 09:04:32 -08:00