Eddie Monge
|
f6e319ef8a
|
Standardize licenses in files and match jQuery core min license in min files
|
2011-10-25 11:15:19 -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 |
|
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 |
|
Maurice Gottlieb
|
6f400e87cf
|
docs: tiny typo at Pages & Dialogs / Page titles
|
2011-10-20 23:35:37 +03:00 |
|
Brandon Johnson
|
943d2d65a8
|
Styling ui-li-icon on enhanced lists only
Fixes #2771
|
2011-10-20 14:22:48 -06:00 |
|
Todd Parker
|
6cf19d6c10
|
Merge pull request #2774 from MauriceG/patch-11
Docs: Tiny typo at API / Theming overview / Theme classes
|
2011-10-20 13:15:51 -07:00 |
|
Maurice Gottlieb
|
9cdf0236c2
|
Tiny typo
|
2011-10-20 23:13:22 +03:00 |
|
Todd Parker
|
0d27f377ac
|
Merge pull request #2773 from eddiemonge/makefile
Makefile fixes #2772 to add structure css files.
|
2011-10-20 13:10:16 -07:00 |
|
Mat Marquis
|
182a8b4675
|
Merge branch 'master' of github.com:jquery/jquery-mobile
|
2011-10-20 16:07:47 -04:00 |
|
Mat Marquis
|
5afe2abecb
|
Re-applies bottom margin to dialog elements, accidentally removed in 6354bd4260.
|
2011-10-20 16:07:22 -04:00 |
|
Eddie Monge
|
6ae0073328
|
Fix makefile to includes structure file
|
2011-10-20 13:00:34 -07:00 |
|
John Bender
|
4bb744025e
|
whitespace in button markup
|
2011-10-20 12:48:10 -07:00 |
|
Todd Parker
|
5ae094ac2c
|
Merge pull request #2765 from jakeboone02/ui-br-move
Fix for #2322: Move .ui-br out of swatches section of default theme. Thanks jakeboone02
|
2011-10-20 12:47:00 -07:00 |
|
Maurice Gottlieb
|
e5b123ce75
|
fix for #2528 listviews: first list-item has "glowing" corners on top
|
2011-10-20 20:11:39 +03:00 |
|
Riaz
|
f5c03cebd6
|
Corrected delegate syntax for 'pagecreate' code example
|
2011-10-20 12:09:11 -05:00 |
|
Todd Parker
|
7fe9cc4f7b
|
Merge pull request #2757 from jakeboone02/ios-web-app-demo
Browse the docs as a fullscreen web app in iOS. Thanks jakeboone02!
|
2011-10-20 09:45:09 -07:00 |
|