Explorar o código

Upgrade to release v4.0.0

Kartik Visweswaran %!s(int64=10) %!d(string=hai) anos
pai
achega
b1b4a03707
Modificáronse 1 ficheiros con 0 adicións e 7 borrados
  1. 0 7
      README.md

+ 0 - 7
README.md

@@ -943,13 +943,6 @@ $('#input-id').on('filedelete', function(event, key) {
 });
 ```
 
-```js
-$('#input-id').on('fileunlock', function(event, filestack) {
-    var fstack = filestack.filter(function(n){ return n != undefined });
-    console.log('Files selected - ' + fstack.length);
-});
-```
-
 #### filedeleteerror
 This event is triggered when an error is faced in deletion of each thumbnail file in the `initialPreview` content set. Additional parameters available are: