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
Samat K Jain
54a2ac80c4
Losslessly minimize themes’ PNGs
...
Minimized themes’ PNGs for a space savings of 17%.
2011-10-25 15:50:29 -06: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
Gabriele Rabbiosi
ee05bb5576
Fixed issue #2631 - flip toggle switch animation improved
2011-10-23 14:30:10 +02: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
Gabriele Rabbiosi
396f8d019e
Issue #2756 - flip toggle switch value can be changed when the switch is disabled
2011-10-22 17:05:05 +02: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
toddparker
1496f5a485
Revert d61d6b0127953e10b17820cf1fdd14ed22a12c41^..HEAD
2011-10-20 21:18:03 -04:00
Todd Parker
d61d6b0127
Merge pull request #2768 from MauriceG/patch-10
...
fix for #2528 listviews: first list-item has "glowing" corners on top. Thanks MauriceG!
2011-10-20 17:07:05 -07:00
John Bender
742d1c905b
linkBindingEnabled docs
2011-10-20 15:30:29 -07:00
John Bender
89e389c4b7
whitepsace in globalconfig docs
2011-10-20 15:30:04 -07:00
John Bender
1896235247
add linkBindingEnabled tests
2011-10-20 15:16:03 -07:00
John Bender
8f5889a707
add linkBindingEnabled to mobile object for complex apps that want to handle all nav
2011-10-20 15:16:03 -07:00
Mat Marquis
0a84a9eeea
Merge pull request #2783 from MauriceG/patch-14
...
fix for issue #2776 : Select full page menus background wrong color.
2011-10-20 15:14:17 -07:00
Maurice Gottlieb
6e536eb6b5
fix for issue #2776 : Select full page menus background wrong
2011-10-21 01:05:18 +03:00
Todd Parker
efe1896b93
Merge pull request #2780 from MauriceG/patch-13
...
docs: some corrections at Pages & Dialogs / Anatomy of a Page
2011-10-20 14:26:39 -07:00
Maurice Gottlieb
6eb8e7dfaa
docs: some corrections at Pages & Dialogs / Anatomy of a Page
2011-10-21 00:14:21 +03:00
Todd Parker
2d512e1210
Merge pull request #2779 from bjohn465/unenhanced-list-icons
...
Styling ui-li-icon on enhanced lists only. Thanks bjohn465!
2011-10-20 13:55:28 -07:00
Todd Parker
4b869a0d9d
Merge pull request #2777 from MauriceG/patch-12
...
docs: tiny typo at Pages & Dialogs / Page titles
2011-10-20 13:37:08 -07:00