Eddie Monge
26dc452dc9
Update IE checker code for compiler
2011-11-26 12:21:18 -08:00
Eddie Monge
8dfa5f9ca9
Log levels dont need to be quieted anymore
2011-11-26 12:01:46 -08:00
Eddie Monge
a922b8fe02
Dont output errors to js file, increase cache size
2011-11-26 10:39:54 -08:00
Todd Parker
23f1937bf3
Merge pull request #3167 from forresst/patch-1
...
page overflow : repetition of word "can"
2011-11-26 08:47:54 -08:00
forresst
e02ca5de6c
repetition of word "can"
2011-11-26 17:21:42 +01:00
toddparker
ee7f60914f
Added a bit of extra info on the step attribute, general cleanup.
2011-11-25 21:58:45 -05:00
toddparker
e5de3e3221
A bit more formatting cleanup
2011-11-25 21:28:21 -05:00
toddparker
ecb8ad5884
Improved description and sample data for the filter text page
2011-11-25 21:18:03 -05:00
Todd Parker
f8dcaa2713
Merge pull request #3165 from MaZderMind/fix-touchOverflow-with-lists
...
fix css in touch-overflow example. Thanks MaZderMind!
2011-11-25 11:39:47 -08:00
Peter Körner
3d40a6a668
fix css in touch-overflow example
2011-11-25 16:01:13 +01:00
Todd Parker
37a0795e7a
Merge pull request #3162 from forresst/patch-3
...
Update docs/lists/lists-split.html
2011-11-24 15:24:38 -08:00
Todd Parker
dbc565af0d
Merge pull request #3161 from forresst/patch-2
...
Update docs/lists/lists-count.html
2011-11-24 15:24:03 -08:00
forresst
2a8b548e7d
Update docs/lists/lists-split.html
2011-11-25 00:14:18 +01:00
forresst
773c17d210
Update docs/lists/lists-count.html
2011-11-25 00:11:55 +01:00
Todd Parker
b24c9b3835
Merge pull request #3160 from forresst/patch-1
...
Update docs/pages/phonegap.html
2011-11-24 14:56:11 -08:00
forresst
a790ba040e
Update docs/pages/phonegap.html
2011-11-24 23:52:18 +01:00
Todd Parker
88023f8dab
Merge pull request #3158 from jakeboone02/docs-filtertext
...
Document data-filtertext attribute for listview items
2011-11-24 09:24:15 -08:00
Jake Boone
ad69fed1b8
Add page to docs for filtering lists by hidden data
2011-11-24 12:15:32 -05:00
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