Skip to content
GitLab
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
1eba173c
Commit
1eba173c
authored
9 years ago
by
XhmikosR
Browse files
Options
Download
Email Patches
Plain Diff
Update jQuery to v1.11.3.
parent
20847915
Changes
17
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
17 changed files
docs/_includes/footer.html
+1
-1
docs/_includes/footer.html
docs/_includes/getting-started/template.html
+1
-1
docs/_includes/getting-started/template.html
docs/examples/blog/index.html
+1
-1
docs/examples/blog/index.html
docs/examples/carousel/index.html
+1
-1
docs/examples/carousel/index.html
docs/examples/cover/index.html
+1
-1
docs/examples/cover/index.html
docs/examples/dashboard/index.html
+1
-1
docs/examples/dashboard/index.html
docs/examples/jumbotron/index.html
+1
-1
docs/examples/jumbotron/index.html
docs/examples/navbar-fixed-top/index.html
+1
-1
docs/examples/navbar-fixed-top/index.html
docs/examples/navbar-static-top/index.html
+1
-1
docs/examples/navbar-static-top/index.html
docs/examples/navbar/index.html
+1
-1
docs/examples/navbar/index.html
docs/examples/non-responsive/index.html
+1
-1
docs/examples/non-responsive/index.html
docs/examples/offcanvas/index.html
+1
-1
docs/examples/offcanvas/index.html
docs/examples/starter-template/index.html
+1
-1
docs/examples/starter-template/index.html
docs/examples/sticky-footer-navbar/index.html
+1
-1
docs/examples/sticky-footer-navbar/index.html
docs/examples/theme/index.html
+1
-1
docs/examples/theme/index.html
docs/examples/tooltip-viewport/index.html
+1
-1
docs/examples/tooltip-viewport/index.html
js/tests/vendor/jquery.min.js
+5
-5
js/tests/vendor/jquery.min.js
with
21 additions
and
21 deletions
+21
-21
docs/_includes/footer.html
+
1
-
1
View file @
1eba173c
...
@@ -32,7 +32,7 @@
...
@@ -32,7 +32,7 @@
<!-- Bootstrap core JavaScript
<!-- Bootstrap core JavaScript
================================================== -->
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<!-- Placed at the end of the document so the pages load faster -->
<script
src=
"https://ajax.googleapis.com/ajax/libs/jquery/1.11.
2
/jquery.min.js"
></script>
<script
src=
"https://ajax.googleapis.com/ajax/libs/jquery/1.11.
3
/jquery.min.js"
></script>
{% if site.github %}
{% if site.github %}
<script
src=
"../dist/js/bootstrap.min.js"
></script>
<script
src=
"../dist/js/bootstrap.min.js"
></script>
...
...
This diff is collapsed.
Click to expand it.
docs/_includes/getting-started/template.html
+
1
-
1
View file @
1eba173c
...
@@ -28,7 +28,7 @@
...
@@ -28,7 +28,7 @@
<h1>
Hello, world!
</h1>
<h1>
Hello, world!
</h1>
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script
src=
"https://ajax.googleapis.com/ajax/libs/jquery/1.11.
2
/jquery.min.js"
></script>
<script
src=
"https://ajax.googleapis.com/ajax/libs/jquery/1.11.
3
/jquery.min.js"
></script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script
src=
"js/bootstrap.min.js"
></script>
<script
src=
"js/bootstrap.min.js"
></script>
</body>
</body>
...
...
This diff is collapsed.
Click to expand it.
docs/examples/blog/index.html
+
1
-
1
View file @
1eba173c
...
@@ -168,7 +168,7 @@
...
@@ -168,7 +168,7 @@
<!-- Bootstrap core JavaScript
<!-- Bootstrap core JavaScript
================================================== -->
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<!-- Placed at the end of the document so the pages load faster -->
<script
src=
"https://ajax.googleapis.com/ajax/libs/jquery/1.11.
2
/jquery.min.js"
></script>
<script
src=
"https://ajax.googleapis.com/ajax/libs/jquery/1.11.
3
/jquery.min.js"
></script>
<script
src=
"../../dist/js/bootstrap.min.js"
></script>
<script
src=
"../../dist/js/bootstrap.min.js"
></script>
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<script
src=
"../../assets/js/ie10-viewport-bug-workaround.js"
></script>
<script
src=
"../../assets/js/ie10-viewport-bug-workaround.js"
></script>
...
...
This diff is collapsed.
Click to expand it.
docs/examples/carousel/index.html
+
1
-
1
View file @
1eba173c
...
@@ -206,7 +206,7 @@
...
@@ -206,7 +206,7 @@
<!-- Bootstrap core JavaScript
<!-- Bootstrap core JavaScript
================================================== -->
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<!-- Placed at the end of the document so the pages load faster -->
<script
src=
"https://ajax.googleapis.com/ajax/libs/jquery/1.11.
2
/jquery.min.js"
></script>
<script
src=
"https://ajax.googleapis.com/ajax/libs/jquery/1.11.
3
/jquery.min.js"
></script>
<script
src=
"../../dist/js/bootstrap.min.js"
></script>
<script
src=
"../../dist/js/bootstrap.min.js"
></script>
<!-- Just to make our placeholder images work. Don't actually copy the next line! -->
<!-- Just to make our placeholder images work. Don't actually copy the next line! -->
<script
src=
"../../assets/js/vendor/holder.min.js"
></script>
<script
src=
"../../assets/js/vendor/holder.min.js"
></script>
...
...
This diff is collapsed.
Click to expand it.
docs/examples/cover/index.html
+
1
-
1
View file @
1eba173c
...
@@ -72,7 +72,7 @@
...
@@ -72,7 +72,7 @@
<!-- Bootstrap core JavaScript
<!-- Bootstrap core JavaScript
================================================== -->
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<!-- Placed at the end of the document so the pages load faster -->
<script
src=
"https://ajax.googleapis.com/ajax/libs/jquery/1.11.
2
/jquery.min.js"
></script>
<script
src=
"https://ajax.googleapis.com/ajax/libs/jquery/1.11.
3
/jquery.min.js"
></script>
<script
src=
"../../dist/js/bootstrap.min.js"
></script>
<script
src=
"../../dist/js/bootstrap.min.js"
></script>
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<script
src=
"../../assets/js/ie10-viewport-bug-workaround.js"
></script>
<script
src=
"../../assets/js/ie10-viewport-bug-workaround.js"
></script>
...
...
This diff is collapsed.
Click to expand it.
docs/examples/dashboard/index.html
+
1
-
1
View file @
1eba173c
...
@@ -238,7 +238,7 @@
...
@@ -238,7 +238,7 @@
<!-- Bootstrap core JavaScript
<!-- Bootstrap core JavaScript
================================================== -->
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<!-- Placed at the end of the document so the pages load faster -->
<script
src=
"https://ajax.googleapis.com/ajax/libs/jquery/1.11.
2
/jquery.min.js"
></script>
<script
src=
"https://ajax.googleapis.com/ajax/libs/jquery/1.11.
3
/jquery.min.js"
></script>
<script
src=
"../../dist/js/bootstrap.min.js"
></script>
<script
src=
"../../dist/js/bootstrap.min.js"
></script>
<!-- Just to make our placeholder images work. Don't actually copy the next line! -->
<!-- Just to make our placeholder images work. Don't actually copy the next line! -->
<script
src=
"../../assets/js/vendor/holder.min.js"
></script>
<script
src=
"../../assets/js/vendor/holder.min.js"
></script>
...
...
This diff is collapsed.
Click to expand it.
docs/examples/jumbotron/index.html
+
1
-
1
View file @
1eba173c
...
@@ -95,7 +95,7 @@
...
@@ -95,7 +95,7 @@
<!-- Bootstrap core JavaScript
<!-- Bootstrap core JavaScript
================================================== -->
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<!-- Placed at the end of the document so the pages load faster -->
<script
src=
"https://ajax.googleapis.com/ajax/libs/jquery/1.11.
2
/jquery.min.js"
></script>
<script
src=
"https://ajax.googleapis.com/ajax/libs/jquery/1.11.
3
/jquery.min.js"
></script>
<script
src=
"../../dist/js/bootstrap.min.js"
></script>
<script
src=
"../../dist/js/bootstrap.min.js"
></script>
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<script
src=
"../../assets/js/ie10-viewport-bug-workaround.js"
></script>
<script
src=
"../../assets/js/ie10-viewport-bug-workaround.js"
></script>
...
...
This diff is collapsed.
Click to expand it.
docs/examples/navbar-fixed-top/index.html
+
1
-
1
View file @
1eba173c
...
@@ -87,7 +87,7 @@
...
@@ -87,7 +87,7 @@
<!-- Bootstrap core JavaScript
<!-- Bootstrap core JavaScript
================================================== -->
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<!-- Placed at the end of the document so the pages load faster -->
<script
src=
"https://ajax.googleapis.com/ajax/libs/jquery/1.11.
2
/jquery.min.js"
></script>
<script
src=
"https://ajax.googleapis.com/ajax/libs/jquery/1.11.
3
/jquery.min.js"
></script>
<script
src=
"../../dist/js/bootstrap.min.js"
></script>
<script
src=
"../../dist/js/bootstrap.min.js"
></script>
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<script
src=
"../../assets/js/ie10-viewport-bug-workaround.js"
></script>
<script
src=
"../../assets/js/ie10-viewport-bug-workaround.js"
></script>
...
...
This diff is collapsed.
Click to expand it.
docs/examples/navbar-static-top/index.html
+
1
-
1
View file @
1eba173c
...
@@ -88,7 +88,7 @@
...
@@ -88,7 +88,7 @@
<!-- Bootstrap core JavaScript
<!-- Bootstrap core JavaScript
================================================== -->
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<!-- Placed at the end of the document so the pages load faster -->
<script
src=
"https://ajax.googleapis.com/ajax/libs/jquery/1.11.
2
/jquery.min.js"
></script>
<script
src=
"https://ajax.googleapis.com/ajax/libs/jquery/1.11.
3
/jquery.min.js"
></script>
<script
src=
"../../dist/js/bootstrap.min.js"
></script>
<script
src=
"../../dist/js/bootstrap.min.js"
></script>
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<script
src=
"../../assets/js/ie10-viewport-bug-workaround.js"
></script>
<script
src=
"../../assets/js/ie10-viewport-bug-workaround.js"
></script>
...
...
This diff is collapsed.
Click to expand it.
docs/examples/navbar/index.html
+
1
-
1
View file @
1eba173c
...
@@ -86,7 +86,7 @@
...
@@ -86,7 +86,7 @@
<!-- Bootstrap core JavaScript
<!-- Bootstrap core JavaScript
================================================== -->
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<!-- Placed at the end of the document so the pages load faster -->
<script
src=
"https://ajax.googleapis.com/ajax/libs/jquery/1.11.
2
/jquery.min.js"
></script>
<script
src=
"https://ajax.googleapis.com/ajax/libs/jquery/1.11.
3
/jquery.min.js"
></script>
<script
src=
"../../dist/js/bootstrap.min.js"
></script>
<script
src=
"../../dist/js/bootstrap.min.js"
></script>
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<script
src=
"../../assets/js/ie10-viewport-bug-workaround.js"
></script>
<script
src=
"../../assets/js/ie10-viewport-bug-workaround.js"
></script>
...
...
This diff is collapsed.
Click to expand it.
docs/examples/non-responsive/index.html
+
1
-
1
View file @
1eba173c
...
@@ -103,7 +103,7 @@
...
@@ -103,7 +103,7 @@
<!-- Bootstrap core JavaScript
<!-- Bootstrap core JavaScript
================================================== -->
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<!-- Placed at the end of the document so the pages load faster -->
<script
src=
"https://ajax.googleapis.com/ajax/libs/jquery/1.11.
2
/jquery.min.js"
></script>
<script
src=
"https://ajax.googleapis.com/ajax/libs/jquery/1.11.
3
/jquery.min.js"
></script>
<script
src=
"../../dist/js/bootstrap.min.js"
></script>
<script
src=
"../../dist/js/bootstrap.min.js"
></script>
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<script
src=
"../../assets/js/ie10-viewport-bug-workaround.js"
></script>
<script
src=
"../../assets/js/ie10-viewport-bug-workaround.js"
></script>
...
...
This diff is collapsed.
Click to expand it.
docs/examples/offcanvas/index.html
+
1
-
1
View file @
1eba173c
...
@@ -124,7 +124,7 @@
...
@@ -124,7 +124,7 @@
<!-- Bootstrap core JavaScript
<!-- Bootstrap core JavaScript
================================================== -->
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<!-- Placed at the end of the document so the pages load faster -->
<script
src=
"https://ajax.googleapis.com/ajax/libs/jquery/1.11.
2
/jquery.min.js"
></script>
<script
src=
"https://ajax.googleapis.com/ajax/libs/jquery/1.11.
3
/jquery.min.js"
></script>
<script
src=
"../../dist/js/bootstrap.min.js"
></script>
<script
src=
"../../dist/js/bootstrap.min.js"
></script>
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
...
...
This diff is collapsed.
Click to expand it.
docs/examples/starter-template/index.html
+
1
-
1
View file @
1eba173c
...
@@ -64,7 +64,7 @@
...
@@ -64,7 +64,7 @@
<!-- Bootstrap core JavaScript
<!-- Bootstrap core JavaScript
================================================== -->
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<!-- Placed at the end of the document so the pages load faster -->
<script
src=
"https://ajax.googleapis.com/ajax/libs/jquery/1.11.
2
/jquery.min.js"
></script>
<script
src=
"https://ajax.googleapis.com/ajax/libs/jquery/1.11.
3
/jquery.min.js"
></script>
<script
src=
"../../dist/js/bootstrap.min.js"
></script>
<script
src=
"../../dist/js/bootstrap.min.js"
></script>
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<script
src=
"../../assets/js/ie10-viewport-bug-workaround.js"
></script>
<script
src=
"../../assets/js/ie10-viewport-bug-workaround.js"
></script>
...
...
This diff is collapsed.
Click to expand it.
docs/examples/sticky-footer-navbar/index.html
+
1
-
1
View file @
1eba173c
...
@@ -83,7 +83,7 @@
...
@@ -83,7 +83,7 @@
<!-- Bootstrap core JavaScript
<!-- Bootstrap core JavaScript
================================================== -->
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<!-- Placed at the end of the document so the pages load faster -->
<script
src=
"https://ajax.googleapis.com/ajax/libs/jquery/1.11.
2
/jquery.min.js"
></script>
<script
src=
"https://ajax.googleapis.com/ajax/libs/jquery/1.11.
3
/jquery.min.js"
></script>
<script
src=
"../../dist/js/bootstrap.min.js"
></script>
<script
src=
"../../dist/js/bootstrap.min.js"
></script>
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<script
src=
"../../assets/js/ie10-viewport-bug-workaround.js"
></script>
<script
src=
"../../assets/js/ie10-viewport-bug-workaround.js"
></script>
...
...
This diff is collapsed.
Click to expand it.
docs/examples/theme/index.html
+
1
-
1
View file @
1eba173c
...
@@ -632,7 +632,7 @@
...
@@ -632,7 +632,7 @@
<!-- Bootstrap core JavaScript
<!-- Bootstrap core JavaScript
================================================== -->
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<!-- Placed at the end of the document so the pages load faster -->
<script
src=
"https://ajax.googleapis.com/ajax/libs/jquery/1.11.
2
/jquery.min.js"
></script>
<script
src=
"https://ajax.googleapis.com/ajax/libs/jquery/1.11.
3
/jquery.min.js"
></script>
<script
src=
"../../dist/js/bootstrap.min.js"
></script>
<script
src=
"../../dist/js/bootstrap.min.js"
></script>
<script
src=
"../../assets/js/docs.min.js"
></script>
<script
src=
"../../assets/js/docs.min.js"
></script>
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
...
...
This diff is collapsed.
Click to expand it.
docs/examples/tooltip-viewport/index.html
+
1
-
1
View file @
1eba173c
...
@@ -49,7 +49,7 @@
...
@@ -49,7 +49,7 @@
<!-- Bootstrap core JavaScript
<!-- Bootstrap core JavaScript
================================================== -->
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<!-- Placed at the end of the document so the pages load faster -->
<script
src=
"https://ajax.googleapis.com/ajax/libs/jquery/1.11.
2
/jquery.min.js"
></script>
<script
src=
"https://ajax.googleapis.com/ajax/libs/jquery/1.11.
3
/jquery.min.js"
></script>
<script
src=
"../../dist/js/bootstrap.min.js"
></script>
<script
src=
"../../dist/js/bootstrap.min.js"
></script>
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
...
...
This diff is collapsed.
Click to expand it.
js/tests/vendor/jquery.min.js
+
5
-
5
View file @
1eba173c
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