Skip to content

Commit 8cfd4ce

Browse files
committed
Mobile version: Updated to jQuery Mobile 1.4.2
Closes gh-281
1 parent 3353677 commit 8cfd4ce

File tree

233 files changed

+466
-466
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

233 files changed

+466
-466
lines changed

entries/pagecontainer.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
<head>
1818
<title>Multipage example</title>
1919
<meta name="viewport" content="width=device-width, initial-scale=1" />
20-
<link rel="stylesheet" href="//code.jquery.com/mobile/1.4.1/jquery.mobile-1.4.1.min.css" />
20+
<link rel="stylesheet" href="//code.jquery.com/mobile/1.4.2/jquery.mobile-1.4.2.min.css" />
2121
<script src="//code.jquery.com/jquery-1.10.2.min.js"></script>
22-
<script src="//code.jquery.com/mobile/1.4.1/jquery.mobile-1.4.1.min.js"></script>
22+
<script src="//code.jquery.com/mobile/1.4.2/jquery.mobile-1.4.2.min.js"></script>
2323
</head>
2424
<body>
2525
<div data-role="page" id="page1">

entries2html.xsl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
&lt;meta charset="utf-8"&gt;
1010
&lt;meta name="viewport" content="width=device-width, initial-scale=1"&gt;
1111
&lt;title&gt;<xsl:value-of select="//entry/@name"/> demo&lt;/title&gt;
12-
&lt;link rel="stylesheet" href="//code.jquery.com/mobile/1.4.1/jquery.mobile-1.4.1.min.css"&gt;
12+
&lt;link rel="stylesheet" href="//code.jquery.com/mobile/1.4.2/jquery.mobile-1.4.2.min.css"&gt;
1313
&lt;script src="//code.jquery.com/jquery-1.10.2.min.js"&gt;&lt;/script&gt;
14-
&lt;script src="//code.jquery.com/mobile/1.4.1/jquery.mobile-1.4.1.min.js"&gt;&lt;/script&gt;<xsl:if test="css">
14+
&lt;script src="//code.jquery.com/mobile/1.4.2/jquery.mobile-1.4.2.min.js"&gt;&lt;/script&gt;<xsl:if test="css">
1515
&lt;style&gt;<xsl:value-of select="css/text()"/> &lt;/style&gt;</xsl:if>
1616
&lt;/head&gt;
1717
&lt;body&gt;

pages/tabs.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ <h4><span class="desc">A basic example of tabs.</span></h4>
2121
<meta charset="utf-8">
2222
<meta name="viewport" content="width=device-width, initial-scale=1">
2323
<title>collapsible demo</title>
24-
<link rel="stylesheet" href="//code.jquery.com/mobile/1.4.1/jquery.mobile-1.4.1.min.css">
24+
<link rel="stylesheet" href="//code.jquery.com/mobile/1.4.2/jquery.mobile-1.4.2.min.css">
2525
<script src="//code.jquery.com/jquery-1.10.2.min.js"></script>
26-
<script src="//code.jquery.com/mobile/1.4.1/jquery.mobile-1.4.1.min.js"></script>
26+
<script src="//code.jquery.com/mobile/1.4.2/jquery.mobile-1.4.2.min.js"></script>
2727
</head>
2828
<body>
2929

resources/button/example48.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55

66
<meta name="viewport" content="width=device-width, initial-scale=1">
77

