Skip to content

Update jquery to 3.2.1. #1500

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 14, 2017
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion lib/templates/_footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<!-- footer-text placeholder -->
</footer>

<script src="https://code.jquery.com/jquery-2.1.4.min.js"></script>
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
<script src="static-assets/typeahead.bundle.min.js"></script>
<script src="static-assets/prettify.js"></script>
<script src="static-assets/URI.js"></script>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ <h5>library anonymous_library</h5>

</footer>

<script src="https://code.jquery.com/jquery-2.1.4.min.js"></script>
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
<script src="static-assets/typeahead.bundle.min.js"></script>
<script src="static-assets/prettify.js"></script>
<script src="static-assets/URI.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion testing/test_package_docs/anonymous_library/doesStuff.html
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ <h5>function doesStuff</h5>

</footer>

<script src="https://code.jquery.com/jquery-2.1.4.min.js"></script>
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
<script src="static-assets/typeahead.bundle.min.js"></script>
<script src="static-assets/prettify.js"></script>
<script src="static-assets/URI.js"></script>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ <h5>library another_anonymous_lib</h5>

</footer>

<script src="https://code.jquery.com/jquery-2.1.4.min.js"></script>
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
<script src="static-assets/typeahead.bundle.min.js"></script>
<script src="static-assets/prettify.js"></script>
<script src="static-assets/URI.js"></script>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ <h5>function greeting</h5>

</footer>

<script src="https://code.jquery.com/jquery-2.1.4.min.js"></script>
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
<script src="static-assets/typeahead.bundle.min.js"></script>
<script src="static-assets/prettify.js"></script>
<script src="static-assets/URI.js"></script>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ <h5>library code_in_comments</h5>

</footer>

<script src="https://code.jquery.com/jquery-2.1.4.min.js"></script>
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
<script src="static-assets/typeahead.bundle.min.js"></script>
<script src="static-assets/prettify.js"></script>
<script src="static-assets/URI.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion testing/test_package_docs/css/css-library.html
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ <h5>library css</h5>

</footer>

<script src="https://code.jquery.com/jquery-2.1.4.min.js"></script>
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
<script src="static-assets/typeahead.bundle.min.js"></script>
<script src="static-assets/prettify.js"></script>
<script src="static-assets/URI.js"></script>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ <h5>top-level property theOnlyThingInTheLibrary</h5>

</footer>

<script src="https://code.jquery.com/jquery-2.1.4.min.js"></script>
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
<script src="static-assets/typeahead.bundle.min.js"></script>
<script src="static-assets/prettify.js"></script>
<script src="static-assets/URI.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion testing/test_package_docs/ex/Animal-class.html
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ <h5>enum Animal</h5>

</footer>

<script src="https://code.jquery.com/jquery-2.1.4.min.js"></script>
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
<script src="static-assets/typeahead.bundle.min.js"></script>
<script src="static-assets/prettify.js"></script>
<script src="static-assets/URI.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion testing/test_package_docs/ex/Animal/hashCode.html
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ <h5>property hashCode</h5>

</footer>

<script src="https://code.jquery.com/jquery-2.1.4.min.js"></script>
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
<script src="static-assets/typeahead.bundle.min.js"></script>
<script src="static-assets/prettify.js"></script>
<script src="static-assets/URI.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion testing/test_package_docs/ex/Animal/noSuchMethod.html
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ <h5>method noSuchMethod</h5>

</footer>

<script src="https://code.jquery.com/jquery-2.1.4.min.js"></script>
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
<script src="static-assets/typeahead.bundle.min.js"></script>
<script src="static-assets/prettify.js"></script>
<script src="static-assets/URI.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion testing/test_package_docs/ex/Animal/operator_equals.html
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ <h5>method operator ==</h5>

</footer>

<script src="https://code.jquery.com/jquery-2.1.4.min.js"></script>
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
<script src="static-assets/typeahead.bundle.min.js"></script>
<script src="static-assets/prettify.js"></script>
<script src="static-assets/URI.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion testing/test_package_docs/ex/Animal/runtimeType.html
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ <h5>property runtimeType</h5>

</footer>

<script src="https://code.jquery.com/jquery-2.1.4.min.js"></script>
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
<script src="static-assets/typeahead.bundle.min.js"></script>
<script src="static-assets/prettify.js"></script>
<script src="static-assets/URI.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion testing/test_package_docs/ex/Animal/toString.html
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ <h5>method toString</h5>

</footer>

<script src="https://code.jquery.com/jquery-2.1.4.min.js"></script>
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
<script src="static-assets/typeahead.bundle.min.js"></script>
<script src="static-assets/prettify.js"></script>
<script src="static-assets/URI.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion testing/test_package_docs/ex/Apple-class.html
Original file line number Diff line number Diff line change
Expand Up @@ -379,7 +379,7 @@ <h5>class Apple</h5>

</footer>

<script src="https://code.jquery.com/jquery-2.1.4.min.js"></script>
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
<script src="static-assets/typeahead.bundle.min.js"></script>
<script src="static-assets/prettify.js"></script>
<script src="static-assets/URI.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion testing/test_package_docs/ex/Apple/Apple.fromString.html
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ <h5>constructor Apple.fromString</h5>

