Ghislain Seguin
4a20908f4e
Merge pull request #2967 from agcolom/patch-10
...
Update docs/api/globalconfig.html
2011-11-08 06:00:45 -08:00
Anne-Gaelle Colom
c832f64ae8
Update docs/api/globalconfig.html
2011-11-08 13:45:37 +00:00
Ghislain Seguin
8dcef4493d
Fix for #2954
2011-11-07 21:02:28 -08:00
Todd Parker
72ff459602
Adjusted dialog docs
2011-11-07 22:52:06 -05:00
Todd Parker
82b7dcc1d1
Added overlay-theme attr info for selects
2011-11-07 22:47:47 -05:00
Todd Parker
2b618a1215
Added docs for dialog overlay attr, created a demo page to show this in action
2011-11-07 22:29:06 -05:00
Kin Blas
3316182253
Merge pull request #2962 from eddiemonge/patch-5
...
Wrong OR operator to compare values
2011-11-07 19:04:14 -08:00
Eddie Monge Jr.
4f354bafbc
Wrong OR operator to compare values
2011-11-07 18:14:29 -08:00
John Bender
1d5f2af293
first pass at visualizing data collection
2011-11-07 16:56:19 -08:00
John Bender
9e255e6e75
add the pathname to the stats to differentiate tests. add grouping
2011-11-07 16:56:19 -08:00
jblas@adobe.com
e17e29b559
Eeking out another 200+ msecs (on iPad) by simply switching to children("img:eq0") instead of find(">img:eq0"). Still need to figure out how to get rid of the find(".ui-link-inherit>img:eq(0)") which is the where the bulk of listview enhancement is spent on WP7.
2011-11-07 15:16:32 -08:00
Todd Parker
d194476640
Merge pull request #2960 from agcolom/patch-9
...
Update docs/api/themes.html
2011-11-07 13:37:18 -08:00
Anne-Gaelle Colom
2cc42ff65f
Update docs/api/themes.html
2011-11-07 21:21:38 +00:00
John Bender
2ec65580cf
moved to pdo db interface to avoid uninstalled deps in prod
2011-11-07 13:19:32 -08:00
toddparker
3d34943068
Fixed alpha order of an option under selects
2011-11-07 16:05:52 -05:00
toddparker
56f0af4cdf
Added an intro message that links to the ns global option
2011-11-07 16:02:27 -05:00
jblas@adobe.com
baee7ed5a7
Merge branch 'master' of https://github.com/jquery/jquery-mobile
2011-11-07 12:40:57 -08:00
jblas@adobe.com
8177ec4bb5
Shave another 200-300ms off the 400 listview item page by simply reducing the number of function calls we make during enhancement.
...
- Got rid of _itemApply() and moved it's functionality to the bottom of refresh(), doing finds from $list where we can, and li where we can't. Boom, at least 1200+ less function calls.
2011-11-07 12:38:54 -08:00
Todd Parker
06e8f1d49f
Merge pull request #2958 from TylerBenziger/master
...
Whitespace fix for Saf 5.0.5 Gradients
2011-11-07 12:08:21 -08:00
John Bender
6d85686c0c
Merge branch 'list-perf'
2011-11-07 11:06:39 -08:00
John Bender
b3fdbcbb78
account for child page events
2011-11-07 11:06:10 -08:00
John Bender
7a84306cc2
readd lists-ul html
2011-11-07 10:42:56 -08:00
John Bender
4e61db3450
move the list perf test to a different naming scheme
2011-11-07 10:41:24 -08:00
John Bender
412af6f16c
seperate stats recording from stat caculation, add timestamp
2011-11-07 10:39:24 -08:00
TylerBenziger
265e7bb887
Whitespace fix for jquery.mobile.theme.css
2011-11-07 10:32:09 -08:00
TylerBenziger
a4554d478e
Whitespace fix for jquery.mobile.theme.css
2011-11-07 10:27:48 -08:00
TylerBenziger
a1097b32a2
Whitespace fix for jquery.mobile.theme.css
2011-11-07 10:00:39 -08:00
Ghislain Seguin
4cee7adaa9
Added data-overlay-theme
2011-11-06 20:23:39 -08:00
Ghislain Seguin
2dfa82d5f3
Merge pull request #2938 from eddiemonge/patch-4
...
code style cleanup
2011-11-06 15:37:40 -08:00
Eddie Monge Jr.
2663f95892
Update experiments/scrollview/scrollview.js
2011-11-06 15:09:11 -08:00
Todd Parker
e4f297a731
Merge pull request #2946 from agcolom/patch-8
...
Update docs/api/mediahelpers.html
2011-11-05 15:11:04 -07:00
Anne-Gaelle Colom
41792fc599
Update docs/api/mediahelpers.html
2011-11-05 21:18:13 +00:00
Todd Parker
7393adda28
Merge pull request #2945 from agcolom/patch-7
...
Update docs/api/data-attributes.html
2011-11-05 11:32:12 -07:00
Anne-Gaelle Colom
5d0b930691
Update docs/api/data-attributes.html
2011-11-05 17:34:08 +00:00
Ghislain Seguin
a9dc41750e
Merge pull request #2944 from agcolom/patch-6
...
Update docs/api/data-attributes.html
2011-11-05 08:01:57 -07:00
Anne-Gaelle Colom
e83f108018
Update docs/api/data-attributes.html
2011-11-05 13:52:24 +00:00
Todd Parker
e7c37be849
Merge pull request #2943 from agcolom/patch-5
...
Update docs/api/data-attributes.html. Thanks agcolom!
2011-11-05 06:00:47 -07:00
Anne-Gaelle Colom
6eaa3882f7
Update docs/api/data-attributes.html
2011-11-05 12:56:18 +00:00
Todd Parker
87e6b4d8d2
Merge pull request #2942 from agcolom/patch-4
...
Update docs/toolbars/docs-headers.html
2011-11-05 05:11:17 -07:00
Anne-Gaelle Colom
eb9f685ffd
Update docs/toolbars/docs-headers.html
2011-11-05 10:04:34 +00:00
Ghislain Seguin
3da8e0d171
Added tests for dialog theming and overlayTheme
2011-11-04 22:34:58 -07:00
Ghislain Seguin
47e0e4bf99
Fixed inheritance of content theme
2011-11-04 22:34:58 -07:00
Ghislain Seguin
26c48c8c6c
Fix for #2871 : Added overlayTheme option to dialog widget
2011-11-04 22:34:58 -07:00
Todd Parker
c8d3461676
Merge pull request #2941 from agcolom/patch-3
...
Update docs/api/data-attributes.html
2011-11-04 15:55:43 -07:00
Anne-Gaelle Colom
a350a031a7
Update docs/api/data-attributes.html
2011-11-04 22:45:15 +00:00
Todd Parker
f7bb876c3c
Merge pull request #2940 from agcolom/patch-2
...
punctuation consistency
2011-11-04 15:39:42 -07:00
Anne-Gaelle Colom
28a19efc77
punctuation consistency
2011-11-04 22:33:37 +00:00
toddparker
3a32031516
Fixed code syntax issues. Thanks agcolom!
2011-11-04 18:07:44 -04:00
Mat Marquis
63573bce5e
Merge pull request #2934 from garann/master
...
Issue #1447 - unescape entities in page titles
2011-11-04 15:04:26 -07:00
Eddie Monge Jr.
e56a382c3f
Update experiments/scrollview/scrollview.js
2011-11-04 14:49:35 -07:00