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
9e6c11e3
Commit
9e6c11e3
authored
7 years ago
by
XhmikosR
Committed by
Mark Otto
7 years ago
Browse files
Options
Download
Email Patches
Plain Diff
Remove IE 10 viewport bug workaround JS.
parent
860ca6de
6 merge requests
!28721
Hot test
,
!27561
Adds font-weight-medium to font weight classes
,
!25326
Adjust examples
,
!23995
Add back cursor: pointer for .btn-link
,
!23207
#22402 : modal: new autofocus & keyboardBtnNav options
,
!17021
v4
Changes
19
Hide whitespace changes
Inline
Side-by-side
Showing
19 changed files
_includes/scripts.html
+0
-2
_includes/scripts.html
docs/4.0/examples/album/index.html
+0
-2
docs/4.0/examples/album/index.html
docs/4.0/examples/blog/index.html
+0
-2
docs/4.0/examples/blog/index.html
docs/4.0/examples/carousel/index.html
+0
-2
docs/4.0/examples/carousel/index.html
docs/4.0/examples/cover/index.html
+0
-2
docs/4.0/examples/cover/index.html
docs/4.0/examples/dashboard/index.html
+0
-2
docs/4.0/examples/dashboard/index.html
docs/4.0/examples/grid/index.html
+0
-6
docs/4.0/examples/grid/index.html
docs/4.0/examples/jumbotron/index.html
+0
-2
docs/4.0/examples/jumbotron/index.html
docs/4.0/examples/justified-nav/index.html
+0
-2
docs/4.0/examples/justified-nav/index.html
docs/4.0/examples/narrow-jumbotron/index.html
+0
-6
docs/4.0/examples/narrow-jumbotron/index.html
docs/4.0/examples/navbar-top-fixed/index.html
+0
-2
docs/4.0/examples/navbar-top-fixed/index.html
docs/4.0/examples/navbar-top/index.html
+0
-2
docs/4.0/examples/navbar-top/index.html
docs/4.0/examples/navbars/index.html
+0
-2
docs/4.0/examples/navbars/index.html
docs/4.0/examples/offcanvas/index.html
+0
-2
docs/4.0/examples/offcanvas/index.html
docs/4.0/examples/signin/index.html
+0
-7
docs/4.0/examples/signin/index.html
docs/4.0/examples/starter-template/index.html
+0
-2
docs/4.0/examples/starter-template/index.html
docs/4.0/examples/sticky-footer-navbar/index.html
+0
-2
docs/4.0/examples/sticky-footer-navbar/index.html
docs/4.0/examples/sticky-footer/index.html
+0
-7
docs/4.0/examples/sticky-footer/index.html
docs/4.0/examples/tooltip-viewport/index.html
+0
-2
docs/4.0/examples/tooltip-viewport/index.html
with
0 additions
and
56 deletions
+0
-56
_includes/scripts.html
+
0
-
2
View file @
9e6c11e3
...
...
@@ -18,8 +18,6 @@
<script
src=
"{{ site.baseurl }}/assets/js/src/application.js"
></script>
{% endif %}
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<script
src=
"{{ site.baseurl }}/assets/js/ie10-viewport-bug-workaround.js"
></script>
<script
src=
"{{ site.baseurl }}/assets/js/ie-emulation-modes-warning.js"
></script>
{% if page.layout == "docs" %}
...
...
This diff is collapsed.
Click to expand it.
docs/4.0/examples/album/index.html
+
0
-
2
View file @
9e6c11e3
...
...
@@ -126,7 +126,5 @@
});
</script>
<script
src=
"../../../../dist/js/bootstrap.min.js"
></script>
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<script
src=
"../../../../assets/js/ie10-viewport-bug-workaround.js"
></script>
</body>
</html>
This diff is collapsed.
Click to expand it.
docs/4.0/examples/blog/index.html
+
0
-
2
View file @
9e6c11e3
...
...
@@ -160,7 +160,5 @@
<script>
window
.
jQuery
||
document
.
write
(
'
<script src="../../../../assets/js/vendor/jquery.min.js"><
\
/script>
'
)
</script>
<script
src=
"../../../../assets/js/vendor/popper.min.js"
></script>
<script
src=
"../../../../dist/js/bootstrap.min.js"
></script>
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<script
src=
"../../../../assets/js/ie10-viewport-bug-workaround.js"
></script>
</body>
</html>
This diff is collapsed.
Click to expand it.
docs/4.0/examples/carousel/index.html
+
0
-
2
View file @
9e6c11e3
...
...
@@ -180,7 +180,5 @@
<script
src=
"../../../../dist/js/bootstrap.min.js"
></script>
<!-- Just to make our placeholder images work. Don't actually copy the next line! -->
<script
src=
"../../../../assets/js/vendor/holder.min.js"
></script>
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<script
src=
"../../../../assets/js/ie10-viewport-bug-workaround.js"
></script>
</body>
</html>
This diff is collapsed.
Click to expand it.
docs/4.0/examples/cover/index.html
+
0
-
2
View file @
9e6c11e3
...
...
@@ -62,7 +62,5 @@
<script>
window
.
jQuery
||
document
.
write
(
'
<script src="../../../../assets/js/vendor/jquery.min.js"><
\
/script>
'
)
</script>
<script
src=
"../../../../assets/js/vendor/popper.min.js"
></script>
<script
src=
"../../../../dist/js/bootstrap.min.js"
></script>
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<script
src=
"../../../../assets/js/ie10-viewport-bug-workaround.js"
></script>
</body>
</html>
This diff is collapsed.
Click to expand it.
docs/4.0/examples/dashboard/index.html
+
0
-
2
View file @
9e6c11e3
...
...
@@ -256,7 +256,5 @@
<script>
window
.
jQuery
||
document
.
write
(
'
<script src="../../../../assets/js/vendor/jquery.min.js"><
\
/script>
'
)
</script>
<script
src=
"../../../../assets/js/vendor/popper.min.js"
></script>
<script
src=
"../../../../dist/js/bootstrap.min.js"
></script>
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<script
src=
"../../../../assets/js/ie10-viewport-bug-workaround.js"
></script>
</body>
</html>
This diff is collapsed.
Click to expand it.
docs/4.0/examples/grid/index.html
+
0
-
6
View file @
9e6c11e3
...
...
@@ -131,11 +131,5 @@
</div>
</div>
<!-- /container -->
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<script
src=
"../../../../assets/js/ie10-viewport-bug-workaround.js"
></script>
</body>
</html>
This diff is collapsed.
Click to expand it.
docs/4.0/examples/jumbotron/index.html
+
0
-
2
View file @
9e6c11e3
...
...
@@ -95,7 +95,5 @@
<script>
window
.
jQuery
||
document
.
write
(
'
<script src="../../../../assets/js/vendor/jquery.min.js"><
\
/script>
'
)
</script>
<script
src=
"../../../../assets/js/vendor/popper.min.js"
></script>
<script
src=
"../../../../dist/js/bootstrap.min.js"
></script>
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<script
src=
"../../../../assets/js/ie10-viewport-bug-workaround.js"
></script>
</body>
</html>
This diff is collapsed.
Click to expand it.
docs/4.0/examples/justified-nav/index.html
+
0
-
2
View file @
9e6c11e3
...
...
@@ -98,7 +98,5 @@
<script>
window
.
jQuery
||
document
.
write
(
'
<script src="../../../../assets/js/vendor/jquery.min.js"><
\
/script>
'
)
</script>
<script
src=
"../../../../assets/js/vendor/popper.min.js"
></script>
<script
src=
"../../../../dist/js/bootstrap.min.js"
></script>
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<script
src=
"../../../../assets/js/ie10-viewport-bug-workaround.js"
></script>
</body>
</html>
This diff is collapsed.
Click to expand it.
docs/4.0/examples/narrow-jumbotron/index.html
+
0
-
6
View file @
9e6c11e3
...
...
@@ -71,11 +71,5 @@
</footer>
</div>
<!-- /container -->
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<script
src=
"../../../../assets/js/ie10-viewport-bug-workaround.js"
></script>
</body>
</html>
This diff is collapsed.
Click to expand it.
docs/4.0/examples/navbar-top-fixed/index.html
+
0
-
2
View file @
9e6c11e3
...
...
@@ -58,7 +58,5 @@
<script>
window
.
jQuery
||
document
.
write
(
'
<script src="../../../../assets/js/vendor/jquery.min.js"><
\
/script>
'
)
</script>
<script
src=
"../../../../assets/js/vendor/popper.min.js"
></script>
<script
src=
"../../../../dist/js/bootstrap.min.js"
></script>
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<script
src=
"../../../../assets/js/ie10-viewport-bug-workaround.js"
></script>
</body>
</html>
This diff is collapsed.
Click to expand it.
docs/4.0/examples/navbar-top/index.html
+
0
-
2
View file @
9e6c11e3
...
...
@@ -58,7 +58,5 @@
<script>
window
.
jQuery
||
document
.
write
(
'
<script src="../../../../assets/js/vendor/jquery.min.js"><
\
/script>
'
)
</script>
<script
src=
"../../../../assets/js/vendor/popper.min.js"
></script>
<script
src=
"../../../../dist/js/bootstrap.min.js"
></script>
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<script
src=
"../../../../assets/js/ie10-viewport-bug-workaround.js"
></script>
</body>
</html>
This diff is collapsed.
Click to expand it.
docs/4.0/examples/navbars/index.html
+
0
-
2
View file @
9e6c11e3
...
...
@@ -342,7 +342,5 @@
<script>
window
.
jQuery
||
document
.
write
(
'
<script src="../../../../assets/js/vendor/jquery.min.js"><
\
/script>
'
)
</script>
<script
src=
"../../../../assets/js/vendor/popper.min.js"
></script>
<script
src=
"../../../../dist/js/bootstrap.min.js"
></script>
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<script
src=
"../../../../assets/js/ie10-viewport-bug-workaround.js"
></script>
</body>
</html>
This diff is collapsed.
Click to expand it.
docs/4.0/examples/offcanvas/index.html
+
0
-
2
View file @
9e6c11e3
...
...
@@ -129,8 +129,6 @@
<script>
window
.
jQuery
||
document
.
write
(
'
<script src="../../../../assets/js/vendor/jquery.min.js"><
\
/script>
'
)
</script>
<script
src=
"../../../../assets/js/vendor/popper.min.js"
></script>
<script
src=
"../../../../dist/js/bootstrap.min.js"
></script>
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<script
src=
"../../../../assets/js/ie10-viewport-bug-workaround.js"
></script>
<script
src=
"offcanvas.js"
></script>
</body>
</html>
This diff is collapsed.
Click to expand it.
docs/4.0/examples/signin/index.html
+
0
-
7
View file @
9e6c11e3
...
...
@@ -35,12 +35,5 @@
</form>
</div>
<!-- /container -->
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<script
src=
"../../../../assets/js/ie10-viewport-bug-workaround.js"
></script>
</body>
</html>
This diff is collapsed.
Click to expand it.
docs/4.0/examples/starter-template/index.html
+
0
-
2
View file @
9e6c11e3
...
...
@@ -68,7 +68,5 @@
<script>
window
.
jQuery
||
document
.
write
(
'
<script src="../../../../assets/js/vendor/jquery.min.js"><
\
/script>
'
)
</script>
<script
src=
"../../../../assets/js/vendor/popper.min.js"
></script>
<script
src=
"../../../../dist/js/bootstrap.min.js"
></script>
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<script
src=
"../../../../assets/js/ie10-viewport-bug-workaround.js"
></script>
</body>
</html>
This diff is collapsed.
Click to expand it.
docs/4.0/examples/sticky-footer-navbar/index.html
+
0
-
2
View file @
9e6c11e3
...
...
@@ -66,7 +66,5 @@
<script>
window
.
jQuery
||
document
.
write
(
'
<script src="../../../../assets/js/vendor/jquery.min.js"><
\
/script>
'
)
</script>
<script
src=
"../../../../assets/js/vendor/popper.min.js"
></script>
<script
src=
"../../../../dist/js/bootstrap.min.js"
></script>
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<script
src=
"../../../../assets/js/ie10-viewport-bug-workaround.js"
></script>
</body>
</html>
This diff is collapsed.
Click to expand it.
docs/4.0/examples/sticky-footer/index.html
+
0
-
7
View file @
9e6c11e3
...
...
@@ -32,12 +32,5 @@
<span
class=
"text-muted"
>
Place sticky footer content here.
</span>
</div>
</footer>
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<script
src=
"../../../../assets/js/ie10-viewport-bug-workaround.js"
></script>
</body>
</html>
This diff is collapsed.
Click to expand it.
docs/4.0/examples/tooltip-viewport/index.html
+
0
-
2
View file @
9e6c11e3
...
...
@@ -41,8 +41,6 @@
<script>
window
.
jQuery
||
document
.
write
(
'
<script src="../../../../assets/js/vendor/jquery.min.js"><
\
/script>
'
)
</script>
<script
src=
"../../../../assets/js/vendor/popper.min.js"
></script>
<script
src=
"../../../../dist/js/bootstrap.min.js"
></script>
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<script
src=
"../../../../assets/js/ie10-viewport-bug-workaround.js"
></script>
<script
src=
"tooltip-viewport.js"
></script>
</body>
</html>
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