8-
<link rel="stylesheet" href="//code.jquery.com/mobile/1.4.1/jquery.mobile-1.4.1.min.css" />
8+
<link rel="stylesheet" href="//code.jquery.com/mobile/1.4.2/jquery.mobile-1.4.2.min.css" />
99
<script src="//code.jquery.com/jquery-1.10.2.min.js"></script>
10-
<script src="//code.jquery.com/mobile/1.4.1/jquery.mobile-1.4.1.min.js"></script>
10+
<script src="//code.jquery.com/mobile/1.4.2/jquery.mobile-1.4.2.min.js"></script>
1111
<style>
1212
html, body { padding: 0; margin: 0; }
1313
html, .ui-mobile, .ui-mobile body {

resources/button/example49.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55

66
<meta name="viewport" content="width=device-width, initial-scale=1">
77

8-
<link rel="stylesheet" href="//code.jquery.com/mobile/1.4.1/jquery.mobile-1.4.1.min.css" />
8+
<link rel="stylesheet" href="//code.jquery.com/mobile/1.4.2/jquery.mobile-1.4.2.min.css" />
99
<script src="//code.jquery.com/jquery-1.10.2.min.js"></script>
10-
<script src="//code.jquery.com/mobile/1.4.1/jquery.mobile-1.4.1.min.js"></script>
10+
<script src="//code.jquery.com/mobile/1.4.2/jquery.mobile-1.4.2.min.js"></script>
1111
<style>
1212
html, body { padding: 0; margin: 0; }
1313
html, .ui-mobile, .ui-mobile body {

resources/button/example5.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55

66
<meta name="viewport" content="width=device-width, initial-scale=1">
77

8-
<link rel="stylesheet" href="//code.jquery.com/mobile/1.4.1/jquery.mobile-1.4.1.min.css" />
8+
<link rel="stylesheet" href="//code.jquery.com/mobile/1.4.2/jquery.mobile-1.4.2.min.css" />
99
<script src="//code.jquery.com/jquery-1.10.2.min.js"></script>
10-
<script src="//code.jquery.com/mobile/1.4.1/jquery.mobile-1.4.1.min.js"></script>
10+
<script src="//code.jquery.com/mobile/1.4.2/jquery.mobile-1.4.2.min.js"></script>
1111
<style>
1212
html, body { padding: 0; margin: 0; }
1313
html, .ui-mobile, .ui-mobile body {

resources/button/example6.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55

66
<meta name="viewport" content="width=device-width, initial-scale=1">
77

8-
<link rel="stylesheet" href="//code.jquery.com/mobile/1.4.1/jquery.mobile-1.4.1.min.css" />
8+
<link rel="stylesheet" href="//code.jquery.com/mobile/1.4.2/jquery.mobile-1.4.2.min.css" />
99
<script src="//code.jquery.com/jquery-1.10.2.min.js"></script>
10-
<script src="//code.jquery.com/mobile/1.4.1/jquery.mobile-1.4.1.min.js"></script>
10+
<script src="//code.jquery.com/mobile/1.4.2/jquery.mobile-1.4.2.min.js"></script>
1111
<style>
1212
html, body { padding: 0; margin: 0; }
1313
html, .ui-mobile, .ui-mobile body {

resources/button/example7.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55

66
<meta name="viewport" content="width=device-width, initial-scale=1">
77

8-
<link rel="stylesheet" href="//code.jquery.com/mobile/1.4.1/jquery.mobile-1.4.1.min.css" />
8+
<link rel="stylesheet" href="//code.jquery.com/mobile/1.4.2/jquery.mobile-1.4.2.min.css" />
99
<script src="//code.jquery.com/jquery-1.10.2.min.js"></script>
10-
<script src="//code.jquery.com/mobile/1.4.1/jquery.mobile-1.4.1.min.js"></script>
10+
<script src="//code.jquery.com/mobile/1.4.2/jquery.mobile-1.4.2.min.js"></script>
1111
<style>
1212
html, body { padding: 0; margin: 0; }
1313
html, .ui-mobile, .ui-mobile body {

resources/buttonMarkup/example1.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55

66
<meta name="viewport" content="width=device-width, initial-scale=1">
77

8-
<link rel="stylesheet" href="//code.jquery.com/mobile/1.4.1/jquery.mobile-1.4.1.min.css" />
8+
<link rel="stylesheet" href="//code.jquery.com/mobile/1.4.2/jquery.mobile-1.4.2.min.css" />
99
<script src="//code.jquery.com/jquery-1.10.2.min.js"></script>
10-
<script src="//code.jquery.com/mobile/1.4.1/jquery.mobile-1.4.1.min.js"></script>
10+
<script src="//code.jquery.com/mobile/1.4.2/jquery.mobile-1.4.2.min.js"></script>
1111
<style>
1212
html, body { padding: 0; margin: 0; }
1313
html, .ui-mobile, .ui-mobile body {

resources/buttonMarkup/example10.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55

66
<meta name="viewport" content="width=device-width, initial-scale=1">
77

8-
<link rel="stylesheet" href="//code.jquery.com/mobile/1.4.1/jquery.mobile-1.4.1.min.css" />
8+
<link rel="stylesheet" href="//code.jquery.com/mobile/1.4.2/jquery.mobile-1.4.2.min.css" />
99
<script src="//code.jquery.com/jquery-1.10.2.min.js"></script>
10-
<script src="//code.jquery.com/mobile/1.4.1/jquery.mobile-1.4.1.min.js"></script>
10+
<script src="//code.jquery.com/mobile/1.4.2/jquery.mobile-1.4.2.min.js"></script>
1111
<style>
1212
html, body { padding: 0; margin: 0; }
1313
html, .ui-mobile, .ui-mobile body {

0 commit comments

Comments
 (0)