</footer>

<script src="https://code.jquery.com/jquery-2.1.4.min.js"></script>
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
<script src="static-assets/typeahead.bundle.min.js"></script>
<script src="static-assets/prettify.js"></script>
<script src="static-assets/URI.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion testing/test_package_docs/ex/Apple/Apple.html
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ <h5>constructor Apple</h5>

</footer>

<script src="https://code.jquery.com/jquery-2.1.4.min.js"></script>
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
<script src="static-assets/typeahead.bundle.min.js"></script>
<script src="static-assets/prettify.js"></script>
<script src="static-assets/URI.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion testing/test_package_docs/ex/Apple/fieldWithTypedef.html
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ <h5>property fieldWithTypedef</h5>

</footer>

<script src="https://code.jquery.com/jquery-2.1.4.min.js"></script>
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
<script src="static-assets/typeahead.bundle.min.js"></script>
<script src="static-assets/prettify.js"></script>
<script src="static-assets/URI.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion testing/test_package_docs/ex/Apple/hashCode.html
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ <h5>property hashCode</h5>

</footer>

<script src="https://code.jquery.com/jquery-2.1.4.min.js"></script>
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
<script src="static-assets/typeahead.bundle.min.js"></script>
<script src="static-assets/prettify.js"></script>
<script src="static-assets/URI.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion testing/test_package_docs/ex/Apple/isGreaterThan.html
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ <h5>method isGreaterThan</h5>

</footer>

<script src="https://code.jquery.com/jquery-2.1.4.min.js"></script>
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
<script src="static-assets/typeahead.bundle.min.js"></script>
<script src="static-assets/prettify.js"></script>
<script src="static-assets/URI.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion testing/test_package_docs/ex/Apple/m.html
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ <h5>property m</h5>

</footer>

<script src="https://code.jquery.com/jquery-2.1.4.min.js"></script>
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
<script src="static-assets/typeahead.bundle.min.js"></script>
<script src="static-assets/prettify.js"></script>
<script src="static-assets/URI.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion testing/test_package_docs/ex/Apple/m1.html
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ <h5>method m1</h5>

</footer>

<script src="https://code.jquery.com/jquery-2.1.4.min.js"></script>
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
<script src="static-assets/typeahead.bundle.min.js"></script>
<script src="static-assets/prettify.js"></script>
<script src="static-assets/URI.js"></script>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ <h5>method methodWithTypedefParam</h5>

</footer>

<script src="https://code.jquery.com/jquery-2.1.4.min.js"></script>
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
<script src="static-assets/typeahead.bundle.min.js"></script>
<script src="static-assets/prettify.js"></script>
<script src="static-assets/URI.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion testing/test_package_docs/ex/Apple/n-constant.html
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ <h5>property n</h5>

</footer>

<script src="https://code.jquery.com/jquery-2.1.4.min.js"></script>
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
<script src="static-assets/typeahead.bundle.min.js"></script>
<script src="static-assets/prettify.js"></script>
<script src="static-assets/URI.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion testing/test_package_docs/ex/Apple/noSuchMethod.html
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ <h5>method noSuchMethod</h5>

</footer>

<script src="https://code.jquery.com/jquery-2.1.4.min.js"></script>
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
<script src="static-assets/typeahead.bundle.min.js"></script>
<script src="static-assets/prettify.js"></script>
<script src="static-assets/URI.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion testing/test_package_docs/ex/Apple/operator_equals.html
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ <h5>method operator ==</h5>

</footer>

<script src="https://code.jquery.com/jquery-2.1.4.min.js"></script>
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
<script src="static-assets/typeahead.bundle.min.js"></script>
<script src="static-assets/prettify.js"></script>
<script src="static-assets/URI.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion testing/test_package_docs/ex/Apple/operator_multiply.html
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ <h5>method operator *</h5>

</footer>

<script src="https://code.jquery.com/jquery-2.1.4.min.js"></script>
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
<script src="static-assets/typeahead.bundle.min.js"></script>
<script src="static-assets/prettify.js"></script>
<script src="static-assets/URI.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion testing/test_package_docs/ex/Apple/paramFromExportLib.html
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ <h5>method paramFromExportLib</h5>

</footer>

<script src="https://code.jquery.com/jquery-2.1.4.min.js"></script>
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
<script src="static-assets/typeahead.bundle.min.js"></script>
<script src="static-assets/prettify.js"></script>
<script src="static-assets/URI.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion testing/test_package_docs/ex/Apple/printMsg.html
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ <h5>method printMsg</h5>

</footer>

<script src="https://code.jquery.com/jquery-2.1.4.min.js"></script>
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
<script src="static-assets/typeahead.bundle.min.js"></script>
<script src="static-assets/prettify.js"></script>
<script src="static-assets/URI.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion testing/test_package_docs/ex/Apple/runtimeType.html
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ <h5>property runtimeType</h5>

</footer>

<script src="https://code.jquery.com/jquery-2.1.4.min.js"></script>
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
<script src="static-assets/typeahead.bundle.min.js"></script>
<script src="static-assets/prettify.js"></script>
<script src="static-assets/URI.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion testing/test_package_docs/ex/Apple/s.html
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ <h5>property s</h5>

</footer>

<script src="https://code.jquery.com/jquery-2.1.4.min.js"></script>
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
<script src="static-assets/typeahead.bundle.min.js"></script>
<script src="static-assets/prettify.js"></script>
<script src="static-assets/URI.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion testing/test_package_docs/ex/Apple/string.html
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ <h5>property string</h5>

</footer>

<script src="https://code.jquery.com/jquery-2.1.4.min.js"></script>
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
<script src="static-assets/typeahead.bundle.min.js"></script>
<script src="static-assets/prettify.js"></script>
<script src="static-assets/URI.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion testing/test_package_docs/ex/Apple/toString.html
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ <h5>method toString</h5>

</footer>

<script src="https://code.jquery.com/jquery-2.1.4.min.js"></script>
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
<script src="static-assets/typeahead.bundle.min.js"></script>
<script src="static-assets/prettify.js"></script>
<script src="static-assets/URI.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion testing/test_package_docs/ex/Apple/whataclass.html
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ <h5>method whataclass</h5>

</footer>

<script src="https://code.jquery.com/jquery-2.1.4.min.js"></script>
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
<script src="static-assets/typeahead.bundle.min.js"></script>
<script src="static-assets/prettify.js"></script>
<script src="static-assets/URI.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion testing/test_package_docs/ex/B-class.html
Original file line number Diff line number Diff line change
Expand Up @@ -401,7 +401,7 @@ <h5>class B</h5>

</footer>

<script src="https://code.jquery.com/jquery-2.1.4.min.js"></script>
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
<script src="static-assets/typeahead.bundle.min.js"></script>
<script src="static-assets/prettify.js"></script>
<script src="static-assets/URI.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion testing/test_package_docs/ex/B/B.html
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ <h5>constructor B</h5>

</footer>

<script src="https://code.jquery.com/jquery-2.1.4.min.js"></script>
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
<script src="static-assets/typeahead.bundle.min.js"></script>
<script src="static-assets/prettify.js"></script>
<script src="static-assets/URI.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion testing/test_package_docs/ex/B/abstractMethod.html
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ <h5>method abstractMethod</h5>

</footer>

<script src="https://code.jquery.com/jquery-2.1.4.min.js"></script>
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
<script src="static-assets/typeahead.bundle.min.js"></script>
<script src="static-assets/prettify.js"></script>
<script src="static-assets/URI.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion testing/test_package_docs/ex/B/autoCompress.html
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ <h5>property autoCompress</h5>

</footer>

<script src="https://code.jquery.com/jquery-2.1.4.min.js"></script>
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
<script src="static-assets/typeahead.bundle.min.js"></script>
<script src="static-assets/prettify.js"></script>
<script src="static-assets/URI.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion testing/test_package_docs/ex/B/doNothing.html
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ <h5>method doNothing</h5>

</footer>

<script src="https://code.jquery.com/jquery-2.1.4.min.js"></script>
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
<script src="static-assets/typeahead.bundle.min.js"></script>
<script src="static-assets/prettify.js"></script>
<script src="static-assets/URI.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion testing/test_package_docs/ex/B/isImplemented.html
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ <h5>property isImplemented</h5>

</footer>

<script src="https://code.jquery.com/jquery-2.1.4.min.js"></script>
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
<script src="static-assets/typeahead.bundle.min.js"></script>
<script src="static-assets/prettify.js"></script>
<script src="static-assets/URI.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion testing/test_package_docs/ex/B/list.html
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ <h5>property list</h5>

</footer>

<script src="https://code.jquery.com/jquery-2.1.4.min.js"></script>
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
<script src="static-assets/typeahead.bundle.min.js"></script>
<script src="static-assets/prettify.js"></script>
<script src="static-assets/URI.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion testing/test_package_docs/ex/B/m1.html
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ <h5>method m1</h5>

</footer>

<script src="https://code.jquery.com/jquery-2.1.4.min.js"></script>
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
<script src="static-assets/typeahead.bundle.min.js"></script>
<script src="static-assets/prettify.js"></script>
<script src="static-assets/URI.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion testing/test_package_docs/ex/B/s.html
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ <h5>property s</h5>

</footer>

<script src="https://code.jquery.com/jquery-2.1.4.min.js"></script>
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
<script src="static-assets/typeahead.bundle.min.js"></script>
<script src="static-assets/prettify.js"></script>
<script src="static-assets/URI.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion testing/test_package_docs/ex/B/writeMsg.html
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ <h5>method writeMsg</h5>

</footer>

<script src="https://code.jquery.com/jquery-2.1.4.min.js"></script>
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
<script src="static-assets/typeahead.bundle.min.js"></script>
<script src="static-assets/prettify.js"></script>
<script src="static-assets/URI.js"></script>
Expand Down
Loading