Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: uploadFile type required ctx #730

Merged
merged 1 commit into from
May 7, 2022
Merged

Conversation

uyarn
Copy link
Collaborator

@uyarn uyarn commented May 7, 2022

🤔 这个 PR 的性质是?

  • 其他 uploadFile 参数除url改为非必填

🔗 相关 Issue

💡 需求背景和解决方案

📝 更新日志

  • feat(Upload): 修改uploadFiles类型参数除url外为非必填

  • 本条 PR 不需要纳入 Changelog

☑️ 请求合并前的自查清单

⚠️ 请自检并全部勾选全部选项⚠️

  • 文档已补充或无须补充
  • 代码演示已提供或无须提供
  • TypeScript 定义已补充或无须补充
  • Changelog 已提供或无须提供

@codecov-commenter
Copy link

codecov-commenter commented May 7, 2022

Codecov Report

Merging #730 (1591ac2) into develop (769dcd1) will decrease coverage by 3.33%.
The diff coverage is 52.10%.

@@             Coverage Diff             @@
##           develop     #730      +/-   ##
===========================================
- Coverage    64.33%   60.99%   -3.34%     
===========================================
  Files          725      837     +112     
  Lines        12647    15048    +2401     
  Branches      3025     3549     +524     
===========================================
+ Hits          8136     9178    +1042     
- Misses        4511     5870    +1359     
Impacted Files Coverage Δ
src/alert/usage/index.jsx 0.00% <0.00%> (ø)
src/anchor/usage/index.jsx 0.00% <0.00%> (ø)
src/avatar/usage/index.jsx 0.00% <0.00%> (ø)
src/badge/usage/index.jsx 0.00% <0.00%> (ø)
src/button/usage/index.jsx 0.00% <0.00%> (ø)
src/calendar/usage/index.jsx 0.00% <0.00%> (ø)
src/cascader/usage/index.jsx 0.00% <0.00%> (ø)
src/checkbox/usage/index.jsx 0.00% <0.00%> (ø)
src/common/Check.tsx 95.23% <ø> (ø)
src/date-picker/usage/index.jsx 0.00% <0.00%> (ø)
... and 216 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cdc45f5...1591ac2. Read the comment docs.

@github-actions
Copy link
Contributor

github-actions bot commented May 7, 2022

完成

@github-actions
Copy link
Contributor

github-actions bot commented May 7, 2022

Size Change: 0 B

Total Size: 750 kB

ℹ️ View Unchanged
Filename Size
./dist/tdesign.css 44.6 kB
./dist/tdesign.js 451 kB
./dist/tdesign.min.css 39.8 kB
./dist/tdesign.min.js 214 kB

@uyarn uyarn force-pushed the chore/upload-file-types branch from 5bd7106 to 1591ac2 Compare May 7, 2022 04:26
@github-actions
Copy link
Contributor

github-actions bot commented May 7, 2022

Size Change: 0 B

Total Size: 750 kB

ℹ️ View Unchanged
Filename Size
./dist/tdesign.css 44.6 kB
./dist/tdesign.js 451 kB
./dist/tdesign.min.css 39.8 kB
./dist/tdesign.min.js 214 kB

@honkinglin honkinglin merged commit 8b99c67 into develop May 7, 2022
@honkinglin honkinglin deleted the chore/upload-file-types branch May 7, 2022 04:39
@github-actions github-actions bot mentioned this pull request May 7, 2022
16 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants