diff --git a/.dumi/theme/common/ComponentChangelog/ComponentChangelog.tsx b/.dumi/theme/common/ComponentChangelog/ComponentChangelog.tsx
index 32d05d513fed..f20d122cbdcc 100644
--- a/.dumi/theme/common/ComponentChangelog/ComponentChangelog.tsx
+++ b/.dumi/theme/common/ComponentChangelog/ComponentChangelog.tsx
@@ -137,9 +137,9 @@ const ParseChangelog: React.FC<{ changelog: string }> = (props) => {
} else {
let node: React.ReactNode = lastStr;
if (isQuota) {
- node = {node}
;
+ node = {node}
;
} else if (isBold) {
- node = {node};
+ node = {node};
}
nodes.push(node);
diff --git a/.github/workflows/release-tweet.yml b/.github/workflows/release-x.yml
similarity index 59%
rename from .github/workflows/release-tweet.yml
rename to .github/workflows/release-x.yml
index 449ea8ae6f64..f3c231747691 100644
--- a/.github/workflows/release-tweet.yml
+++ b/.github/workflows/release-x.yml
@@ -1,10 +1,9 @@
-name: ๐ฆ Release to Tweet
+name: ๐ Release to X
on:
- create
-
-permissions:
- contents: read
+ workflow_dispatch:
+ release:
+ types: [published]
jobs:
tweet:
@@ -12,11 +11,11 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Tweet
- uses: nearform-actions/github-action-notify-twitter@v1
+ uses: nearform-actions/github-action-notify-twitter@master
with:
message: |
- ๐ค Ant Design just released antd@${{ github.event.ref }} โจ๐โจ Check out the full release note: https://github.com/ant-design/ant-design/releases/tag/${{ github.event.ref }}
+ ๐ค Ant Design just released antd@${{ github.event.release.tag_name }} โจ๐โจ Check out the full release note: ${{ github.event.release.html_url }}
twitter-app-key: ${{ secrets.TWITTER_API_KEY }}
- twitter-app-secret: ${{ secrets.TWITTER_API_SECRET_KEY }}
+ twitter-app-secret: ${{ secrets.TWITTER_API_SECRET }}
twitter-access-token: ${{ secrets.TWITTER_ACCESS_TOKEN }}
twitter-access-token-secret: ${{ secrets.TWITTER_ACCESS_TOKEN_SECRET }}
diff --git a/CHANGELOG.en-US.md b/CHANGELOG.en-US.md
index e12ef25f3fb6..c50afbfa2e0b 100644
--- a/CHANGELOG.en-US.md
+++ b/CHANGELOG.en-US.md
@@ -15,6 +15,18 @@ tag: vVERSION
---
+### 5.23.4
+
+`2025-02-05`
+
+First release in the Year of the Snake, wishing you a prosperous start! ๐
+
+- ๐ Fixed Pagination accessibility issue by supplementing missing ARIA attributes support. [#52616](https://github.com/ant-design/ant-design/pull/52616) [@aojunhao123](https://github.com/aojunhao123)
+- ๐ Added TextArea component support in `Space.Compact`. [#52639](https://github.com/ant-design/ant-design/pull/52639) [@Can-Chen](https://github.com/Can-Chen)
+- ๐ Fixed Menu with `theme="dark"` and `mode="horizontal"` identical text/background color issue. [#52617](https://github.com/ant-design/ant-design/pull/52617) [@afc163](https://github.com/afc163)
+- ๐ฆ๐ช Add Tour Arabic translation. [#52642](https://github.com/ant-design/ant-design/pull/52642) [@Sagie501](https://github.com/Sagie501)
+- ๐ฎ๐ฑ Add Tour Hebrew translation. [#52641](https://github.com/ant-design/ant-design/pull/52641) [@Sagie501](https://github.com/Sagie501)
+
## 5.23.3
`2025-01-28`
diff --git a/CHANGELOG.zh-CN.md b/CHANGELOG.zh-CN.md
index 975da5748ac6..95762abdb270 100644
--- a/CHANGELOG.zh-CN.md
+++ b/CHANGELOG.zh-CN.md
@@ -15,6 +15,19 @@ tag: vVERSION
---
+## 5.23.4
+
+`2025-02-05`
+
+่ๅนด็ฌฌไธไธช็ๆฌ๏ผๅผๅทฅๅคงๅ๏ผ๐
+
+- ๐ ไฟฎๅค Pagination ๅฏ่ฎฟ้ฎๆง้ฎ้ข๏ผ่กฅๅ
็ผบๅคฑ็ ARIA ๅฑๆงๆฏๆใ[#52616](https://github.com/ant-design/ant-design/pull/52616) [@aojunhao123](https://github.com/aojunhao123)
+- ๐ Space.Compact ๆฏๆ textarea ็ปไปถใ[#52639](https://github.com/ant-design/ant-design/pull/52639) [@Can-Chen](https://github.com/Can-Chen)
+- ๐ ไฟฎๅค Menu `theme="dark"` ๆถๆฐดๅนณ่ๅ็ๆๅญ่ฒๅ่ๆฏ่ฒๅ่ฒ็้ฎ้ขใ[#52617](https://github.com/ant-design/ant-design/pull/52617) [@afc163](https://github.com/afc163)
+- ๐ช๐ฌ Tour ๅขๅ ้ฟๆไผฏๆ(ๅๅ) (ar_EG) ็็ฟป่ฏใ [#52642](https://github.com/ant-design/ant-design/pull/52642) [@Sagie501](https://github.com/Sagie501)
+- ๐ฎ๐ฑ Tour ๅขๅ ไปฅ่ฒๅ็ๅฝ้
ๅ็ฟป่ฏใ[#52641](https://github.com/ant-design/ant-design/pull/52641) [@Sagie501](https://github.com/Sagie501)
+
+
## 5.23.3
`2025-01-28`
diff --git a/components/card/__tests__/__snapshots__/demo-extend.test.ts.snap b/components/card/__tests__/__snapshots__/demo-extend.test.ts.snap
index f24050255596..03b7eda3c2f6 100644
--- a/components/card/__tests__/__snapshots__/demo-extend.test.ts.snap
+++ b/components/card/__tests__/__snapshots__/demo-extend.test.ts.snap
@@ -213,11 +213,9 @@ Array [
aria-controls="rc-tabs-test-more-popup"
aria-expanded="false"
aria-haspopup="listbox"
- aria-hidden="true"
class="ant-tabs-nav-more"
id="rc-tabs-test-more"
style="visibility: hidden; order: 1;"
- tabindex="-1"
type="button"
>
@@ -84,6 +85,7 @@ exports[`Card correct pass tabList props 1`] = `