From 09c1200b80115e079c0a6be2a11466fff28369ab Mon Sep 17 00:00:00 2001 From: tdesign-bot Date: Mon, 13 Jul 2026 12:38:23 +0000 Subject: [PATCH 1/2] feat(Icon): upgrade tdesign-icons-react to 0.6.6 --- packages/tdesign-react-aigc/package.json | 2 +- packages/tdesign-react-aigc/site/package.json | 2 +- packages/tdesign-react/package.json | 2 +- packages/tdesign-react/site/package.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/packages/tdesign-react-aigc/package.json b/packages/tdesign-react-aigc/package.json index b8326c651c..12d18a70dd 100644 --- a/packages/tdesign-react-aigc/package.json +++ b/packages/tdesign-react-aigc/package.json @@ -65,7 +65,7 @@ "@tdesign/common-docs": "workspace:^", "cors": "^2.8.5", "express": "^4.17.3", - "tdesign-icons-react": "0.6.4", + "tdesign-icons-react": "0.6.6", "tdesign-react": "workspace:^", "tvision-charts-react": "^3.3.12" } diff --git a/packages/tdesign-react-aigc/site/package.json b/packages/tdesign-react-aigc/site/package.json index 10321ecc4f..a0c73a1b54 100644 --- a/packages/tdesign-react-aigc/site/package.json +++ b/packages/tdesign-react-aigc/site/package.json @@ -18,7 +18,7 @@ "react": "^18.2.0", "react-dom": "^18.2.0", "react-router-dom": "^6.2.2", - "tdesign-icons-react": "^0.6.4", + "tdesign-icons-react": "^0.6.6", "tdesign-react": "workspace:^" }, "devDependencies": { diff --git a/packages/tdesign-react/package.json b/packages/tdesign-react/package.json index 49810aae81..d5a7a57940 100644 --- a/packages/tdesign-react/package.json +++ b/packages/tdesign-react/package.json @@ -92,7 +92,7 @@ "react-is": "^18.2.0", "react-transition-group": "~4.4.1", "sortablejs": "^1.15.7", - "tdesign-icons-react": "^0.6.4", + "tdesign-icons-react": "^0.6.6", "tslib": "~2.3.1", "validator": "~13.15.0" } diff --git a/packages/tdesign-react/site/package.json b/packages/tdesign-react/site/package.json index 09c9a35778..02dab0824f 100644 --- a/packages/tdesign-react/site/package.json +++ b/packages/tdesign-react/site/package.json @@ -17,7 +17,7 @@ "react": "^18.2.0", "react-dom": "^18.2.0", "react-router-dom": "^6.2.2", - "tdesign-icons-react": "^0.6.4" + "tdesign-icons-react": "^0.6.6" }, "devDependencies": { "@babel/core": "^7.16.5", From f0b56053917802c5203914689dc20311bf150939 Mon Sep 17 00:00:00 2001 From: tdesign-bot Date: Mon, 13 Jul 2026 12:40:33 +0000 Subject: [PATCH 2/2] chore: update snapshot --- test/snap/__snapshots__/csr.test.jsx.snap | 82 +++++++++++------------ test/snap/__snapshots__/ssr.test.jsx.snap | 22 +++--- 2 files changed, 52 insertions(+), 52 deletions(-) diff --git a/test/snap/__snapshots__/csr.test.jsx.snap b/test/snap/__snapshots__/csr.test.jsx.snap index fbb288e7fa..24421242ac 100644 --- a/test/snap/__snapshots__/csr.test.jsx.snap +++ b/test/snap/__snapshots__/csr.test.jsx.snap @@ -19803,12 +19803,12 @@ exports[`csr snapshot test > csr test packages/components/card/_example/footer.t id="chat" > csr test packages/components/card/_example/footer-a id="chat" > csr test packages/components/card/_example/header-f id="chat" > csr test packages/components/card/_example/header-s id="chat" > csr test packages/components/comment/_example/list. id="chat" > csr test packages/components/comment/_example/list. id="chat" > csr test packages/components/comment/_example/list. id="chat" > csr test packages/components/comment/_example/opera id="chat" > csr test packages/components/comment/_example/quote id="chat" > csr test packages/components/comment/_example/reply id="chat" > csr test packages/components/comment/_example/reply id="chat" > csr test packages/components/sticky-tool/_example/b id="chat" > csr test packages/components/sticky-tool/_example/c id="chat" > csr test packages/components/sticky-tool/_example/s id="chat" > csr test packages/components/sticky-tool/_example/s id="chat" > ssr test packages/components/card/_example/bordered exports[`ssr snapshot test > ssr test packages/components/card/_example/custom-loading-props.tsx 1`] = `"
自定义loadingProps Card
仅有内容区域的卡片形式。卡片内容区域可以是文字、图片、表单、表格等形式信息内容。可使用大中小不同的卡片尺寸,按业务需求进行呈现。
TDesign努力加载中...
"`; -exports[`ssr snapshot test > ssr test packages/components/card/_example/footer.tsx 1`] = `"
默认标签
"`; +exports[`ssr snapshot test > ssr test packages/components/card/_example/footer.tsx 1`] = `"
默认标签
"`; -exports[`ssr snapshot test > ssr test packages/components/card/_example/footer-actions.tsx 1`] = `"
"`; +exports[`ssr snapshot test > ssr test packages/components/card/_example/footer-actions.tsx 1`] = `"
"`; exports[`ssr snapshot test > ssr test packages/components/card/_example/footer-content.tsx 1`] = `"
"`; @@ -153853,11 +153853,11 @@ exports[`ssr snapshot test > ssr test packages/components/card/_example/header-b exports[`ssr snapshot test > ssr test packages/components/card/_example/header-description.tsx 1`] = `"
标题

描述

操作
卡片内容,以描述性为主,可以是文字、图片或图文组合的形式。按业务需求进行自定义组合。
"`; -exports[`ssr snapshot test > ssr test packages/components/card/_example/header-footer-actions.tsx 1`] = `"
标题

卡片内容

"`; +exports[`ssr snapshot test > ssr test packages/components/card/_example/header-footer-actions.tsx 1`] = `"
标题

卡片内容

"`; exports[`ssr snapshot test > ssr test packages/components/card/_example/header-subtitle.tsx 1`] = `"
标题
副标题
操作
卡片内容,以描述性为主,可以是文字、图片或图文组合的形式。按业务需求进行自定义组合。
"`; -exports[`ssr snapshot test > ssr test packages/components/card/_example/header-subtitle-footer-actions.tsx 1`] = `"
标题
副标题
"`; +exports[`ssr snapshot test > ssr test packages/components/card/_example/header-subtitle-footer-actions.tsx 1`] = `"
标题
副标题
"`; exports[`ssr snapshot test > ssr test packages/components/cascader/_example/base.tsx 1`] = `"
"`; @@ -153933,13 +153933,13 @@ exports[`ssr snapshot test > ssr test packages/components/color-picker/_example/ exports[`ssr snapshot test > ssr test packages/components/comment/_example/base.tsx 1`] = `"
评论作者名今天16:38
评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容。
"`; -exports[`ssr snapshot test > ssr test packages/components/comment/_example/list.tsx 1`] = `"
  • 评论作者名A今天16:38
    A评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容。
  • 评论作者名B今天16:38
    B评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容。
  • 评论作者名C今天16:38
    C评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容。
"`; +exports[`ssr snapshot test > ssr test packages/components/comment/_example/list.tsx 1`] = `"
  • 评论作者名A今天16:38
    A评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容。
  • 评论作者名B今天16:38
    B评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容。
  • 评论作者名C今天16:38
    C评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容。
"`; -exports[`ssr snapshot test > ssr test packages/components/comment/_example/operation.tsx 1`] = `"
评论作者名今天16:38
评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容。
"`; +exports[`ssr snapshot test > ssr test packages/components/comment/_example/operation.tsx 1`] = `"
评论作者名今天16:38
评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容。
"`; -exports[`ssr snapshot test > ssr test packages/components/comment/_example/quote.tsx 1`] = `"
评论作者名A今天16:38
A评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容。
引用内容标题
引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容。
"`; +exports[`ssr snapshot test > ssr test packages/components/comment/_example/quote.tsx 1`] = `"
评论作者名A今天16:38
A评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容。
引用内容标题
引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容。
"`; -exports[`ssr snapshot test > ssr test packages/components/comment/_example/reply.tsx 1`] = `"
评论作者名A今天16:38
A评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容。
评论作者名B评论作者名A今天16:38
B评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容。
"`; +exports[`ssr snapshot test > ssr test packages/components/comment/_example/reply.tsx 1`] = `"
评论作者名A今天16:38
A评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容。
评论作者名B评论作者名A今天16:38
B评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容。
"`; exports[`ssr snapshot test > ssr test packages/components/comment/_example/reply-form.tsx 1`] = `"
"`; @@ -154631,11 +154631,11 @@ exports[`ssr snapshot test > ssr test packages/components/steps/_example/vertica exports[`ssr snapshot test > ssr test packages/components/steps/_example/vertical-sequence.tsx 1`] = `"
已完成的步骤
这里是提示文字
2
进行中的步骤
这里是提示文字
3
未进行的步骤
这里是提示文字
4
未进行的步骤
这里是提示文字
未进行的步骤
这里是提示文字
进行中的步骤
这里是提示文字
2
已完成的步骤
这里是提示文字
1
已完成的步骤
这里是提示文字
"`; -exports[`ssr snapshot test > ssr test packages/components/sticky-tool/_example/base.tsx 1`] = `"
chat
add
qrcode
"`; +exports[`ssr snapshot test > ssr test packages/components/sticky-tool/_example/base.tsx 1`] = `"
chat
add
qrcode
"`; -exports[`ssr snapshot test > ssr test packages/components/sticky-tool/_example/compact.tsx 1`] = `"
"`; +exports[`ssr snapshot test > ssr test packages/components/sticky-tool/_example/compact.tsx 1`] = `"
"`; -exports[`ssr snapshot test > ssr test packages/components/sticky-tool/_example/shape.tsx 1`] = `"
chat
add
qrcode
chat
add
qrcode
"`; +exports[`ssr snapshot test > ssr test packages/components/sticky-tool/_example/shape.tsx 1`] = `"
chat
add
qrcode
chat
add
qrcode
"`; exports[`ssr snapshot test > ssr test packages/components/swiper/_example/base.tsx 1`] = `"
6
1
2
3
4
5
6
1
"`; diff --git a/test/snap/__snapshots__/ssr.test.jsx.snap b/test/snap/__snapshots__/ssr.test.jsx.snap index f327059e29..72569b2d39 100644 --- a/test/snap/__snapshots__/ssr.test.jsx.snap +++ b/test/snap/__snapshots__/ssr.test.jsx.snap @@ -158,9 +158,9 @@ exports[`ssr snapshot test > ssr test packages/components/card/_example/bordered exports[`ssr snapshot test > ssr test packages/components/card/_example/custom-loading-props.tsx 1`] = `"
自定义loadingProps Card
仅有内容区域的卡片形式。卡片内容区域可以是文字、图片、表单、表格等形式信息内容。可使用大中小不同的卡片尺寸,按业务需求进行呈现。
TDesign努力加载中...
"`; -exports[`ssr snapshot test > ssr test packages/components/card/_example/footer.tsx 1`] = `"
默认标签
"`; +exports[`ssr snapshot test > ssr test packages/components/card/_example/footer.tsx 1`] = `"
默认标签
"`; -exports[`ssr snapshot test > ssr test packages/components/card/_example/footer-actions.tsx 1`] = `"
"`; +exports[`ssr snapshot test > ssr test packages/components/card/_example/footer-actions.tsx 1`] = `"
"`; exports[`ssr snapshot test > ssr test packages/components/card/_example/footer-content.tsx 1`] = `"
"`; @@ -174,11 +174,11 @@ exports[`ssr snapshot test > ssr test packages/components/card/_example/header-b exports[`ssr snapshot test > ssr test packages/components/card/_example/header-description.tsx 1`] = `"
标题

描述

操作
卡片内容,以描述性为主,可以是文字、图片或图文组合的形式。按业务需求进行自定义组合。
"`; -exports[`ssr snapshot test > ssr test packages/components/card/_example/header-footer-actions.tsx 1`] = `"
标题

卡片内容

"`; +exports[`ssr snapshot test > ssr test packages/components/card/_example/header-footer-actions.tsx 1`] = `"
标题

卡片内容

"`; exports[`ssr snapshot test > ssr test packages/components/card/_example/header-subtitle.tsx 1`] = `"
标题
副标题
操作
卡片内容,以描述性为主,可以是文字、图片或图文组合的形式。按业务需求进行自定义组合。
"`; -exports[`ssr snapshot test > ssr test packages/components/card/_example/header-subtitle-footer-actions.tsx 1`] = `"
标题
副标题
"`; +exports[`ssr snapshot test > ssr test packages/components/card/_example/header-subtitle-footer-actions.tsx 1`] = `"
标题
副标题
"`; exports[`ssr snapshot test > ssr test packages/components/cascader/_example/base.tsx 1`] = `"
"`; @@ -254,13 +254,13 @@ exports[`ssr snapshot test > ssr test packages/components/color-picker/_example/ exports[`ssr snapshot test > ssr test packages/components/comment/_example/base.tsx 1`] = `"
评论作者名今天16:38
评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容。
"`; -exports[`ssr snapshot test > ssr test packages/components/comment/_example/list.tsx 1`] = `"
  • 评论作者名A今天16:38
    A评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容。
  • 评论作者名B今天16:38
    B评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容。
  • 评论作者名C今天16:38
    C评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容。
"`; +exports[`ssr snapshot test > ssr test packages/components/comment/_example/list.tsx 1`] = `"
  • 评论作者名A今天16:38
    A评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容。
  • 评论作者名B今天16:38
    B评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容。
  • 评论作者名C今天16:38
    C评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容。
"`; -exports[`ssr snapshot test > ssr test packages/components/comment/_example/operation.tsx 1`] = `"
评论作者名今天16:38
评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容。
"`; +exports[`ssr snapshot test > ssr test packages/components/comment/_example/operation.tsx 1`] = `"
评论作者名今天16:38
评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容。
"`; -exports[`ssr snapshot test > ssr test packages/components/comment/_example/quote.tsx 1`] = `"
评论作者名A今天16:38
A评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容。
引用内容标题
引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容。
"`; +exports[`ssr snapshot test > ssr test packages/components/comment/_example/quote.tsx 1`] = `"
评论作者名A今天16:38
A评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容。
引用内容标题
引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容。
"`; -exports[`ssr snapshot test > ssr test packages/components/comment/_example/reply.tsx 1`] = `"
评论作者名A今天16:38
A评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容。
评论作者名B评论作者名A今天16:38
B评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容。
"`; +exports[`ssr snapshot test > ssr test packages/components/comment/_example/reply.tsx 1`] = `"
评论作者名A今天16:38
A评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容。
评论作者名B评论作者名A今天16:38
B评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容。
"`; exports[`ssr snapshot test > ssr test packages/components/comment/_example/reply-form.tsx 1`] = `"
"`; @@ -952,11 +952,11 @@ exports[`ssr snapshot test > ssr test packages/components/steps/_example/vertica exports[`ssr snapshot test > ssr test packages/components/steps/_example/vertical-sequence.tsx 1`] = `"
已完成的步骤
这里是提示文字
2
进行中的步骤
这里是提示文字
3
未进行的步骤
这里是提示文字
4
未进行的步骤
这里是提示文字
未进行的步骤
这里是提示文字
进行中的步骤
这里是提示文字
2
已完成的步骤
这里是提示文字
1
已完成的步骤
这里是提示文字
"`; -exports[`ssr snapshot test > ssr test packages/components/sticky-tool/_example/base.tsx 1`] = `"
chat
add
qrcode
"`; +exports[`ssr snapshot test > ssr test packages/components/sticky-tool/_example/base.tsx 1`] = `"
chat
add
qrcode
"`; -exports[`ssr snapshot test > ssr test packages/components/sticky-tool/_example/compact.tsx 1`] = `"
"`; +exports[`ssr snapshot test > ssr test packages/components/sticky-tool/_example/compact.tsx 1`] = `"
"`; -exports[`ssr snapshot test > ssr test packages/components/sticky-tool/_example/shape.tsx 1`] = `"
chat
add
qrcode
chat
add
qrcode
"`; +exports[`ssr snapshot test > ssr test packages/components/sticky-tool/_example/shape.tsx 1`] = `"
chat
add
qrcode
chat
add
qrcode
"`; exports[`ssr snapshot test > ssr test packages/components/swiper/_example/base.tsx 1`] = `"
6
1
2
3
4
5
6
1
"`;