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

fix(upload): using new style #587

Merged
merged 3 commits into from
Apr 14, 2023
Merged

fix(upload): using new style #587

merged 3 commits into from
Apr 14, 2023

Conversation

LeeJim
Copy link
Collaborator

@LeeJim LeeJim commented Apr 13, 2023

🤔 这个 PR 的性质是?

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

🔗 相关 Issue

fix #544

💡 需求背景和解决方案

修复现有问题,优化且统一 DOM

📝 更新日志

  • break(Upload): 移除 deleteBtn、gridConfig 熟悉

  • feat(Upload): 新增 formatRequest 属性、validate 事件

  • fix(Upload): 修复 size-limit 无法限制的问题

  • fix(Upload): 修复超出 max 仍可以上传的问题

  • 本条 PR 不需要纳入 Changelog

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

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

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

@github-actions
Copy link
Contributor

github-actions bot commented Apr 13, 2023

完成

@anlyyao anlyyao mentioned this pull request Apr 14, 2023
@github-actions
Copy link
Contributor

Size Change: -722 B (0%)

Total Size: 401 kB

Filename Size Change
./dist/tdesign.css 34.9 kB -170 B (0%)
./dist/tdesign.js 230 kB -218 B (0%)
./dist/tdesign.min.css 26.8 kB -167 B (-1%)
./dist/tdesign.min.js 110 kB -167 B (0%)

@LeeJim LeeJim merged commit 1f419ce into develop Apr 14, 2023
@LeeJim LeeJim deleted the feat/new-upload branch April 14, 2023 07:35
@github-actions github-actions bot mentioned this pull request Apr 17, 2023
LeeJim added a commit that referenced this pull request Apr 18, 2023
* fix: resolve path reference problem (#578)

* refactor(Cascader): new cascader (#533)

* refactor(Cascader): new cascader

* test: update snapshot

---------

Co-authored-by: leejimqiu <[email protected]>

* refactor(badge): new badge (#576)

* refactor(badge): new badge

* refactor(badge): demo base dot

* refactor(badge): demo finish(#576)

* refactor(badge): finish(#576)

* Feat/new grid (#584)

* chore(grid): update demo

* feat(grid): finish new version

* test: update snapshot

* test: update snapshot

* chore: update common

* fix: remove click event

* fix: rename badgeProps

* fix: update demo

* fix(upload): using new style (#587)

* fix(upload): using new style

* fix(upload): finish new upload

* fix(upload): resolve type

* refactor(message): new message (#586)

re #548

* Refactor/link (#589)

* feat: update api

* feat(link mobile component\): link Mobile Component

* feat(create link): create link

* fix(link style fix): link style fix

* feat(merge code): merge code

* fix(update _common): update common

* feat(merge code): merge code

* feat(merge code): merge code

* feat(update snapshots): update snapshots

* feat: 更新link hover,click

* feat(update link demo): update link demo

* feat(create link): create link

* feat(create link): create link

---------

Co-authored-by: anlyyao <[email protected]>

* feat: add form (#591)

* feat: add form

* fix(Form): fix demo

* fix: fix cr

* chore: update common

* chore: publish v0.18.0 (#599)

* chore: publish v0.18.0

* chore: changelog's changes

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

---------

Co-authored-by: Y <[email protected]>
Co-authored-by: jarmywang <[email protected]>
Co-authored-by: yusuf <[email protected]>
Co-authored-by: brian <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upload上传组件优化
1 participant