Maurice Gottlieb
3d0f10d186
on page-reload, i believe, toPage.jqmData( "title" ) is null and the page-header-text is always used
2011-10-28 00:00:00 +03:00
John Bender
b0f430d9f8
Merge pull request #2867 from jakeboone02/grammar
...
Grammar correction
2011-10-27 12:19:02 -07:00
Jake Boone
7ada7ba0f1
Grammar correction
2011-10-27 14:53:45 -04:00
John Bender
250316274b
change the credit link to the comment with the snippet
2011-10-27 11:38:34 -07:00
John Bender
4829928ca1
add documentation around application cache issues and a suggested workaround
2011-10-27 11:26:47 -07:00
Mat Marquis
8e6a67d3bb
Additional fix for #2842 — Missed a spot. Full-width form elements due to hidden labels no longer rely on percentage-based left/right padding.
2011-10-27 11:16:46 -04:00
Todd Parker
57ba8d70e1
Merge pull request #2863 from MauriceG/issue_2845
...
Fix issue #2845 : remove xhtml endtag from css-link. Thanks MauriceG!
2011-10-27 08:06:30 -07:00
Todd Parker
6321a69326
Merge pull request #2864 from MauriceG/issue_2528
...
Fixes #2528 - removing listviews glowing corners. Thanks MauriceG!
2011-10-27 07:44:39 -07:00
Maurice Gottlieb
3622e5227a
Fix for issue #2528 removing listviews glowing corners
2011-10-27 15:28:05 +02:00
Maurice Gottlieb
d59a9d8b15
Fix issue #2845 : remove xhtml endtag from css-link
2011-10-27 14:45:32 +02:00
Mat Marquis
26831aa66f
Fixes #2629 , fixes #2628 — Replacing ‘background: transparent’ with #fff, rgba(255,255,255,0), and an opacity filter solves this.
2011-10-26 17:57:03 -04:00
Mat Marquis
410a169b2b
Fixes an issue introduced in commit #b0db8976, where lack of indexOf() was keeping IE 6/7/8 (at least) from rendering anything at all.
2011-10-26 16:54:11 -04:00
Mat Marquis
6b85cdbd99
Fixes #1077 , fixes #2683 — Reverts fixed positioning to hide .ui-collapsible-heading-status (added in commit #c94c6bf). Uses ‘top: -9999px’ to hide element in lieu of ‘left: -9999px’, so as not to trigger Firefox 7’s ellipsis bug.
2011-10-26 16:12:56 -04:00
jblas@adobe.com
3e0928fcb9
Merge branch 'master' of https://github.com/jquery/jquery-mobile
2011-10-26 11:36:31 -07:00
jblas@adobe.com
1405a9453f
Add the XHR object to the data passed to loadpage and loadpagefailed callbacks. This was a low-hanging-fruit enhancement request for issue #2503 - User can't specify own error handling logic.
2011-10-26 11:34:27 -07:00
toddparker
bc97aa6532
Switched font-family TR tokens to /*{global-font-family}*/;
...
This makes all swatch fonts adhere to the global font family set in
ThemeRoller. This can be manually edited to further customize the
theme, but we're simplifying the TR UI.
2011-10-26 14:09:41 -04:00
toddparker
6a44236fb1
Fixed extra vertical padding for footers within dialogs
2011-10-26 14:03:27 -04:00
John Bender
28e860f121
Merge pull request #2840 from eddiemonge/min_license
...
Standardize licenses in files and match jQuery core min license in min fi
2011-10-26 10:55:47 -07:00
Mat Marquis
b4a3641820
Fixes #2842 , reverts change made in commit #0f81773 — percentage-based textarea/text input padding is ignored in Firefox. Current Firefox. In 2011. Submitted with comment.
2011-10-26 13:17:13 -04:00
Todd Parker
3f488e1cd6
Update to set the z-index of custom select menus to stack on top of fixed toolbars. Fixes #2799 .
2011-10-26 13:16:40 -03:00
jblas@adobe.com
b37bf0223c
Added unit tests for issue #2835 - pagechangefailed not triggered when changing to non-existent internal page.
2011-10-25 17:07:31 -07:00
jblas@adobe.com
9a4eb1d833
Fix for issue #2835 - pagechangefailed not triggered when changing to non-existent internal page
...
- Modified loadPage() so that it bails if an embedded page is not found within the DOM.
2011-10-25 17:06:01 -07:00
Eddie Monge
f6e319ef8a
Standardize licenses in files and match jQuery core min license in min files
2011-10-25 11:15:19 -07:00
John Bender
580b376566
add a quick todo for a better possible solution for passing clicks from the label to the input
2011-10-25 10:55:30 -07:00
John Bender
6549b42ab5
test that clicks bound to labeled checkbox input are fired by label clicks
2011-10-25 10:55:13 -07:00
John Bender
4daed58a16
use triggerHandler to trigger click handler's bound to inputs on label click Fixes #1335
2011-10-25 10:53:20 -07:00
Ghislain Seguin
d8c0fb961f
Merge pull request #2816 from MauriceG/patch-15
...
docs: repeated explanation for disable link based buttons removed at forms basics page
2011-10-24 18:59:41 -07:00
jblas@adobe.com
2b773393a8
Merge remote-tracking branch 'upstream/master'
2011-10-24 10:29:20 -07:00
Kin Blas
777d16c7cd
Merge pull request #2823 from mcherbie/master
...
Doc Fix for Fixed Toolbar
2011-10-24 10:12:45 -07:00
Michael
0b177677d8
Prepend $.mobile to docs to fix code example
2011-10-24 10:00:37 -07:00
Maurice Gottlieb
410ca0972f
docs: repeated explanation for disable link based buttons removed
2011-10-23 13:32:35 +03:00
Mat Marquis
53099d8cc4
Re-addresses #2776 , and corrects an issue introduced in pull request #2783 . Incorrect default theme was being set on the backdrop of dialog-style select menus.
2011-10-22 13:21:45 -04:00
Ghislain Seguin
55d89893a2
Merge pull request #2492 from hpbuniat/search-filter-bar-2416
...
Fix for #2416
2011-10-21 16:48:20 -07:00
Ghislain Seguin
a78fce4399
Merge pull request #2767 from easymovet/patch-1
...
Corrected .delegate() syntax for 'pagecreate' code example
2011-10-21 16:33:11 -07:00
John Bender
78381c6fed
account for dialog or other sub element enhancements
2011-10-21 16:30:07 -07:00
John Bender
6bd2805cb9
corrected commit: find the closest page to pull the keep native selector Fixes #2803
2011-10-21 16:25:19 -07:00
John Bender
1bc2aecc91
Revert "find the closest page to pull the keep native selector Fixes #2803 "
...
This reverts commit 9e1a3cc5a4 .
2011-10-21 16:25:19 -07:00
Ghislain Seguin
16dc76fadf
Merge pull request #2809 from eddiemonge/button_markup
...
Button markup optimization
2011-10-21 16:21:10 -07:00
Ghislain Seguin
3eaa45c577
Merge pull request #2789 from jakeboone02/f-button-styling
...
Add button styling to f swatch for docs
2011-10-21 16:16:28 -07:00
Eddie Monge
b0db897654
Button markup optimization
2011-10-21 16:08:28 -07:00
John Bender
f3c5cd811e
tests to verify that items embedded in page sub elements are enhanced properly
2011-10-21 15:56:26 -07:00
John Bender
9e1a3cc5a4
find the closest page to pull the keep native selector Fixes #2803
2011-10-21 15:56:26 -07:00
gseguin
04b2ec4c41
Revert "Small button markup optimization"
...
This reverts commit c496044a47 .
2011-10-21 15:54:13 -07:00
Ghislain Seguin
7259e48077
Merge pull request #2806 from eddiemonge/btn_markup
...
Small button markup optimization
2011-10-21 15:42:53 -07:00
Eddie Monge
c496044a47
Small button markup optimization
2011-10-21 15:22:43 -07:00
gseguin
e897c66c6f
Fix for issue #2225
2011-10-21 15:22:36 -07:00
Mat Marquis
ac1832a686
Fixes #1077 , somewhat mysteriously. Re-checked native selects across common devices/browsers, which seem unaffected by this change.
2011-10-21 17:14:44 -04:00
jblas@adobe.com
83b5182181
Fixed relative path references added from previous checkin.
2011-10-21 10:28:41 -07:00
Jake Boone
a28e43a2f3
Add button styling to f swatch for docs
2011-10-21 00:27:21 -04:00
toddparker
9e28d854c2
Reverting the last pull request, was causing a JS error and killing enhancement
2011-10-20 21:19:37 -04:00