scottjehl
|
8ba4c27300
|
Ya'll can scale your pages now. Fixes #1645. Note: we originally disabled user zooming to work around a bug in iOS that automatically zooms the page beyond the constraints of the viewport on orientation change. We are not working around this bug at all now, but you are free to include any meta tag you'd like, or better yet, consider this polyfill: http://www.blog.highub.com/mobile-2/a-fix-for-iphone-viewport-scale-bug/
|
2011-05-17 17:28:19 -04:00 |
|
scottjehl
|
d97a964884
|
been meaning to do this for a while.
|
2011-04-14 16:04:47 -04:00 |
|
scottjehl
|
963840a3b0
|
moved some selectors over to :jqmData()
|
2011-03-26 10:18:32 -04:00 |
|
John Bender
|
63e8f6bfcb
|
resolved merge conflicts and fixed 2 tests
|
2011-03-15 23:57:17 -07:00 |
|
John Bender
|
b56626fba1
|
added type attribute regex tests for the different ways that browsers serialize html
|
2011-03-14 23:50:20 -07:00 |
|
John Bender
|
cd654a4eae
|
moved page unit tests back under anon function
|
2011-03-14 23:50:20 -07:00 |
|
scottjehl
|
0d9627d54e
|
Added viewport meta elements to the markup of every template and removed the metaViewportContent option from code and docs. IE does not support generated viewport tags.
|
2011-03-14 00:20:23 -04:00 |
|
scottjehl
|
0bf5ce8a37
|
set unit test pages namespace to "nstest-"
|
2011-03-09 23:16:48 -05:00 |
|
scottjehl
|
9e91fa6752
|
updated docs with jq namespace, found some more stragglers
|
2011-03-09 21:03:40 -05:00 |
|
John Bender
|
421dc352c0
|
corrected js test includes and simplified to prevent further breakages
|
2011-02-20 18:07:17 -08:00 |
|
scottjehl
|
4c4ccbd971
|
removed the position plugin script references
|
2011-01-31 23:48:13 -05:00 |
|
scottjehl
|
32a0d2fa4c
|
unit test - initial page should have no back button
|
2011-01-26 18:57:34 -05:00 |
|
jzaefferer
|
458a56839b
|
Updated unit tests: Drop document-ready block, use #qunit-fixture instead of #main and drop extra styles now provided by QUnit.
|
2010-12-16 10:34:23 +01:00 |
|
John Bender
|
553b58567f
|
added protection for nested links to ui-bar selector with tests
|
2010-12-09 00:16:48 -08:00 |
|
John Bender
|
970f46c5e0
|
header and footer links will now remain unstyled, Fixes #524
|
2010-12-08 22:16:45 -08:00 |
|
John Bender
|
726166a5ee
|
removed unfinished page tests stubs
|
2010-11-25 17:10:02 +08:00 |
|
John Bender
|
6816d2a793
|
added getPathDir tests
|
2010-11-25 17:10:00 +08:00 |
|