Commit graph

4303 commits

Author SHA1 Message Date
Anne-Gaelle Colom
669eac4254 Update docs/forms/selects/index.html 2012-01-20 12:58:16 -08:00
Anne-Gaelle Colom
6c1db9d63f Update docs/forms/selects/options.html 2012-01-20 12:52:05 -08:00
Anne-Gaelle Colom
1c42314ecd Update docs/api/data-attributes.html 2012-01-20 12:51:52 -08:00
Chetan K Jain
514f3b6786 Update docs/pages/page-anatomy.html 2012-01-20 12:46:39 -08:00
Chetan K Jain
230644aa98 Update docs/about/getting-started.html 2012-01-20 12:46:28 -08:00
Josh Dean
b1c6c4cd3f Added test for issue #3141 2012-01-19 09:35:38 -08:00
Josh Dean
57ac32ffc6 Update to buttonMarkup to use appropriate data selector 2012-01-19 09:27:31 -08:00
Josh Dean
87db1cf5de Fix to #3351, dialogs reopening when attempting to close them 2012-01-18 16:10:48 -08:00
Josh Dean
7a78822886 Prevent inputs with unnecessary data-role button from being double enhanced 2012-01-18 16:08:20 -08:00
Ghislain Seguin
8cc4ea393b Removed unused var 2012-01-18 14:55:44 -08:00
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