Garann Means
|
f0849afac6
|
fixes #3141 - redirect from button() and buttonMarkup() to correct function for element
|
2012-01-18 14:48:26 -08:00 |
|
John Bender
|
26c1d8e56e
|
use the first dialog in a document as a page when no pages exist Fixes #3275
|
2012-01-13 10:56:31 -08:00 |
|
John Bender
|
0f62e963a0
|
add test to confirm that a document containing only a dialog with no pages will load the dialog as a page
|
2012-01-13 10:56:21 -08:00 |
|
Gabriele Rabbiosi
|
0a3e09c053
|
Substituted wrong semicolon with comma inside a list of variable
declaration
|
2011-12-20 08:17:42 -08:00 |
|
Maurice Gottlieb
|
397bf644f6
|
adding another role for custom multi select bubble counts
|
2011-12-19 13:24:19 -08:00 |
|
John Bender
|
ffbedd6c3a
|
whitespace in select structure css
|
2011-12-19 13:22:37 -08:00 |
|
John Bender
|
93a1b47bde
|
Merge branch 'issue-2234' into 1.0-stable
|
2011-12-15 16:43:11 -08:00 |
|
John Bender
|
33add3b033
|
test cross domain check helper
|
2011-12-13 17:39:34 -08:00 |
|
John Bender
|
36c9d3a86b
|
centralize cross domain request check
|
2011-12-13 17:39:23 -08:00 |
|
John Bender
|
a679a6720a
|
Merge branch 'issue_2234' of https://github.com/adrianpike/jquery-mobile into adrianpike-issue_2234
|
2011-12-13 15:33:58 -08:00 |
|
John Bender
|
2c5de9b709
|
Merge branch 'master' into 1.0-stable
|
2011-12-13 09:44:29 -08:00 |
|
Todd Parker
|
504582e02f
|
Merge pull request #3251 from JFK99/master
Fix non reacting generated back buttons with touchOverflowEnabled. Fixes #3241. Thanks JFK99
|
2011-12-12 14:35:17 -08:00 |
|
Nicolas Bartoli
|
30255d1fa2
|
Fixed non reacting generated back buttons with touchOverflowEnabled
|
2011-12-12 11:00:22 -08:00 |
|
jblas@adobe.com
|
16f1e47e7f
|
Initial checkin of config-props.html, a utility for quickly assessing the support property settings, for a given device/browser, as calculated by jQuery Core and jQuery Mobile.
|
2011-12-12 10:15:20 -08:00 |
|
John Bender
|
c716ab707a
|
take closestParentPage off of $.fn
|
2011-12-09 14:39:57 -08:00 |
|
John Bender
|
851f6d4c67
|
Merge pull request #3171 from eddiemonge/issue_3169.2
Not using YUI for js so removing this line
|
2011-12-09 14:00:59 -08:00 |
|
John Bender
|
5071221291
|
respect page loading times and comment on assumption in degradeInputs test
|
2011-12-09 12:52:53 -08:00 |
|
John Bender
|
def90bf230
|
whitespace in degradeInputs tests
|
2011-12-09 12:51:38 -08:00 |
|
John Bender
|
c49eac6e67
|
added commentary on selector perf and whitespace
|
2011-12-09 12:36:19 -08:00 |
|
John Bender
|
a80e4c3b4c
|
test that closestPageData works as expected
|
2011-12-09 12:31:49 -08:00 |
|
John Bender
|
978762dc67
|
centralized method for finding closest page data
|
2011-12-09 12:17:20 -08:00 |
|
John Bender
|
2b49d382d8
|
Merge branch 'master' of https://github.com/eromba/jquery-mobile into eromba-master
|
2011-12-09 11:50:15 -08:00 |
|
John Bender
|
1742820c17
|
removed dead code path in slider
|
2011-12-07 10:03:01 -08:00 |
|
John Bender
|
c45160973a
|
Merge branch 'eugenb1-patch-1'
|
2011-12-06 16:10:12 -08:00 |
|
John Bender
|
7a267e2c7d
|
test that the link title value is the selected option text
|
2011-12-06 16:09:52 -08:00 |
|
John Bender
|
c0b857ab5e
|
fixed closure compiler warning for missing while block
|
2011-12-06 15:56:28 -08:00 |
|
John Bender
|
3f9bca14a6
|
Revert "Merge pull request #3172 from eddiemonge/issue_3169.1"
This reverts commit 9e58b93cc5, reversing
changes made to 97bad66016.
|
2011-12-06 15:53:06 -08:00 |
|
John Bender
|
9066a0b932
|
Merge branch 'patch-1' of https://github.com/eugenb1/jquery-mobile into eugenb1-patch-1
|
2011-12-06 15:18:07 -08:00 |
|
John Bender
|
9e58b93cc5
|
Merge pull request #3172 from eddiemonge/issue_3169.1
Update IE checker code for compiler
|
2011-12-06 14:33:08 -08:00 |
|
Todd Parker
|
97bad66016
|
Merge pull request #3225 from agcolom/patch-46
Update docs/about/features.html
|
2011-12-06 07:35:06 -08:00 |
|
Anne-Gaelle Colom
|
e25a310063
|
Update docs/about/features.html
|
2011-12-06 15:23:19 +00:00 |
|
John Bender
|
cbaa42d63c
|
default emptry string val to 0 on refresh Fixes #3029
|
2011-12-05 15:38:25 -08:00 |
|
John Bender
|
5f6ce0d651
|
test that an empty string val results in the min attr value on refresh
|
2011-12-05 15:38:25 -08:00 |
|
Ghislain Seguin
|
f585df2f53
|
Merge pull request #3221 from agcolom/patch-45
Update docs/about/features.html
|
2011-12-05 06:28:55 -08:00 |
|
Anne-Gaelle Colom
|
574040b79d
|
Update docs/about/features.html
|
2011-12-05 11:42:05 +00:00 |
|
Kin Blas
|
b536eb5672
|
Merge pull request #3206 from luniki/master
List item pruning while filtering is wrong
|
2011-12-02 09:25:20 -08:00 |
|
Todd Parker
|
f7c7e90134
|
Merge pull request #3209 from agcolom/patch-43
Update docs/forms/selects/index.html
|
2011-12-02 09:14:31 -08:00 |
|
Anne-Gaelle Colom
|
6d22f9b977
|
Update docs/forms/selects/index.html
|
2011-12-02 17:03:57 +00:00 |
|
Todd Parker
|
09a001841e
|
Merge pull request #3204 from agcolom/patch-42
Update docs/forms/selects/index.html
|
2011-12-02 05:09:19 -08:00 |
|
Marcus Lunzenauer
|
98b6ea3fb4
|
fix list item pruning while filtering
|
2011-12-02 11:57:55 +01:00 |
|
Anne-Gaelle Colom
|
435fc61a8d
|
Update docs/forms/selects/index.html
|
2011-12-02 07:54:25 +00:00 |
|
Ghislain Seguin
|
16bd333755
|
Merge pull request #3199 from jakeboone02/patch-3
Spelling correction in jquery.mobile.fixHeaderFooter.js.
|
2011-12-01 13:35:42 -08:00 |
|
Jake Boone
|
1e669734c3
|
Spelling correction in jquery.mobile.fixHeaderFooter.js.
|
2011-12-01 15:33:18 -05:00 |
|
Ghislain Seguin
|
807f7bbe78
|
Merge pull request #3194 from lamaster/patch-1
fix typo
|
2011-11-30 13:59:27 -08:00 |
|
Lamaster
|
f63f492917
|
typo: until is written twice
|
2011-12-01 03:54:57 +06:00 |
|
Eugen Bolz
|
27f49f0dcf
|
Slider: use also option text as title
|
2011-11-29 08:35:18 +01:00 |
|
toddparker
|
3442eb88f0
|
Updated supported browsers to remove iOS form Opera Mobile, that was a typo
|
2011-11-28 17:43:32 -05:00 |
|
jblas@adobe.com
|
d9983d7390
|
Fix for #3185 - Dynamic Page load sample: In-Memory broken in IE7
- Removed trailing commas that choke IE from the docs.
|
2011-11-28 13:23:01 -08:00 |
|
jblas@adobe.com
|
ed05ff8509
|
Fix for #3185 - Dynamic Page load sample: In-Memory broken in IE7
- Removed trailing commas that choke IE.
|
2011-11-28 12:18:50 -08:00 |
|
toddparker
|
8975f5b9a0
|
Added initial-scale to the meta tags
|
2011-11-28 15:03:12 -05:00 |
|