Skip to content

Releases: mycolorway/simple-uploader

v3.0.0

02 Aug 11:15

Choose a tag to compare

  • Upgrade dependencies to simple-module 3.0 and jQuery 3.1.
  • Cancle uploading will remove corresponding file in files array.

v2.0.8

21 Feb 11:13

Choose a tag to compare

FIX a minor bug while uploading multiple files

v2.0.7

20 May 02:12

Choose a tag to compare

  • FIX: wrong umd config for commonjs

v2.0.6

19 May 03:10

Choose a tag to compare

  • Rename npm deps simplemodule to simple-module

v2.0.5

28 Apr 09:17

Choose a tag to compare

  • Fix a npm dependence bug

v2.0.4

28 Apr 09:14

Choose a tag to compare

  • update umd templage

v2.0.3

23 Feb 13:35

Choose a tag to compare

  • publish to npm

v2.0.2

09 Jan 03:10

Choose a tag to compare

trigger uploadsuccess event on document

v2.0.1

23 Dec 08:53

Choose a tag to compare

  • upload方法现在支持FileList对象
  • ajax请求现在没有设置dataType

v2.0.0

12 Oct 16:30

Choose a tag to compare

  • 基于simple module 2.0
  • 补充了demo和测试用例
  • 去掉对iframe upload的支持