ivan-novakov / extjs-upload-widget

File upload widget for ExtJS v4
80 stars 42 forks source link

Update FormDataUploader.js #27

Open ghost opened 9 years ago

ghost commented 9 years ago

uploadParams is missing in FormDataUploader. Fixed.

ghost commented 9 years ago

I have added some features into:

  1. added uploader in dialog.js
  2. fixed the bug in FormDataUploader that it did not integrate the uploadParams
  3. added a scope into panel, so that uploadcomplete event can return the scope.