File tree Expand file tree Collapse file tree 5 files changed +1295
-0
lines changed
knockout.validation/knockout.validation_2.0.0-pre.3 Expand file tree Collapse file tree 5 files changed +1295
-0
lines changed Original file line number Diff line number Diff line change 1+ < ol >
2+ < li >
3+ < b > 2.0.0-pre.3 - < em > October, 2013</ em > </ b >
4+ < ul >
5+ < li > Requires Knockout 3</ li >
6+ </ ul >
7+ </ li >
8+ < li >
9+ < b > 1.0.2 - < em > October 30, 2012</ em > </ b >
10+ < ul >
11+ < li > Support for Knockout 2.2</ li >
12+ </ ul >
13+ </ li >
14+ </ ol >
Original file line number Diff line number Diff line change 1+ < p > Licensed under the < a href ="http://www.opensource.org/licenses/mit-license.php "> MIT license</ a > </ p >
Original file line number Diff line number Diff line change 1+ <dotnetnuke type="Package" version="5.0">
2+ <packages>
3+ <package name="knockout.validation" type="JavaScript_Library" version="2.0.0">
4+ <friendlyName>Knockout Validation</friendlyName>
5+ <description>A Validation Library plugin for KnockoutJS. An extensible and pluggable framework for performing model-based Form and UI validation.</description>
6+ <owner>
7+ <name>Engage Software</name>
8+ <organization>Engage Software</organization>
9+ <url>http://www.engagesoftware.com</url>
10+ <email>support@engagesoftware.com</email>
11+ </owner>
12+ <license src="LICENSE.htm" />
13+ <releaseNotes src="CHANGES.htm" />
14+ <azureCompatible>true</azureCompatible>
15+ <dependencies>
16+ <dependency type="managedPackage" version="3.0.0">Knockout</dependency>
17+ </dependencies>
18+ <components>
19+ <component type="JavaScript_Library">
20+ <javaScriptLibrary>
21+ <libraryName>knockout.validation</libraryName>
22+ <fileName>knockout.validation.js</fileName>
23+ <objectName>ko.validation</objectName>
24+ <cdnUrl>https://cdn.jsdelivr.net/knockout.validation/2.0.0-pre.3/knockout.validation.min.js</cdnUrl>
25+ <preferredScriptLocation>BodyBottom</preferredScriptLocation>
26+ </javaScriptLibrary>
27+ </component>
28+ <component type="JavaScriptFile">
29+ <jsfiles>
30+ <libraryFolderName>knockout.validation</libraryFolderName>
31+ <jsfile>
32+ <name>knockout.validation.js</name>
33+ </jsfile>
34+ </jsfiles>
35+ </component>
36+ </components>
37+ </package>
38+ </packages>
39+ </dotnetnuke>
You can’t perform that action at this time.
0 commit comments