knockout-file-bindings
knockout-file-bindings copied to clipboard
HTML5 File bindings for knockout js with drag and drop and custom input buttons
Iterating with *in* is not safe on objects that could be polluted like Array because it will pick up the polluted properties as well. This fix allows this plugin to...
When set accept="application/pdf" on input tag, can't preview the file.
Is it possible to add a max file size upload parameter? If someone tries to upload a file that's over a certain size "Max file size reached" error message should...