Jake Boone
37499c4df9
Document data-filtertext attribute
2011-11-24 11:23:01 -05:00
John Bender
1f6f149e83
add step to slider example
2011-11-23 13:59:28 -08:00
John Bender
d0911d3cd6
whitespace in slider docs index
2011-11-23 13:59:05 -08:00
John Bender
b4f945f73b
test steps in refresh
2011-11-23 13:30:40 -08:00
John Bender
3b78250b17
comment linebreak
2011-11-23 13:30:40 -08:00
John Bender
3b83d4e032
force round numbers to avoid testing step rounding in keypress tests
2011-11-23 13:30:40 -08:00
John Bender
3e47bff3ff
whitespace and spelling correction
2011-11-23 13:30:40 -08:00
jrowny
1597d756d8
slider step, remove round clean up code a bit
2011-11-23 13:30:40 -08:00
jrowny
e09374b41d
add slider step support from jQuery UI
2011-11-23 13:30:40 -08:00
jrowny
7d204230f0
Add slider step support from jQuery UI
2011-11-23 13:30:40 -08:00
John Bender
47cf8d61b1
remove chrome ref
2011-11-22 13:16:18 -08:00
John Bender
f49fe2082b
record enhancement time and pageprocessing, both of which ignore the network load time of the jqm js
2011-11-22 13:16:18 -08:00
Todd Parker
dd7a89c637
Merge pull request #3139 from agcolom/patch-38
...
Update docs/pages/page-dynamic.html
2011-11-22 12:55:28 -08:00
Anne-Gaelle Colom
cbcc0642de
Update docs/pages/page-dynamic.html
2011-11-22 20:50:11 +00:00
John Bender
7c1cf95909
account for optional 'U;' in iPad ua. The fun continues
2011-11-22 11:06:08 -08:00
John Bender
7d7c913b64
fix for float value appearing earlier in ua string
...
surprised this didn't pop up earlier on android. I ❤️ ua strings.
2011-11-22 10:52:30 -08:00
John Bender
a4e09c8ad5
target the page through the event, simplify the href selection, account for ajax page loads
2011-11-22 10:36:24 -08:00
Eddie Monge
c787743a79
Add in more link rewrite test cases, and warning message
2011-11-22 10:36:24 -08:00
Eddie Monge
d64dd4fa2d
Allow unlimited sub-directory replacements
2011-11-22 10:36:24 -08:00
Eddie Monge
92e198c04c
Add check to see if ajax should be disabled
2011-11-22 10:36:24 -08:00
Eddie Monge
aa8b0b7cfd
Ajax should be disabled instead
2011-11-22 10:36:24 -08:00
Eddie Monge
3f522a2bce
Allow local browsing of the docs without a web server
2011-11-22 10:36:24 -08:00
Kin Blas
2b40784c4e
Merge pull request #3122 from hpbuniat/closestEnabledButton-speedup
...
Minor performance optimization for closestEnabledButton in buttonMarkup
2011-11-21 16:35:19 -08:00
Ethan Romba
a8c04855b4
Issue #3081 : Range inputs on dialogs don't degrade
...
The degradeInputs plugin bails early for pages that do not have
data-role="page". This behavior prevented range inputs (for slider widgets)
from degrading properly when used in dialogs.
Updated degradeInputs unit tests to check dialogs, too.
2011-11-21 16:47:14 -06:00
John Bender
7c62253ee5
Merge pull request #3097 from eddiemonge/intro
...
Old file that was replaced by license.txt in the root folder
2011-11-21 14:40:01 -08:00
John Bender
a9d9ca3dac
test navbar button click functionality
2011-11-21 13:09:00 -08:00
John Bender
c80428062a
move to hasClass check to avoid psuedo selector slowdown
2011-11-21 13:09:00 -08:00
Thomas Lallement
9d6ca3cc11
Edited js/jquery.mobile.navbar.js via GitHub
2011-11-21 13:09:00 -08:00
John Bender
6f00d35db8
move pagechange binding for textarea autogrow outside the check for text content
2011-11-21 10:15:47 -08:00
Hans-Peter Buniat
f3f5ba62e5
changed $.inArray to indexOf in closestEnabledButton - see http://jsperf.com/fsdsgt4
2011-11-20 23:32:14 +01:00
Todd Parker
e918442bbb
Merge pull request #3112 from eddiemonge/make_file
...
Add images to the docs, fix cp syntax, rearrange build dependencies to ...
2011-11-18 19:16:35 -08:00
Eddie Monge
5acc18a215
Add images to the docs, fix cp syntax, rearrange build dependencies to be consistent
2011-11-18 19:01:04 -08:00
Todd Parker
574cafaebf
Merge pull request #3111 from MauriceG/patch-19
...
Found a beta-release reference
2011-11-18 17:39:58 -08:00
Maurice Gottlieb
b2a769d984
propose for invisible beta-release paragraph
2011-11-19 02:13:54 +01:00
jblas@adobe.com
28b68f4d37
js/jquery.mobile.collapsibleSet.js was missing from the build.
2011-11-18 13:24:07 -08:00
Eddie Monge
ff6a349229
Old file that was replaced by license.txt in the root folder
2011-11-17 17:47:06 -08:00
Ghislain Seguin
c693561909
Merge pull request #3094 from eddiemonge/makefile
...
Fix license version and zip folder
2011-11-17 17:42:57 -08:00
Eddie Monge
5f2c4025ad
Add the current git version to the build process when its not a stable build
2011-11-17 15:53:32 -08:00
Ghislain Seguin
3542c9c0b1
Merge pull request #3008 from eddiemonge/live-delegate
...
Change .live() to .delegate()
2011-11-17 15:13:29 -08:00
Mat Marquis
a0ec2eb4f3
Fixes #3086 — Windows Phone 7 seems unable to use find() for an attribute-based selector, in this context.
2011-11-17 18:08:05 -05:00
Ghislain Seguin
61cd735d72
Merge pull request #3096 from chrisben/master
...
Issue #2650 : optimisation of png images
2011-11-17 14:22:16 -08:00
tichou
5460ae3a4f
Optmised png images for both Default and Valencia themes
2011-11-17 22:56:23 +01:00
Eddie Monge
8c6498fdc3
Fix license version and zip folder
2011-11-17 11:47:03 -08:00
Ghislain Seguin
3d17a69d8b
Merge pull request #3010 from gseguin/issue-2905
...
Decoupled collapsible and collapsible set
2011-11-17 09:35:05 -08:00
Ghislain Seguin
0e418c366c
Up'd to 1.1pre
2011-11-17 09:31:51 -08:00
toddparker
d5d78f46e1
Tweaks to custom select menu pages
2011-11-17 11:42:49 -05:00
toddparker
ed6a084897
Fixed rc3 link in page template
2011-11-17 11:25:15 -05:00
toddparker
d1d5e09f95
Re-vamped getting started page, changed CDN refs to 1.0, added 1.0 final banner
2011-11-17 11:20:48 -05:00
Ghislain Seguin
98b1ed63d8
Merge pull request #3079 from eddiemonge/deploy
...
Deploy
2011-11-17 08:12:37 -08:00
Ghislain Seguin
93d3d41b1d
Merge pull request #3055 from eddiemonge/patch-11
...
combine the css structure min and license files
2011-11-17 08:12:00 -08:00