frietsch
b051c3203e
Bugfix: If a named submit button was clicked multiple times, the name wasn't sent in 2nd ... nth time.
2011-11-11 12:08:59 -08:00
John Bender
73508f1dbf
Merge branch 'pbosakov-issue_2821'
2011-11-11 11:20:57 -08:00
John Bender
46f6c678eb
simplify nested branches
2011-11-11 11:20:30 -08:00
Todd Parker
de75527f78
Merge pull request #3024 from garann/master
...
Subjective edits to PhoneGap doc to make references to webviews consistent
2011-11-11 10:41:59 -08:00
jblas@adobe.com
343161c972
Reclaim 250 msecs on iPad and WP7.5 (Mango) by simply combining find().filter() calls and getting rid of fake pseudo selectors :eq(0) and :last.
2011-11-11 10:31:31 -08:00
Todd Parker
7406ea258a
Merge pull request #3023 from garann/22d29992da740dfb12976d94514967d014044ec9
...
Small copy edits (typos, etc.) to the PhoneGap doc. Thanks garran
2011-11-11 10:05:01 -08:00
Garann Means
8f66cbe70c
made references to webviews in PhoneGap docs consistent *twitch*
2011-11-11 12:01:13 -06:00
John Bender
1f20d7c002
Merge branch 'issue_2821' of https://github.com/pbosakov/jquery-mobile into pbosakov-issue_2821
2011-11-11 09:58:16 -08:00
Garann Means
22d29992da
minor copy edits to the PhoneGap doc
2011-11-11 11:56:05 -06:00
Garann Means
ef05fd045f
Merge remote-tracking branch 'upstream/master'
2011-11-11 11:45:14 -06:00
Todd Parker
48e5ce0343
Merge pull request #3022 from agcolom/patch-32
...
Update docs/pages/page-links.html
2011-11-11 08:50:05 -08:00
Anne-Gaelle Colom
b6deb43274
Update docs/pages/page-links.html
2011-11-11 16:44:46 +00:00
toddparker
6ac52d855a
Added more info on how to add custom and HD icons
2011-11-11 10:27:18 -05:00
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