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
-
Skip transitions for invisible nodes. Fixes #2105.
3 mars 2013, par blueimpm js/jquery.fileupload-ui.js Skip transitions for invisible nodes. Fixes #2105. This is not only more efficient, but also required since it seems transition events are not fired for invisible elements. -
Updated download and support information.
3 mars 2013, par blueimpm README.md Updated download and support information. -
Upgraded jQuery UI widget factory (only version change).
3 mars 2013, par blueimpm js/vendor/jquery.ui.widget.js Upgraded jQuery UI widget factory (only version change). -
Update to jQuery 1.9.1.
3 mars 2013, par blueimpm cors/postmessage.html m index.html m js/jquery.fileupload.js m test/index.html Update to jQuery 1.9.1. This allows to remove the workaround introduced here: https://github.com/blueimp/jQuery-File-Upload/commit/d64d95a329850415258 (...) -
Make sure the preview rendering resolves. Fixes #2069.
3 mars 2013, par blueimpm js/jquery.fileupload-ui.js Make sure the preview rendering resolves. Fixes #2069.