1.0.25 (2021-06-19)
- delete image uncorrect when swipe preview image (eccaadb)
1.0.24 (2021-03-25)
- support custom limit prompt (6e19c8f)
1.0.23 (2020-09-02)
- config export blob new FIle's otion.type as file.type (1fb91c2)
1.0.22 (2020-09-01)
- replace canvas.toBlob the second parameter to file.type (1a9fb73)
1.0.21 (2020-08-29)
1.0.20 (2020-08-24)
1.0.19 (2020-08-24)
- handleFile 返回blob更换为File,用于保存原始filename (9e4321c)
1.0.18 (2020-06-12)
- image auto rotate in ios13.4 (a484617)
1.0.17 (2019-12-12)
- xhr support custom header & withCredentials (5e98c0a)
1.0.16 (2019-11-23)
- image/png should not doSquash (fe10152)
1.0.15 (2019-11-09)
1.0.14 (2019-07-26)
- when on-error should render fileList (bb98b57)
1.0.13 (2019-07-26)
- listener event Name changed (bce5c92)
1.0.12 (2019-07-25)
- multiple preview backgroundImage replace (66de0df)
1.0.11 (2019-07-25)
- fileList not update (a2f38d7)
1.0.10 (2019-07-25)
1.0.9 (2019-07-25)
- support merge async prop files (a40271b)
1.0.8 (2019-07-25)
- supoort return async delete action when onDelete event emit (e5b8fa8)
- support extra params for post FormData, and rename the file key (747a38d)
- support readonly property (106b59f)
1.0.7 (2019-05-06)
- on change complete should clear input's fileList (d839318)
1.0.6 (2019-05-06)
1.0.5 (2019-05-05)
- onChange should return natural FileList (6b21754)
1.0.4 (2019-04-29)
- when upload length greater than limit (5ead751)
- add travis-ci build demo command (7587add)
1.0.3 (2019-04-29)
- add v-model output fileList and extends File attribute (75c6661)
1.0.2 (2018-11-30)
- onprogress precent calculate (b9ac5e9)
1.0.1 (2018-11-12)
- remove orientation judgement (31967ab)
- support multiple select (caa0c0b)
1.0.0 (2018-10-08)
- add build:demo command for example build (6190ae3)
- change git hook (b749b33)
- change pre-commit command (ae66477)
- add delete function for preview img (54318be)
- add preview for file (0de602f)
- complete html media capture (7c93049)
- compress image during input change (3fdd83f)
- fileReader read image to render (ff0ac23)
- fileReader read image to render (3283d4c)
- init project (99103db)
- supoort remote ajax post the picture (3d3f706)
- support progress (de35c48)