Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
3d65fc2b
Commit
3d65fc2b
authored
11 years ago
by
XhmikosR
Browse files
Options
Download
Email Patches
Plain Diff
Update Respond.js to v1.4.2.
parent
1fc08c19
1 merge request
!11999
Update Respond.js
Changes
20
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
_includes/header.html
+1
-1
_includes/header.html
examples/blog/index.html
+1
-1
examples/blog/index.html
examples/carousel/index.html
+1
-1
examples/carousel/index.html
examples/cover/index.html
+1
-1
examples/cover/index.html
examples/dashboard/index.html
+1
-1
examples/dashboard/index.html
examples/grid/index.html
+1
-1
examples/grid/index.html
examples/jumbotron-narrow/index.html
+1
-1
examples/jumbotron-narrow/index.html
examples/jumbotron/index.html
+1
-1
examples/jumbotron/index.html
examples/justified-nav/index.html
+1
-1
examples/justified-nav/index.html
examples/navbar-fixed-top/index.html
+1
-1
examples/navbar-fixed-top/index.html
examples/navbar-static-top/index.html
+1
-1
examples/navbar-static-top/index.html
examples/navbar/index.html
+1
-1
examples/navbar/index.html
examples/non-responsive/index.html
+1
-1
examples/non-responsive/index.html
examples/offcanvas/index.html
+1
-1
examples/offcanvas/index.html
examples/signin/index.html
+1
-1
examples/signin/index.html
examples/starter-template/index.html
+1
-1
examples/starter-template/index.html
examples/sticky-footer-navbar/index.html
+1
-1
examples/sticky-footer-navbar/index.html
examples/sticky-footer/index.html
+1
-1
examples/sticky-footer/index.html
examples/theme/index.html
+1
-1
examples/theme/index.html
getting-started.html
+1
-1
getting-started.html
with
20 additions
and
20 deletions
+20
-20
_includes/header.html
+
1
-
1
View file @
3d65fc2b
...
...
@@ -24,7 +24,7 @@
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.
3.0
/respond.min.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.
4.2
/respond.min.js"></script>
<![endif]-->
<!-- Favicons -->
...
...
This diff is collapsed.
Click to expand it.
examples/blog/index.html
+
1
-
1
View file @
3d65fc2b
...
...
@@ -22,7 +22,7 @@
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.
3.0
/respond.min.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.
4.2
/respond.min.js"></script>
<![endif]-->
</head>
...
...
This diff is collapsed.
Click to expand it.
examples/carousel/index.html
+
1
-
1
View file @
3d65fc2b
...
...
@@ -19,7 +19,7 @@
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.
3.0
/respond.min.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.
4.2
/respond.min.js"></script>
<![endif]-->
<!-- Custom styles for this template -->
...
...
This diff is collapsed.
Click to expand it.
examples/cover/index.html
+
1
-
1
View file @
3d65fc2b
...
...
@@ -22,7 +22,7 @@
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.
3.0
/respond.min.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.
4.2
/respond.min.js"></script>
<![endif]-->
</head>
...
...
This diff is collapsed.
Click to expand it.
examples/dashboard/index.html
+
1
-
1
View file @
3d65fc2b
...
...
@@ -22,7 +22,7 @@
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.
3.0
/respond.min.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.
4.2
/respond.min.js"></script>
<![endif]-->
</head>
...
...
This diff is collapsed.
Click to expand it.
examples/grid/index.html
+
1
-
1
View file @
3d65fc2b
...
...
@@ -22,7 +22,7 @@
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.
3.0
/respond.min.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.
4.2
/respond.min.js"></script>
<![endif]-->
</head>
...
...
This diff is collapsed.
Click to expand it.
examples/jumbotron-narrow/index.html
+
1
-
1
View file @
3d65fc2b
...
...
@@ -22,7 +22,7 @@
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.
3.0
/respond.min.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.
4.2
/respond.min.js"></script>
<![endif]-->
</head>
...
...
This diff is collapsed.
Click to expand it.
examples/jumbotron/index.html
+
1
-
1
View file @
3d65fc2b
...
...
@@ -22,7 +22,7 @@
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.
3.0
/respond.min.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.
4.2
/respond.min.js"></script>
<![endif]-->
</head>
...
...
This diff is collapsed.
Click to expand it.
examples/justified-nav/index.html
+
1
-
1
View file @
3d65fc2b
...
...
@@ -22,7 +22,7 @@
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.
3.0
/respond.min.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.
4.2
/respond.min.js"></script>
<![endif]-->
</head>
...
...
This diff is collapsed.
Click to expand it.
examples/navbar-fixed-top/index.html
+
1
-
1
View file @
3d65fc2b
...
...
@@ -22,7 +22,7 @@
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.
3.0
/respond.min.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.
4.2
/respond.min.js"></script>
<![endif]-->
</head>
...
...
This diff is collapsed.
Click to expand it.
examples/navbar-static-top/index.html
+
1
-
1
View file @
3d65fc2b
...
...
@@ -22,7 +22,7 @@
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.
3.0
/respond.min.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.
4.2
/respond.min.js"></script>
<![endif]-->
</head>
...
...
This diff is collapsed.
Click to expand it.
examples/navbar/index.html
+
1
-
1
View file @
3d65fc2b
...
...
@@ -22,7 +22,7 @@
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.
3.0
/respond.min.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.
4.2
/respond.min.js"></script>
<![endif]-->
</head>
...
...
This diff is collapsed.
Click to expand it.
examples/non-responsive/index.html
+
1
-
1
View file @
3d65fc2b
...
...
@@ -24,7 +24,7 @@
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.
3.0
/respond.min.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.
4.2
/respond.min.js"></script>
<![endif]-->
</head>
...
...
This diff is collapsed.
Click to expand it.
examples/offcanvas/index.html
+
1
-
1
View file @
3d65fc2b
...
...
@@ -22,7 +22,7 @@
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.
3.0
/respond.min.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.
4.2
/respond.min.js"></script>
<![endif]-->
</head>
...
...
This diff is collapsed.
Click to expand it.
examples/signin/index.html
+
1
-
1
View file @
3d65fc2b
...
...
@@ -22,7 +22,7 @@
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.
3.0
/respond.min.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.
4.2
/respond.min.js"></script>
<![endif]-->
</head>
...
...
This diff is collapsed.
Click to expand it.
examples/starter-template/index.html
+
1
-
1
View file @
3d65fc2b
...
...
@@ -22,7 +22,7 @@
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.
3.0
/respond.min.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.
4.2
/respond.min.js"></script>
<![endif]-->
</head>
...
...
This diff is collapsed.
Click to expand it.
examples/sticky-footer-navbar/index.html
+
1
-
1
View file @
3d65fc2b
...
...
@@ -22,7 +22,7 @@
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.
3.0
/respond.min.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.
4.2
/respond.min.js"></script>
<![endif]-->
</head>
...
...
This diff is collapsed.
Click to expand it.
examples/sticky-footer/index.html
+
1
-
1
View file @
3d65fc2b
...
...
@@ -22,7 +22,7 @@
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.
3.0
/respond.min.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.
4.2
/respond.min.js"></script>
<![endif]-->
</head>
...
...
This diff is collapsed.
Click to expand it.
examples/theme/index.html
+
1
-
1
View file @
3d65fc2b
...
...
@@ -24,7 +24,7 @@
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.
3.0
/respond.min.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.
4.2
/respond.min.js"></script>
<![endif]-->
</head>
...
...
This diff is collapsed.
Click to expand it.
getting-started.html
+
1
-
1
View file @
3d65fc2b
...
...
@@ -133,7 +133,7 @@ bootstrap/
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.
3.0
/respond.min.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.
4.2
/respond.min.js"></script>
<![endif]-->
</head>
<body>
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets