Skip to content

Commit 351142f

Browse files
kevmoojcollins-g
authored andcommitted
Use Google's CDN for jquery (#1637)
Faster, support HTTP2,QUIC,etc
1 parent 4214525 commit 351142f

File tree

832 files changed

+832
-832
lines changed

Some content is hidden

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

832 files changed

+832
-832
lines changed

lib/templates/_footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<!-- footer-text placeholder -->
99
</footer>
1010

11-
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
11+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
1212
<script src="static-assets/typeahead.bundle.min.js"></script>
1313
<script src="static-assets/highlight.pack.js"></script>
1414
<script src="static-assets/URI.js"></script>

pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -408,4 +408,4 @@ packages:
408408
source: hosted
409409
version: "2.1.13"
410410
sdks:
411-
dart: ">=2.0.0-dev.23.0 <=2.0.0-dev.38.0"
411+
dart: ">=2.0.0-dev.23.0 <=2.0.0-dev.39.0"

testing/test_package_docs/anonymous_library/anonymous_library-library.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ <h5>anonymous_library library</h5>
104104

105105
</footer>
106106

107-
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
107+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
108108
<script src="static-assets/typeahead.bundle.min.js"></script>
109109
<script src="static-assets/highlight.pack.js"></script>
110110
<script src="static-assets/URI.js"></script>

testing/test_package_docs/anonymous_library/doesStuff.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ <h1>doesStuff function</h1>
7474

7575
</footer>
7676

77-
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
77+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
7878
<script src="static-assets/typeahead.bundle.min.js"></script>
7979
<script src="static-assets/highlight.pack.js"></script>
8080
<script src="static-assets/URI.js"></script>

testing/test_package_docs/another_anonymous_lib/another_anonymous_lib-library.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ <h5>another_anonymous_lib library</h5>
104104

105105
</footer>
106106

107-
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
107+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
108108
<script src="static-assets/typeahead.bundle.min.js"></script>
109109
<script src="static-assets/highlight.pack.js"></script>
110110
<script src="static-assets/URI.js"></script>

testing/test_package_docs/another_anonymous_lib/greeting.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ <h1>greeting function</h1>
7474

7575
</footer>
7676

77-
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
77+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
7878
<script src="static-assets/typeahead.bundle.min.js"></script>
7979
<script src="static-assets/highlight.pack.js"></script>
8080
<script src="static-assets/URI.js"></script>

testing/test_package_docs/code_in_comments/code_in_comments-library.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ <h5>code_in_comments library</h5>
9898

9999
</footer>
100100

101-
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
101+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
102102
<script src="static-assets/typeahead.bundle.min.js"></script>
103103
<script src="static-assets/highlight.pack.js"></script>
104104
<script src="static-assets/URI.js"></script>

testing/test_package_docs/css/css-library.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ <h5>css library</h5>
107107

108108
</footer>
109109

110-
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
110+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
111111
<script src="static-assets/typeahead.bundle.min.js"></script>
112112
<script src="static-assets/highlight.pack.js"></script>
113113
<script src="static-assets/URI.js"></script>

testing/test_package_docs/css/theOnlyThingInTheLibrary.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ <h1>theOnlyThingInTheLibrary top-level property</h1>
7474

7575
</footer>
7676

77-
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
77+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
7878
<script src="static-assets/typeahead.bundle.min.js"></script>
7979
<script src="static-assets/highlight.pack.js"></script>
8080
<script src="static-assets/URI.js"></script>

testing/test_package_docs/ex/Animal-class.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ <h2>Operators</h2>
278278

279279
</footer>
280280

281-
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
281+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
282282
<script src="static-assets/typeahead.bundle.min.js"></script>
283283
<script src="static-assets/highlight.pack.js"></script>
284284
<script src="static-assets/URI.js"></script>

0 commit comments

Comments
 (0)