diff --git a/packages/common b/packages/common index 053a3e3ba9..145d4d74bb 160000 --- a/packages/common +++ b/packages/common @@ -1 +1 @@ -Subproject commit 053a3e3ba9c6f8099112876757b6785cf52dc0b0 +Subproject commit 145d4d74bb58a6f27546c52cebc01a5b8aa1f7a9 diff --git a/packages/tdesign-vue-next/.changelog/pr-6324.md b/packages/tdesign-vue-next/.changelog/pr-6324.md new file mode 100644 index 0000000000..154d277399 --- /dev/null +++ b/packages/tdesign-vue-next/.changelog/pr-6324.md @@ -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))