Mat Marquis
|
4d4c765325
|
Additional fetchlink tests.
|
2011-12-23 15:49:21 -05:00 |
|
Mat Marquis
|
a1e6c874a1
|
First pass at (working) fetchlink unit tests.
|
2011-12-22 18:06:36 -05:00 |
|
Mat Marquis
|
5a7377a918
|
Temporarily removed fetchlink fade transition, added call to listview('refresh') if target element is a listview.
|
2011-12-20 13:38:19 -05:00 |
|
Mat Marquis
|
bea048062d
|
Fixes “infinite scroll” demo by triggering “refresh” on listviews specifically. Should there be a universal “refresh” event? Let us think on this, and discuss.
|
2011-12-19 19:05:33 -05:00 |
|
Mat Marquis
|
e880886ad6
|
Namespaced data attributes in fetchlink plugin.
|
2011-12-19 18:32:14 -05:00 |
|
Mat Marquis
|
edc85c711b
|
Continued work on fetchlink logic, using “infinite scroll” demo page to test listview enhancement.
|
2011-12-19 16:13:14 -05:00 |
|
Mat Marquis
|
4491d5151c
|
Set up some INCEPTION-style fetchlink demos within fetchlink demos, which aren’t quite functional yet.
|
2011-12-16 18:26:22 -05:00 |
|
Mat Marquis
|
5d0f2abf65
|
Updated docs with links to new fetchlinks section and fetchlink demos.
|
2011-12-16 12:54:53 -05:00 |
|
toddparker
|
abcd82f415
|
Added fetch link demos, changed init selector to just be data-target
|
2011-12-15 23:16:38 -05:00 |
|
Mat Marquis
|
326f1df7c6
|
Added fetchlink behavior on a per-link level, normalized incoming href/src.
|
2011-12-15 18:05:50 -05:00 |
|
Ghislain Seguin
|
4b416c65cc
|
Revert "Up'd to 1.0.1pre"
This reverts commit 224c68e423.
|
2011-12-15 09:50:51 -08:00 |
|
Mat Marquis
|
d05ba205e3
|
Fixes #3238 — Seems markup structure was changed at some stage, making the ‘aria-hidden=true’ attribute a little over-reaching. Removed.
|
2011-12-15 12:41:18 -05:00 |
|
Ghislain Seguin
|
224c68e423
|
Up'd to 1.0.1pre
|
2011-12-15 12:41:18 -05:00 |
|
John Bender
|
15f1c6de66
|
wait to focus page header until after mobile rendering class is stripped Fixes #2965
|
2011-12-14 14:48:38 -08:00 |
|
Todd Parker
|
a9e6de3b4c
|
Merge pull request #3261 from jakeboone02/native-select-docs
Corrected native select menu documentation
|
2011-12-14 14:23:01 -08:00 |
|
Todd Parker
|
eae79651da
|
Merge pull request #3269 from agcolom/master
minor correction + one addition
|
2011-12-14 10:30:31 -08:00 |
|
Anne-Gaelle Colom
|
1c301a8b3e
|
Update docs/api/data-attributes.html
|
2011-12-14 18:19:37 +00:00 |
|
Anne-Gaelle Colom
|
be77ab47be
|
Update docs/api/globalconfig.html
|
2011-12-14 17:53:17 +00:00 |
|
Jake Boone
|
6b32ddf394
|
Corrected native select menu documentation
|
2011-12-13 14:36:01 -05: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 |
|