Skip to content

Commit b225548

Browse files
committed
jquery.localScroll 2.0.0
1 parent 590b470 commit b225548

File tree

7 files changed

+14
-13
lines changed

7 files changed

+14
-13
lines changed

bower.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@
6262
"tinymce": "4.6.5",
6363
"jquery": "3.2.1",
6464
"jquery-ui": "^1.12.1",
65-
"unitegallery": "^1.7.40"
65+
"unitegallery": "^1.7.40",
66+
"jquery.localScroll": "^2.0.0"
6667
}
6768
}

jquery.localScroll_1.4.0/LICENSE.htm

Lines changed: 0 additions & 1 deletion
This file was deleted.

jquery.localScroll_1.4.0/jquery.localScroll.dnn

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<dotnetnuke type="Package" version="5.0">
22
<packages>
3-
<package name="jquery.localScroll" type="JavaScript_Library" version="1.4.0">
3+
<package name="jquery.localScroll" type="JavaScript_Library" version="2.0.0">
44
<friendlyName>jQuery.localScroll</friendlyName>
5-
<description>This plugin will animate a regular anchor navigation. It will allow your visitors to navigate your site with a smooth scrolling effect. </description>
5+
<description><![CDATA[Animated anchor navigation made easy with jQuery]]></description>
66
<owner>
77
<name>Engage Software</name>
88
<organization>Engage Software</organization>
@@ -22,7 +22,7 @@
2222
<libraryName>jquery.localScroll</libraryName>
2323
<fileName>jquery.localScroll.min.js</fileName>
2424
<preferredScriptLocation>BodyBottom</preferredScriptLocation>
25-
<CDNPath>https://cdnjs.cloudflare.com/ajax/libs/jquery-localScroll/1.4.0/jquery.localScroll.min.js</CDNPath>
25+
<CDNPath>https://cdn.jsdelivr.net/jquery.localscroll/2.0.0/jquery.localScroll.min.js</CDNPath>
2626
<objectName>jQuery.localScroll</objectName>
2727
</javaScriptLibrary>
2828
</component>

jquery.localScroll_1.4.0/jquery.localScroll.min.js

Lines changed: 0 additions & 7 deletions
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<p>See the <a href="https://github.com/flesler/jquery.localScroll/blob/master/CHANGELOG">jQuery.localScroll changelog</a></p>
1+
<p>See the <a href="https://github.com/flesler/jquery.localScroll/blob/master/CHANGELOG">jQuery.localScroll changelog</a></p>
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<p>jQuery.localScroll is licensed under the <a href="https://github.com/flesler/jquery.localScroll/blob/2.0.0/LICENSE">MIT License</a>.</p>

jquery.localScroll_2.0.0/jquery.localScroll.min.js

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)