toddparker
3af9d83e51
Language tweak
2011-11-10 23:32:06 -05:00
toddparker
915b9e528b
AddedTouchoverflow docs page, re-vamped transitions page to add info on adding cutom CSS and JS transitions
2011-11-10 23:28:49 -05:00
toddparker
2a1f95d7c7
Added new PhoneGap page, updated navigation
2011-11-10 21:59:50 -05:00
John Bender
f501712617
Merge pull request #2919 from redaemn/flip-switch-improvements
...
Corrected some tests for the slider widget
2011-11-10 15:10:38 -08:00
jblas@adobe.com
ac8a7c7cb9
Merge branch 'master' of https://github.com/jquery/jquery-mobile
2011-11-10 14:15:25 -08:00
jblas@adobe.com
87070cc690
Reclaiming another 700-800 msecs on the 400 listview item test for WP7.5 (Mango) with a few minor tweaks:
...
- Added _findFirstElementByTagName() which does basic DOM traversal to find the first of an element with the given nodeName. Use this in place of $.fn.closest() and $.fn.children() calls that filter with ":eq(0)".
- Avoid calling $.fn.add() if you can. The creation of the new collection is costing about 400 msecs.
- Avoid calling $() with markup for a single node, just use document.createElement() and pass it to $().
2011-11-10 14:15:12 -08:00
John Bender
458ba65681
switched to bar chart per @toddparker
2011-11-10 11:42:28 -08:00
John Bender
eedb9ce8ac
todo added to the chart display
2011-11-10 11:24:54 -08:00
John Bender
1572867147
decode get params when refining stats data
2011-11-10 10:55:14 -08:00
John Bender
4da7e378c2
create new tables based on agent version
2011-11-10 10:52:04 -08:00
John Bender
be1852827c
close element creation tags
2011-11-10 10:29:15 -08:00
John Bender
cdfe8d157a
remove id dependency on the data point
2011-11-10 10:18:28 -08:00
Ghislain Seguin
b4df2ecfb2
Added some more negative testing for theming
2011-11-10 10:10:08 -08:00
John Bender
477f85c500
blackberry ua support
2011-11-10 10:01:39 -08:00
John Bender
633b5e089c
Merge pull request #3015 from eddiemonge/patch-9
...
Update README.md
2011-11-10 09:54:47 -08:00
Eddie Monge Jr.
1296abb80f
Update README.md
2011-11-10 09:53:48 -08:00
John Bender
d5ab078cdd
Merge pull request #3009 from eddiemonge/server
...
Update Makefile to actually work on the server
2011-11-10 09:29:49 -08:00
John Bender
9a13fc0b35
added iPhone and iPad UA strings
2011-11-10 09:23:49 -08:00
Ghislain Seguin
4bba893940
Fixed custom select dialog header styling
2011-11-10 09:17:31 -08:00
Ghislain Seguin
acdbd8f1b7
Renamed variable
2011-11-10 09:17:31 -08:00
Todd Parker
2f6af4b991
Merge pull request #3014 from jasonlcrane/docs-list-1
...
Update docs/lists/docs-lists.html
2011-11-10 09:14:48 -08:00
John Bender
c1a6ea10e5
formatting in php for sanity
2011-11-10 09:04:18 -08:00
John Bender
5734ca62c6
add ability to refine data display to a user agent or data point
2011-11-10 09:04:18 -08:00
John Bender
f74d117aec
simple user agent tracking and collection added to perf javascript
2011-11-10 09:04:18 -08:00
Jason Crane
810781ef87
Rewording for clarity and added a couple links
2011-11-10 16:57:09 +00:00
Jason Crane
c37ee3e882
Merge remote branch 'original/master'
2011-11-10 15:04:46 +00:00
Todd Parker
3edb68506d
Merge pull request #3012 from agcolom/patch-30
...
Update docs/pages/page-cache.html
2011-11-10 04:41:27 -08:00
Todd Parker
1fe2e4434a
Merge pull request #3013 from agcolom/patch-31
...
Update docs/pages/page-scripting.html
2011-11-10 04:38:38 -08:00
Anne-Gaelle Colom
245669f2dd
Update docs/pages/page-scripting.html
2011-11-10 11:05:27 +00:00
Anne-Gaelle Colom
8f671be320
Update docs/pages/page-cache.html
2011-11-10 10:50:59 +00:00
John Bender
8ef15e82cc
correction to license include in js/index.php
2011-11-09 22:36:00 -08:00
jblas@adobe.com
a8a6f58d3e
Merge branch 'master' of https://github.com/jquery/jquery-mobile
2011-11-09 18:02:27 -08:00
jblas@adobe.com
8e23813d25
Got rid of pseudo selectors :header and :eq(0) since they take a long time on WP7.5 (Mango). This shaves off 300 msecs when loading the form gallery page.
2011-11-09 17:59:25 -08:00
Eddie Monge
b7cd2128dd
Why three lines when 2 will suffice?
2011-11-09 17:57:50 -08:00
Eddie Monge
366d33ead0
Update Makefile to actually work on the server
2011-11-09 17:43:37 -08:00
John Bender
547e409707
Merge pull request #2999 from eddiemonge/server
...
Server
2011-11-09 16:14:45 -08:00
Eddie Monge
cd39c73d73
Merge in makefile
2011-11-09 16:06:33 -08:00
John Bender
7085843b74
moved info text to license-info.txt
2011-11-09 16:00:25 -08:00
John Bender
989f7f1542
move intro to text for css combine, js combine, and makefile use
2011-11-09 15:45:08 -08:00
Mat Marquis
2212d7428c
Merge branch 'master' of github.com:jquery/jquery-mobile
2011-11-09 18:34:17 -05:00
John Bender
3fdb12600e
Merge pull request #2994 from eddiemonge/5535e24c46c95f16b437c0ebec8c19094caf18a7
...
License Changes
2011-11-09 15:27:25 -08:00
Mat Marquis
01c77fa9e1
Fixes #2588 — When Windows Phone 7.5 (Mango) tries to calculate a numeric opacity for a select—including “inherit”—without explicitly specifying an opacity on the parent to give it context, a bug appears where clicking elsewhere on the page after opening the select will open the select again.
2011-11-09 18:25:06 -05:00
Eddie Monge
75341c6ca7
Update the README to include instructions for including a custom theme
2011-11-09 14:56:38 -08:00
Ghislain Seguin
1b2f1d8e40
Merge pull request #2894 from MauriceG/patch-3
...
Fix for #2893 : Buttons keep ui-btn-down-x class if leaved with mouse button pressed
2011-11-09 13:46:04 -08:00
John Bender
1d4109295d
textinput whitespace
2011-11-09 11:43:40 -08:00
John Bender
d50aa91e6d
comment clarification
2011-11-09 11:42:57 -08:00
John Bender
50204053bc
test for page load text area autogrow
2011-11-09 11:35:22 -08:00
John Bender
3f52c482d0
account for css load in initial document load and page transition with text area autogrow
2011-11-09 11:35:21 -08:00
Ghislain Seguin
99783f4803
Merge pull request #2997 from eddiemonge/docs
...
Unify css and js references for doc changes
2011-11-09 10:56:44 -08:00
John Bender
fb2544b8a1
add some maring to account for silly large number strings on our perf charts
2011-11-09 10:10:57 -08:00