Revisions : blueimp/jQuery-File-Upload - GitHub
jQuery-File-Upload - Multiple File Upload widget with Drag&Drop support for jQuery
Les articles publiés sur le site
-
Improve `remove` event bindings for `classes` options.
20 février 2020, par blueimpImprove `remove` event bindings for `classes` options. https://github.com/jquery/jquery-ui/commit/ef2e9bab92ae898311baa295590cd487d9071319
-
Don't swallow errors in `remove` events.
20 février 2020, par blueimpDon't swallow errors in `remove` events. https://github.com/jquery/jquery-ui/commit/1f2011ece3fe6847874677e9a8210fa202498ccb
-
Migrate .bind() and .unbind() to .on() and .off().
20 février 2020, par blueimpMigrate .bind() and .unbind() to .on() and .off(). Update jQuery peer dependency to v1.7+ Resolves #3526
-
Make mobile navigation work without JavaScript.
20 février 2020, par blueimpMake mobile navigation work without JavaScript.
-
Refactor file validation.
13 janvier 2020, par blueimpRefactor file validation. Resolves #3547.