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

[Upload] some features #3566

Merged
merged 11 commits into from
Nov 6, 2023
Merged

Conversation

chaishi
Copy link
Collaborator

@chaishi chaishi commented Nov 5, 2023

Tencent/tdesign-common#1638

🤔 这个 PR 的性质是?

  • 日常 bug 修复
  • 新特性提交
  • 文档改进
  • 演示代码改进
  • 组件样式/交互改进
  • CI/CD 改进
  • 重构
  • 代码风格优化
  • 测试用例
  • 分支合并
  • 其他

🔗 相关 Issue

💡 需求背景和解决方案

📝 更新日志

  • feat(ImageViewer): 新增支持 closeOnEscKeydown,用于控制是否允许 ESC 退出预览,#2928
  • feat(Upload): 图片预览功能,新增支持透传图片预览全部属性 imageViewerProps#2928
  • feat(Upload): ⚠️新增图片上传大小超出限制提醒,有额外单独实现此功能的业务需注意是否存在重复显示大小限制提醒问题,#2736
  • fix(Upload): 修复 max=1 multiple=false 情况下,无法替换上传文件问题,#2909
  • feat(Upload): 多文件/图片上传场景下,autoUpload=false 时,支持使用 Props 属性/函数/插槽等方法自定义上传按钮和取消上传按钮,#2469
  • feat(Upload): 多文件/图片上传场景下,autoUpload=false 时,区分已上传状态和待上传状态,#2518
  • feat(Upload): 批量文件上传支持在列表中显示上传失败的原因,#2518
image image image image
  • 本条 PR 不需要纳入 Changelog

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

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

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

Copy link
Contributor

github-actions bot commented Nov 5, 2023

完成

@uyarn uyarn merged commit b3dd066 into Tencent:develop Nov 6, 2023
5 checks passed
@github-actions github-actions bot mentioned this pull request Nov 7, 2023
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.

2 participants