Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/common
9 changes: 9 additions & 0 deletions packages/tdesign-vue-next/.changelog/pr-6324.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
pr_number: 6324
contributor: tdesign-bot
---

- fix(Image): 修复 loading和 error 状态下的字体大小问题 @Nero978 @RADWIMPS426
([common#2383](https://github.com/Tencent/tdesign-common/pull/2383)) ([#6324](https://github.com/Tencent/tdesign-vue-next/pull/6324))
- fix(List): 修复 ListItem 的默认边距和多余底部分割线问题 @Nero978 @liweijie0812 ([common#2386](https://github.com/Tencent/tdesign-common/pull/2386)) ([common#2382](https://github.com/Tencent/tdesign-common/pull/2382)) ([#6324](https://github.com/Tencent/tdesign-vue-next/pull/6324))
- feat(Upload): 新增支持 .ai、.ps、.eps 等支持的文件类型 @uyarn ([common#2374](https://github.com/Tencent/tdesign-common/pull/2374)) ([#6324](https://github.com/Tencent/tdesign-vue-next/pull/6324))
Loading