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
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
Mat Marquis
fab9de10b4
Merge pull request #3004 from eddiemonge/patch-7
...
Fixes #509
2011-11-09 08:43:29 -08:00
Eddie Monge Jr.
6b5ca6311a
Remove unneeded css as height will suffice. Trigger the inputs keyup. Im not sure calling $(keyup) called the function on the element.
2011-11-09 08:32:00 -08:00
Eddie Monge
a213cfa281
Complete overhaul of Make process to be cleaner, clearer and server-friendly
2011-11-09 01:39:25 -08:00
Ghislain Seguin
8fb55a8afa
Merge pull request #2974 from agcolom/patch-16
...
Update docs/toolbars/docs-bars.html
2011-11-08 22:45:55 -08:00
Eddie Monge
6cf19b1220
Merge branch 'master' of https://github.com/jquery/jquery-mobile into server
...
* 'master' of https://github.com/jquery/jquery-mobile :
Speed up listview enhancement for WP 7.5 (Mango). This change allows the 400 listview item page to load in 3-4 seconds instead of 30 seconds.
2011-11-08 21:01:20 -08:00
Eddie Monge
88884db175
Unify css and js references for doc changes
2011-11-08 18:39:49 -08:00
jblas@adobe.com
cb820f6e5d
Merge branch 'master' of https://github.com/jquery/jquery-mobile
2011-11-08 17:07:18 -08:00
jblas@adobe.com
76766a635f
Speed up listview enhancement for WP 7.5 (Mango). This change allows the 400 listview item page to load in 3-4 seconds instead of 30 seconds.
...
- Modified refresh() so that it manually checks for the first image in the list item or .ui-link-inherit element. This allows us to avoid executing a selector with a direct descendant and :eq(0) pseudo which is quite slow on WP 7.5 IE.
2011-11-08 17:04:41 -08:00
Eddie Monge
9336d8e02b
Merge branch 'master' of https://github.com/jquery/jquery-mobile into server
...
* 'master' of https://github.com/jquery/jquery-mobile :
test that title is restored on link transition to first page
Update docs/pages/page-dialogs.html
Update docs/pages/page-links.html
Update docs/pages/page-titles.html
Update docs/pages/page-anatomy.html
2011-11-08 15:52:36 -08:00
Eddie Monge
5535e24c46
Update to add license to root, update individual files to not have license, add license to built and testing files
2011-11-08 15:43:36 -08:00
John Bender
949dd4c6c8
test that title is restored on link transition to first page
2011-11-08 15:41:37 -08:00
Eddie Monge
9709170235
Step 1 Remove unneeded PHP hook files
2011-11-08 15:00:35 -08:00
Todd Parker
c997b4cc20
Merge pull request #2992 from agcolom/patch-29
...
Update docs/pages/page-dialogs.html
2011-11-08 14:37:30 -08:00
Anne-Gaelle Colom
a2c6741e71
Update docs/pages/page-dialogs.html
2011-11-08 22:35:53 +00:00
Todd Parker
ccf13892c4
Merge pull request #2991 from agcolom/patch-28
...
Update docs/pages/page-links.html
2011-11-08 14:32:41 -08:00
Anne-Gaelle Colom
3259b02c1a
Update docs/pages/page-links.html
2011-11-08 22:27:48 +00:00
Todd Parker
226bab004b
Merge pull request #2990 from agcolom/patch-27
...
Update docs/pages/page-titles.html
2011-11-08 14:12:27 -08:00
Anne-Gaelle Colom
a989487b2f
Update docs/pages/page-titles.html
2011-11-08 22:11:51 +00:00
Todd Parker
6832b68162
Merge pull request #2989 from agcolom/patch-26
...
Update docs/pages/page-anatomy.html
2011-11-08 14:09:53 -08:00
Anne-Gaelle Colom
bf4eac10ca
Update docs/pages/page-anatomy.html
2011-11-08 22:08:35 +00:00
Todd Parker
4c6871d5be
Merge pull request #2988 from jasonlcrane/docs-page-navmodel-1
...
Update docs/pages/page-navmodel.html. Thanks jasonlcrane!
2011-11-08 13:54:48 -08:00
jasonlcrane
1a8b56aa54
Fix typo in pushState plugin description, link to form submissions docs.
2011-11-08 21:41:26 +00:00
John Bender
94c2651244
Merge pull request #2959 from garann/158a65c1fd7f34afb6f157921a1604f6e3159a29
...
Store title of initial page
2011-11-08 13:38:29 -08:00
Todd Parker
7185e864c9
Merge pull request #2987 from agcolom/patch-25
...
Update docs/toolbars/bars-themes.html
2011-11-08 13:34:04 -08:00
Todd Parker
a35e1507da
Merge pull request #2971 from agcolom/patch-14
...
Update docs/toolbars/index.html
2011-11-08 13:33:44 -08:00
Todd Parker
77733d3ae8
Merge pull request #2972 from agcolom/patch-15
...
Update docs/toolbars/docs-bars.html
2011-11-08 13:33:22 -08:00
Anne-Gaelle Colom
41ce526d5d
Update docs/toolbars/bars-themes.html
2011-11-08 21:33:03 +00:00
Todd Parker
4f13feadcf
Merge pull request #2986 from agcolom/patch-24
...
Update docs/toolbars/footer-persist-c.html
2011-11-08 13:32:50 -08:00
Todd Parker
7d0dddc904
Merge pull request #2985 from agcolom/patch-23
...
Update docs/toolbars/footer-persist-b.html
2011-11-08 13:32:33 -08:00
Anne-Gaelle Colom
100b1d167e
Update docs/toolbars/footer-persist-c.html
2011-11-08 21:26:31 +00:00
Anne-Gaelle Colom
2314e554dc
Update docs/toolbars/footer-persist-b.html
2011-11-08 21:24:58 +00:00
Todd Parker
b15f87c504
Merge pull request #2984 from agcolom/patch-22
...
Update docs/toolbars/footer-persist-a.html
2011-11-08 13:24:35 -08:00
Anne-Gaelle Colom
66da36b486
Update docs/toolbars/footer-persist-a.html
2011-11-08 21:22:41 +00:00