Releases: hillpy/EasyUploader
Releases · hillpy/EasyUploader
v0.0.10
v0.0.9
- modify default language to 'cn'
- fix some bug(delete file in formData when xhr)
- add option 'tipDurationTime'
- add properties 'classPrefix', 'version'
v0.0.8
- Insert the created input(type=file) after the binding element.
- Fix some bugs.
- update document.
v0.0.8-beta
- Refactoring project.
- Use eslint, editorconfig specification project.
- Modify the project name to EasyUploader.
- Update document.
v0.0.7-beta
- Document preparation completed.
- Modify the value of the language option.
v0.0.6-beta
- Modify project to English.
- Fix some bug.
v0.0.5-beta
- 新增language选项
- 修改文档
v0.0.4-beta
- 完善提示信息
v0.0.2-beta
- 修复upload()方法的隐藏bug
- 修复提示层显示UI的bug
0.0.1-beta
第一个版本,0.0.1-beta,功能如下:
- 实现单文件上传
- 上传图片时,在前端实现对图片的压缩
- 实现文件拖曳上传
- 修正相机拍照上传出现的方向旋转问题