Commit Graph

30104 Commits

Author SHA1 Message Date
Copilot
26c451c07d chore: Pin actions/upload-artifact@v4 and disable renovate updates (#55730)
* chore(deps): update actions/upload-artifact action to v5

* Initial plan

* Revert to actions/upload-artifact@v4 and disable renovate updates

Co-authored-by: thinkasany <117748716+thinkasany@users.noreply.github.com>

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: thinkasany <117748716+thinkasany@users.noreply.github.com>
Co-authored-by: thinkasany <480968828@qq.com>
2025-11-16 19:42:11 +08:00
renovate[bot]
71de2f0e23 chore(deps): update dependency open to v11 (#55728)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-16 13:07:06 +08:00
thinkasany
662fe02252 chore: improve code style (#55720)
* chore: improve code style

* Apply suggestion from @gemini-code-assist[bot]

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Signed-off-by: 遇见同学 <1875694521@qq.com>

---------

Signed-off-by: 遇见同学 <1875694521@qq.com>
Co-authored-by: 遇见同学 <1875694521@qq.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-11-14 22:21:35 +08:00
x1ngYu
19a37a3780 fix(drawer): improve accessibility (aria-labelledby) (#55697)
Co-authored-by: 遇见同学 <1875694521@qq.com>
Co-authored-by: thinkasany <480968828@qq.com>
2025-11-14 11:40:29 +08:00
Copilot
4e19a1f3d2 chore(deps): disable Dependabot auto-upgrade for actions/upload-artifact@v4 (#55711)
* chore(deps): Revert "chore(deps): bump actions/upload-artifact from 4 to 5 (#55708)"

* Initial plan

* chore: disable Dependabot auto-upgrade for actions/upload-artifact@v4

Co-authored-by: thinkasany <117748716+thinkasany@users.noreply.github.com>

---------

Co-authored-by: thinkasany <480968828@qq.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: thinkasany <117748716+thinkasany@users.noreply.github.com>
2025-11-14 11:31:57 +08:00
GeekerGx
3f644af0fb docs: improve upload api doc (#55714)
* Upload API添加类型说明

补充修改英文文档
参考:中文文档修改记录
https://github.com/ant-design/ant-design/pull/55671

Signed-off-by: GeekerGx <386348903@qq.com>

* chore: update doc

* Apply suggestion from @meet-student

Signed-off-by: 遇见同学 <1875694521@qq.com>

* Apply suggestion from @meet-student

Signed-off-by: 遇见同学 <1875694521@qq.com>

* chore: update

* chore: update snap

---------

Signed-off-by: GeekerGx <386348903@qq.com>
Signed-off-by: 遇见同学 <1875694521@qq.com>
Co-authored-by: 遇见同学 <1875694521@qq.com>
2025-11-14 11:20:43 +08:00
GeekerGx
d903180635 docs: update API type (#55671)
* Upload API添加类型说明

beforeUpload 中的参数file, fileList没有指明类型,会和UploadFile混淆,导致开发中出现意料外的情况

Signed-off-by: GeekerGx <386348903@qq.com>

* Update components/upload/index.zh-CN.md

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Signed-off-by: GeekerGx <386348903@qq.com>

---------

Signed-off-by: GeekerGx <386348903@qq.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-11-14 07:09:09 +08:00
thinkasany
d731b4db94 chore(deps): Revert "chore(deps): bump actions/upload-artifact from 4 to 5 (#55708)" (#55710) 2025-11-13 22:18:49 +08:00
dependabot[bot]
1a27f476b7 chore(deps): bump actions/upload-artifact from 4 to 5 (#55708)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-13 21:51:52 +08:00
二货爱吃白萝卜
6bc31dcef3 Revert "chore(deps): update actions/upload-artifact action to v5 (#55470)" (#55698)
This reverts commit d3ac9eddd0.
2025-11-13 11:40:49 +08:00
J-Da-Shi
9be6685a45 refactor(modal): remove duplicate locale type definition (#55683)
Co-authored-by: shida <v-shida1@xiaomi.com>
2025-11-13 10:38:28 +08:00
lijianan
2f0474bfd9 docs: update log (#55669)
* docs: update log

* Update CHANGELOG.zh-CN.md

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Signed-off-by: lijianan <574980606@qq.com>

---------

Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-11-11 11:13:39 +08:00
Jeongseok Kang
8a914f36a3 fix(local): Correct spacing in copy message from '복사 됨' to '복사됨' (#55672) 2025-11-11 11:13:22 +08:00
MadCcc
3a4a4abe1a docs: changelog 5.28.1 (#55658)
* docs: changelog 5.28.1

* chore: udpate

* chore: update

* Update CHANGELOG.zh-CN.md

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Signed-off-by: MadCcc <1075746765@qq.com>

* Update CHANGELOG.zh-CN.md

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Signed-off-by: MadCcc <1075746765@qq.com>

---------

Signed-off-by: MadCcc <1075746765@qq.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
5.28.1
2025-11-10 17:42:21 +08:00
lijianan
2037fa7834 fix(locale): add missing locale (#55656) 2025-11-09 16:09:41 +08:00
renovate[bot]
f3d75842fa chore(deps): update softprops/action-gh-release action to v2.4.2 (#55654)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-09 10:21:06 +08:00
afc163
a4b8185a74 Revert "fix: clicking does nothing after occur error in actionFn (#55519)" (#55651)
This reverts commit 2b12ef528d.
2025-11-09 01:21:02 +08:00
Tony
ce9a5dc2fd docs: add classNames and styles to Tooltip shared API documentation (#55645) 2025-11-08 08:41:55 +08:00
TianHua Liu
2b12ef528d fix: clicking does nothing after occur error in actionFn (#55519) 2025-11-08 00:07:19 +08:00
Wanpan
44526a56a7 fix: use dotActiveWidth token (#55615) 2025-11-07 19:05:35 +08:00
ustcfury
2f6846d2a5 fix: Select underlined height (#55607)
Co-authored-by: furyzhao <furyzhao@tencent.com>
2025-11-06 10:21:35 +08:00
afc163
8471922710 demo: fix extra padding in Carousel demos (#55613) 2025-11-05 13:12:06 +08:00
Wanpan
3966a9fcc8 fix(carousel): The transform animation is invalid when the drawing is first performed. (#55589)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: 遇见同学 <1875694521@qq.com>
2025-11-05 10:01:20 +08:00
ustcfury
dee2365bed fix: input underlined hover color (#55609)
to #55608

Co-authored-by: furyzhao <furyzhao@tencent.com>
Co-authored-by: 遇见同学 <1875694521@qq.com>
2025-11-04 23:02:05 +08:00
afc163
39843ae9b2 docs: update icon component import code and documentation warnings (#55594) 2025-11-04 23:00:52 +08:00
ayangweb
51949965ce type: optimize LiteralUnion type and add Primitive type (#55599) 2025-11-04 23:00:08 +08:00
ayangweb
be0d352579 docs(icon): automatically scroll to the top after icon search (#55596) 2025-11-04 15:23:07 +08:00
ayangweb
bf1a3393fc type(flex): fix missing preset size support for gap (#55591) 2025-11-04 14:00:31 +08:00
thinkasany
d11b6c7807 chore(decription): improve classNames (#55573)
* chore(decription): improve classNames

* Refactor classNames import and usage in Cell component

Signed-off-by: lijianan <574980606@qq.com>

---------

Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: lijianan <574980606@qq.com>
2025-11-03 00:26:56 +08:00
lijianan
d928c9b2fb chore: rename isValidNode (#55570)
* chore: rename isValidNode

* update

* update demo code
2025-11-02 21:59:48 +08:00
lijianan
15a17dee7c fix: uses correct style for content rendering (#55572)
* fix: uses correct style for content rendering

* update
2025-11-02 21:16:34 +08:00
lijianan
fbfc09901e chore: use classNames (#55571)
* chore: use classNames

* Update components/table/hooks/useSorter.tsx

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Signed-off-by: lijianan <574980606@qq.com>

---------

Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-11-02 20:41:41 +08:00
afc163
0db00b0886 docs: release 5.28.0 (#55564)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
5.28.0
2025-11-01 23:31:41 +08:00
lijianan
041f6d6692 autospace-fix (#55562) 2025-11-01 22:45:15 +08:00
Peace
45b929dfd7 docs(drawer): add closable api (#55548)
* docs: add closable api

* docs: improve documentation description

* Update components/drawer/index.zh-CN.md

Signed-off-by: thinkasany <480968828@qq.com>

* Update components/drawer/index.en-US.md

Signed-off-by: thinkasany <480968828@qq.com>

---------

Signed-off-by: thinkasany <480968828@qq.com>
Co-authored-by: 叶文俊 <yewenjun@mistong.com>
Co-authored-by: thinkasany <480968828@qq.com>
2025-11-01 10:44:54 +08:00
lijianan
d33d8cf959 test: simplify style test case again (#55539)
* test: simplify test case

* update

* update

* update

* test: simplify style test case

* update

* update

* update

* update

* test: simplify style test case again

* update

* update

* update color to rgb
2025-10-31 15:19:47 +08:00
lijianan
0bd374b94e test: fix CI fail (#55541) 2025-10-31 15:07:13 +08:00
lijianan
352f6c6c78 test: simplify style test case (#55538)
* test: simplify test case

* update

* update

* update

* test: simplify style test case

* update

* update

* update

* update
2025-10-31 12:46:16 +08:00
lijianan
ec658c9842 test: simplify test case (#55537)
* test: simplify test case

* update

* update

* update
2025-10-31 11:42:54 +08:00
github-actions[bot]
134a474ed4 chore: upgrade deps (#55528)
Co-authored-by: afc163 <507615+afc163@users.noreply.github.com>
2025-10-30 08:15:42 +08:00
iola1999
9e792c72c2 site: remove infinite loop in theme transition (#55527) 2025-10-29 20:30:10 +08:00
lijianan
1ff663afa8 chore: code optimization, rm unnecessary nested function (#55517) 2025-10-29 13:25:56 +08:00
lijianan
1c0f1cdc06 docs: rm children api (#55515)
* docs: rm children api

* update

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-10-29 10:55:38 +08:00
lijianan
259e533757 demo: update Select to data drive (#55507)
* demo: update Select to data drive

* Update components/form/demo/advanced-search.tsx

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Signed-off-by: lijianan <574980606@qq.com>

* update more

* update more

* update more

* update snap

* update snap

* update snap

* update snap

* update

---------

Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: 遇见同学 <1875694521@qq.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-10-28 17:15:24 +08:00
lijianan
7f921b0ad4 fix: add process.env.NODE_ENV for useLocalStorage (#55506) 2025-10-28 15:04:07 +08:00
𝑾𝒖𝒙𝒉
cf34c4a1eb chore(demo): remove usage of internal utility methods and types from … (#55421) 2025-10-28 11:56:34 +08:00
ug
2ee85ee240 docs: Add llms documentation (#54940)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: liuqiang <qiang.liu@xinjifamily.com>
Co-authored-by: ug <62086147+765477020@users.noreply.github.com>
2025-10-28 11:55:58 +08:00
二货爱吃白萝卜
d29f4721b6 docs: See Conf no jumping (#55390)
* chore: update logic

* chore: clean up

* update useLocalStorage hook

* chore: test logic

* chore: banner hardcode

* chore: fix build

---------

Co-authored-by: lijianan <574980606@qq.com>
2025-10-28 10:55:49 +08:00
lijianan
e1ff71744e docs: add api anchor (#55495)
* docs: add docs anchor for RequestOptions

* update
2025-10-27 14:20:26 +08:00
github-actions[bot]
26c3b09eeb chore: auto merge branches (#55492)
chore: sync feature to master
2025-10-27 05:43:32 +00:00