Revisions : blueimp/jQuery-File-Upload - GitHub

jQuery-File-Upload - Multiple File Upload widget with Drag&Drop support for jQuery

https://github.com/blueimp/jQuery-File-Upload

Les articles publiés sur le site

  • Updated README.

    8 février 2012, par Sebastian Tschan
    m README.md Updated README.
  • Move upload handler class into its own file.

    8 février 2012, par Sebastian Tschan
    m php/index.php + php/upload.class.php Move upload handler class into its own file. Fixes #996.
  • Add stop method stub to avoid lifecycle exceptions.

    8 février 2012, par Sebastian Tschan
    m test/test.js Add stop method stub to avoid lifecycle exceptions.
  • Updated User Interface for Bootstrap 2.0.

    6 février 2012, par Sebastian Tschan
    m application.js m index.html m jquery.fileupload-ui.css m jquery.fileupload-ui.js m package.json m test/index.html Updated User Interface for Bootstrap 2.0.
  • Added AMD support to all plugin files.

    16 janvier 2012, par Sebastian Tschan
    m cors/jquery.postmessage-transport.js m cors/jquery.xdr-transport.js m index.html m jquery.fileupload-ui.js m jquery.fileupload.js m jquery.iframe-transport.js m package.json m vendor/jquery.ui.widget.js Added AMD support to all plugin files. Refactoring and cleanup of the last merge adding (...)