Commit Graph

30856 Commits

Author SHA1 Message Date
EmilyyyLiu
bbef6f8752 feat[Input.Search]: Abandoning the use of addon * in the Search component (#55705)
* refactor: Search component refactoring using compact

* test: update snap

* test: update snap

* test: update snap

* chore: fix style

* chore: fix search style

* test: update snapshot

* test: update snapshot

* test: update snapshot

---------

Co-authored-by: 刘欢 <lh01217311@antgroup.com>
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2025-11-14 16:16:23 +08:00
afc163
0c6cd4966a feat: pagination go input accept number only (#55700)
Co-authored-by: lijianan <574980606@qq.com>
Co-authored-by: 遇见同学 <1875694521@qq.com>
2025-11-14 13:56:29 +08:00
遇见同学
fd41654778 feat(anchor): change anchor semantic name from title to itemTitle (#55690)
* feat: change Anchor semantic name from title to itemTitle

* chore: docs update and snap
2025-11-13 17:18:52 +08:00
github-actions[bot]
eb81735900 chore: auto merge branches (#55702)
chore: next merge feature
2025-11-13 07:59:01 +00:00
二货机器人
1ab1da6154 chore: next merge feature 2025-11-13 15:41:01 +08:00
lijianan
c89c797300 test: add Deprecated keywords (#55684)
* test: add Deprecated

* Update tests/shared/demoTest.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

---------

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 23:05:11 +08:00
github-actions[bot]
7429fc49e0 chore: auto merge branches (#55676)
chore: merge feature into next
2025-11-11 04:54:59 +00:00
lijianan
0d5e72d5d7 Merge branch feature into next-merge-feature 2025-11-11 12:39:05 +08:00
github-actions[bot]
ba24332fe7 chore: auto merge branches (#55673)
chore: merge master into feature
2025-11-11 03:48:42 +00:00
lijianan
706c010671 chore: reset deprecated BackTop (#55668)
* chore: reset deprecated BackTop

* chore: adjust import

* chore: update deps

* update

* update

* update

* update

* update snap

* update

---------

Co-authored-by: 二货机器人 <smith3816@gmail.com>
2025-11-11 11:21:39 +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
thinkasany
08ff4a91c5 chore(mentions): improve code style (#55653)
Co-authored-by: 遇见同学 <1875694521@qq.com>
2025-11-09 11:26:56 +08:00
github-actions[bot]
d6c48f9f07 chore: auto merge branches (#55655)
chore: sync feature into next
2025-11-09 02:38:53 +00: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
thinkasany
10946bb94f chore: sync feature into next 2025-11-09 10:16:50 +08:00
github-actions[bot]
574c2f6cf0 chore: auto merge branches (#55652)
chore: sync master into feature
2025-11-09 02:11:40 +00: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
遇见同学
1aaa3a75a7 chore(demo): improve dark demo (#55648) 2025-11-08 15:30:39 +08:00
二货爱吃白萝卜
b9f1d1239c feat: Mentions reduce dom strcuture and support size (#55638)
* chore: init mentions

* feat: Mentions support size

* chore: update demo

* chore: adjust style

* test: update snapshot

---------

Co-authored-by: thinkasany <480968828@qq.com>
Co-authored-by: 遇见同学 <1875694521@qq.com>
2025-11-08 14:42:59 +08:00
遇见同学
16521a9972 chore(demo): simplified button demo (#55646)
* chore(demo): simplified button  demo

* Update components/button/demo/style-class.tsx

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

* Update components/float-button/demo/style-class.tsx

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

* chore: update boxShadow

* Update components/float-button/demo/style-class.tsx

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: 遇见同学 <1875694521@qq.com>

* Update components/button/demo/style-class.tsx

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: 遇见同学 <1875694521@qq.com>

* Update components/button/demo/style-class.tsx

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: 遇见同学 <1875694521@qq.com>

* Update components/float-button/demo/style-class.tsx

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: 遇见同学 <1875694521@qq.com>

* chore: update snap

---------

Signed-off-by: 遇见同学 <1875694521@qq.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: thinkasany <480968828@qq.com>
2025-11-08 14:41:59 +08:00
遇见同学
6664c579c7 chore(demo): improve dark demo (#55647)
* chore(demo): improve dark demo

* Update components/transfer/demo/style-class.tsx

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

* Update components/transfer/demo/style-class.tsx

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: 遇见同学 <1875694521@qq.com>

* chore: update snap

---------

Signed-off-by: 遇见同学 <1875694521@qq.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-08 14:23:01 +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
lijianan
4998944333 docs: add api version (#55634) 2025-11-07 00:05:32 +08:00
heming
abb8b94ee4 feat: Add and delete watermark callback for watermark component (#55551)
* feat: Add and delete watermark callback for watermark component

* fix: Adjust the watermark deletion monitoring method

* fix: Optimize the deletion of watermark monitoring function

* fix: Optimize the timing of watermark callback

* fix: Remove excess code

* chore: update deps

---------

Co-authored-by: 二货机器人 <smith3816@gmail.com>
2025-11-06 23:25:56 +08:00
遇见同学
930c25858e chore(slider): improve demo styles (#55632) 2025-11-06 18:45:59 +08:00
二货爱吃白萝卜
d9ee03f9cf docs: sync back of v5 site (#55630) 2025-11-06 12:44:08 +08:00
二货爱吃白萝卜
47980afc3d fix: static css extract should order of Button (#55619)
* fix: static css extract should order of Button

* chore: another try

* chore: re-order
2025-11-06 11:33:21 +08:00
ustcfury
2f6846d2a5 fix: Select underlined height (#55607)
Co-authored-by: furyzhao <furyzhao@tencent.com>
2025-11-06 10:21:35 +08:00
lijianan
73e3de52b4 site: rm forwardRef (#55627) 2025-11-06 09:56:57 +08:00
沐白
af2f578f52 chore(masonry): fix Dynamic demo key calculte error (#55624)
Co-authored-by: 叶文俊 <yewenjun@mistong.com>
Co-authored-by: 遇见同学 <1875694521@qq.com>
2025-11-06 09:09:13 +08:00
github-actions[bot]
dba40f99a5 chore: auto merge branches (#55626)
chore: merge feature into next
2025-11-05 17:48:25 +00:00
lijianan
249ca2c881 chore: merge feature into next 2025-11-06 01:31:18 +08:00
github-actions[bot]
6d5e7e4ace chore: auto merge branches (#55625)
chore: merge master into feature
2025-11-05 17:09:42 +00: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
二货爱吃白萝卜
e7b5decb2d docs: changelog of 6.0.0-alpha.4 (#55604)
* chore: script update

* chore: support exclude

* chore: script support exclude

* docs: changelog of cn

* docs: changelog of en

* chore: update

---------

Co-authored-by: 遇见同学 <1875694521@qq.com>
6.0.0-alpha.4
2025-11-04 22:35:18 +08:00
遇见同学
d46fb3636c chore: bump @rc-component/pagination and update snap (#55610)
Co-authored-by: thinkasany <480968828@qq.com>
2025-11-04 21:03:49 +08:00
遇见同学
7ed17d87bc chore(site): add semantic-beauty blog (#55561)
* chore(site): add semantic-beauty blog

* Update docs/blog/semantic-beauty/demos.tsx

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

* text auto space

* revert demo

* revert demo

* update

* update

* docs: add section on combining with Tailwind CSS for enhanced component customization

* update video source

* update

* update

* Update docs/blog/semantic-beauty.en-US.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: thinkasany <480968828@qq.com>

* docs: polish language in semantic-beauty blog posts (#55585)

Co-authored-by: thinkasany <117748716+thinkasany@users.noreply.github.com>
Co-authored-by: afc163 <507615+afc163@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>

---------

Signed-off-by: 遇见同学 <1875694521@qq.com>
Signed-off-by: thinkasany <480968828@qq.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: lijianan <574980606@qq.com>
Co-authored-by: ice <1597834867@qq.com>
Co-authored-by: thinkasany <480968828@qq.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: thinkasany <117748716+thinkasany@users.noreply.github.com>
Co-authored-by: afc163 <507615+afc163@users.noreply.github.com>
2025-11-04 20:59:42 +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
遇见同学
4df740e22e fix(textarea): resize is invalid in styles.textarea (#55579)
* fix(textarea): resize is invalid in styles.textarea

* chore: bump @rc-component/input@1.1.0

* chore: bump @rc-component/input-number@1.4.1

* update snap

* chore: bump @rc-component/input-number@1.5.0

* fix(textarea): resize is invalid in styles.textarea

* chore: bump @rc-component/input@1.1.0

* chore: bump @rc-component/input-number@1.4.1

* update snap

* chore: bump @rc-component/input-number@1.5.0

* chore: bump @rc-component/mentions@1.4.0
2025-11-04 11:53:38 +08:00
Wanpan
89154110dd fix: Optimize the definition of the duration type (#55580) 2025-11-03 19:11:45 +08:00