Merge branch 'master' into rename-repo-url

This commit is contained in:
vvakame
2016-03-17 21:06:54 +09:00
1140 changed files with 179704 additions and 179635 deletions
+3 -3
View File
@@ -17,7 +17,7 @@
*
* Version 1.1 - fixed bug - makeEditable is now a function on .editable
* also refactored how the Editable classes inherit to simplify
*
*
* Version 1.2 - amended callback on commmand.fail() method - accepts response,
* status and message values
*/
@@ -63,7 +63,7 @@ interface KnockoutBindingHandlers {
//
// namespace for ko.plus types
//
declare module KoPlus {
declare namespace KoPlus {
//#region Command types
@@ -154,4 +154,4 @@ declare module KoPlus {
}
//#endregion
}
}