upload-to-ali
upload-to-ali copied to clipboard
☁️Upload to ali-oss easily
**Is your feature request related to a problem? Please describe.** 业务使用 upload-to-ali 上传 ios 的 P12 证书以及 mobileprovision 描述文件,遇到设置 accept 的问题,accept = ‘application/*’ 不能解决文件类型问题。需要自己另外写 js 解析文件类型,有点麻烦 **Describe the solution you'd...
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.5.3. Changelog *Sourced from [handlebars's changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md).* > ## v4.5.3 - November 18th, 2019 > Bugfixes: > > - fix: add "no-prototype-builtins" eslint-rule and fix all...
**Is your feature request related to a problem? Please describe.** 重构前,组件使用 ali-oss 上传文件;重构后,组件只面向接口,ali-oss 相关的 uploadOptions 就没被使用了,也未删去。 **Describe the solution you'd like** 将 uploadOptions 配置传到 action,由接口层实现该功能
Bumps [npm](https://github.com/npm/cli) from 6.9.0 to 6.13.4. **This update includes security fixes.** Vulnerabilities fixed *Sourced from The GitHub Security Advisory Database.* > **Low severity vulnerability that affects npm** > ## Unauthorized...
**Is your feature request related to a problem? Please describe.** 目前组件通过判断文件后缀名 + accept 属性来限制用户上传。但后缀名是可以随意更改的。 **Describe the solution you'd like** 是否可以通过 File Api,来获取文件真正的类型来限制上传呢? **Describe alternatives you've considered** 不过组件使用者只会传 accept 进来。组件内部能帮应用层面匹配的限制估计是有限的。比如 accept...
## Why el-form-item 验证出错没有颜色提示 ## Screenshot 
Bumps [jest](https://github.com/facebook/jest) from 24.8.0 to 24.9.0. Release notes *Sourced from [jest's releases](https://github.com/facebook/jest/releases).* > ## 24.9.0 > ### Features > > - `[expect]` Highlight substring differences when matcher fails, part 1...
Bumps [file-loader](https://github.com/webpack-contrib/file-loader) from 3.0.1 to 5.0.2. Release notes *Sourced from [file-loader's releases](https://github.com/webpack-contrib/file-loader/releases).* > ## v5.0.2 > ### [5.0.2](https://github.com/webpack-contrib/file-loader/compare/v5.0.1...v5.0.2) (2019-11-25) > > > ### Chore > > * add the `funding`...
Bumps [@babel/core](https://github.com/babel/babel) from 7.4.5 to 7.7.4. Release notes *Sourced from [@babel/core's releases](https://github.com/babel/babel/releases).* > ## v7.7.4 (2019-11-23) > > Thanks [@​chrishinrichs](https://github.com/chrishinrichs), [@​khoumani](https://github.com/khoumani), [@​m-ahmadi](https://github.com/m-ahmadi), [@​BBlackwo](https://github.com/BBlackwo), [@​SakibulMowla](https://github.com/SakibulMowla), [@​4geru](https://github.com/4geru), [@​Shriram-Balaji](https://github.com/Shriram-Balaji), [@​ZYSzys](https://github.com/ZYSzys) and [@​arku](https://github.com/arku) for...
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 8.2.1 to 9.5.0. Release notes *Sourced from [lint-staged's releases](https://github.com/okonet/lint-staged/releases).* > ## v9.5.0 > # [9.5.0](https://github.com/okonet/lint-staged/compare/v9.4.3...v9.5.0) (2019-11-27) > > > ### Features > > * add support for...