Commit graph

29767 commits

Author SHA1 Message Date
QdabuliuQ
e9f6ec41db
fix[Mentions]: fix overlap of clear and feedback icons in Mentions (#54390)
close #54389
2025-07-20 16:10:45 +08:00
Fane
00ff5a1783
docs: add tips of icons and static methods of message, Modal and notification (#54392)
Co-authored-by: afc163 <afc163@gmail.com>
2025-07-20 15:36:05 +08:00
doandevhere
cc92210f63
fix(Avatar): do not apply font size token (#54187) 2025-07-18 17:17:40 +08:00
一步
7083e3db7c
docs: date-picker components demo error (#54404)
* docs: date-picker components demo error

Signed-off-by: 一步 <tiandaochouqinyn@163.com>

* Apply suggestion from @thinkasany

Co-authored-by: thinkasany <480968828@qq.com>
Signed-off-by: afc163 <afc163@gmail.com>

* Apply suggestion from @thinkasany

Co-authored-by: thinkasany <480968828@qq.com>
Signed-off-by: afc163 <afc163@gmail.com>

* test: update snap

---------

Signed-off-by: 一步 <tiandaochouqinyn@163.com>
Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: thinkasany <480968828@qq.com>
2025-07-18 07:47:04 +08:00
遇见同学
9fa56115c0
fix: Input variant=underlined use activeBorderColor (#54409) 2025-07-17 23:37:51 +08:00
ug
a2b6a14d8d
docs<Anchor>:add the :target cannot trigger the FAQ. (#54397)
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: liuqiang <qiang.liu@xinjifamily.com>
2025-07-17 22:53:14 +08:00
Guo Yunhe
e9e5011104
fix(InputNumber): fontSizeSM and fontSizeLG not working (#54396) 2025-07-17 22:51:14 +08:00
Copilot
05af953876
Fix DatePicker month picker disabledDate bug in documentation demo (#54403)
* Initial plan

* Fix DatePicker month picker disabledDate bug by separating day and month logic

Co-authored-by: zombieJ <5378891+zombieJ@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: zombieJ <5378891+zombieJ@users.noreply.github.com>
2025-07-17 13:47:22 +08:00
github-actions[bot]
402a9a36cd
chore: auto merge branches (#54400)
chore: sync master into feature
2025-07-17 03:40:50 +00:00
𝑾𝒖𝒙𝒉
ef8816a59b
fix: Flex children is now optional instead of required. (#54399) 2025-07-17 10:51:13 +08:00
Mehmet Salih Yavuz
7e45da92b8
fix(Menu): Allow data attributes for menu items (#54393)
* fix(Menu): Allow data attributes for menu items

* fix: add number type
2025-07-16 19:10:52 +08:00
leo
9e7414c042
test: update Affix test case (#54395) 2025-07-16 11:48:34 +08:00
xrkffgg
c0368b252d
docs: add changelog 5.26.5 (#54387)
* docs: add changelog 5.26.5

* docs: update

* Update CHANGELOG.zh-CN.md

Co-authored-by: thinkasany <480968828@qq.com>
Signed-off-by: xrkffgg <xrkffgg@vip.qq.com>

* Update CHANGELOG.en-US.md

Co-authored-by: thinkasany <480968828@qq.com>
Signed-off-by: xrkffgg <xrkffgg@vip.qq.com>

---------

Signed-off-by: xrkffgg <xrkffgg@vip.qq.com>
Co-authored-by: thinkasany <480968828@qq.com>
2025-07-15 11:31:58 +08:00
遇见同学
ddc17f68dd
chore: update authors list (#54388) 2025-07-14 22:33:08 +08:00
broBinChen
1888b500a8
chore: resolve non-null assertion logic error in useLocale hook (#54384)
Co-authored-by: xiaobin <xiaobin_chen@fzzixun.com>
2025-07-14 13:24:32 +08:00
broBinChen
78814b0f4d
fix: correct SiteState type property name in GlobalLayout (#54381)
Co-authored-by: xiaobin <xiaobin_chen@fzzixun.com>
2025-07-14 11:29:40 +08:00
github-actions[bot]
06ef05d7da
chore: auto merge branches (#54374)
chore: merge master into feature
2025-07-13 04:46:28 +00:00
kiner-tang(星河)
14af06c614
docs: opt demo (#54373) 2025-07-13 12:02:40 +08:00
renovate[bot]
103a6dbaf5
chore(deps): update mcr.microsoft.com/devcontainers/typescript-node docker tag to v2 (#54372)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-13 11:13:00 +08:00
遇见同学
00033edc96
fix(useClosable): closeIcon props not correctly passed through (#54370) 2025-07-12 22:16:10 +08:00
遇见同学
9928de92dd
chore: openMotion use useMemo (#54369)
* chore: openMotion use useMemo

* chore: change openMotion type
2025-07-12 11:39:08 +08:00
QdabuliuQ
bf37b20527
feat[input.password]: Input.Password support suffix property (#54342) 2025-07-12 10:36:46 +08:00
WwwHhhYran
a89e4d52ad
fix(float-button): remove bottom border for float btn when placement is horizontal (#54261)
Co-authored-by: yiran <douchen.dc@alibaba-inc.com>
2025-07-11 23:16:27 +08:00
lijianan
3ad8019dc9
perf: reduce a little it bundle size (#54352) 2025-07-11 23:13:31 +08:00
broBinChen
a727f80a04
fix: fix toggle theme switch unable to turn off in docs (#54356)
Co-authored-by: xiaobin <xiaobin_chen@fzzixun.com>
2025-07-11 14:24:40 +08:00
github-actions[bot]
6e9e879a68
chore: auto merge branches (#54351)
chore: merge master into feature
2025-07-10 18:24:58 +00:00
lijianan
8455ebbc1f Merge branch master into master-merge-feature 2025-07-11 01:56:32 +08:00
二货爱吃白萝卜
4abd721eaf
fix: Modal responsive width (#54349) 2025-07-10 17:52:27 +08:00
诸岳
84b28b6822
fix(notification): style should be correct when description is null (#54344) 2025-07-10 11:35:47 +08:00
QdabuliuQ
ef4fac1306
fix: Fixed the issue that splitter-mask was not hidden correctly in some scenes
* fix[Splitter]:  ant-splitter-mask should be removed when drag end

* refactor: modify useEffect and remove redundant duplicate test cases

* fix: update

---------

Co-authored-by: zhengjihao <zhengjihao@kkgroup.cn>
Co-authored-by: Wanpan <wanpan96@163.com>
2025-07-09 17:52:24 +08:00
lijianan
aecff4355a
site: update site locales (#54340) 2025-07-09 17:29:35 +08:00
thinkasany
aba620223b
chore: Update verify-files-modify.yml (#54339) 2025-07-09 15:48:04 +08:00
𝑾𝒖𝒙𝒉
0fba5f81a8
docs(tag): Improve document description (#54330)
* docs: update icon property documentation for CheckableTag to reflect version support

* Update components/tag/demo/icon.md

Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: 𝑾𝒖𝒙𝒉 <wxh16144@qq.com>

* chore: update

---------

Signed-off-by: 𝑾𝒖𝒙𝒉 <wxh16144@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
2025-07-09 10:24:21 +08:00
afc163
107b4bed34
chore: Update verify-files-modify.yml (#54332) 2025-07-08 17:44:01 +08:00
afc163
69bda58475
chore: Update verify-files-modify.yml (#54327)
Signed-off-by: afc163 <afc163@gmail.com>
2025-07-08 13:34:06 +08:00
Wanpan
9a558f841e
chore: MenuProps add activeKey in Dropdown (#54314) 2025-07-07 19:03:40 +08:00
Peach
c8069eac4e
docs: changelog for 5.26.4 (#54307)
* docs: changelog for 5.26.4

* chore: bump version to 5.26.4

* docs: update changelog
2025-07-07 14:14:17 +08:00
QdabuliuQ
a6b5c0f28c
feat[Tag.CheckableTag]: Tag.CheckableTag supports icon property (#54298)
* feat[Tag.CheckableTag]: CheckableTag support icon

* chore: commit snapshot files and update version number

* chore: modify test and md files

* chore: modify test and md files

---------

Co-authored-by: thinkasany <480968828@qq.com>
2025-07-07 11:34:59 +08:00
aojunhao123
0c901c7f0c
fix: prefer using the name passed in the FormItemContext (#54206)
* fix: prefer using the name passed in the FormContext

* update snapshot

* update

* update

* update

* udpate test case

* convert formitem name to html attr

* update
2025-07-07 11:28:47 +08:00
github-actions[bot]
893507f87e
chore: auto merge branches (#54304)
chore: merge master into feature
2025-07-06 14:53:40 +00:00
遇见同学
ad0df59020
docs: emoji compatible (#54303) 2025-07-06 22:14:58 +08:00
afc163
07a891388a
chore: remove unused fonts style (#54293) 2025-07-04 16:20:25 +08:00
zhouxinyong
d72f4f5863
fix: 优化flattenData 函数以避免不必要的数组复制 (#54288) 2025-07-04 11:21:42 +08:00
aojunhao123
00a6074e25
site: prevent unnecessary theme switch when current theme is already selected (#54285) 2025-07-03 23:57:40 +08:00
afc163
64d938e278
docs: use AlibabaSans as website font family (#54275) 2025-07-03 15:28:47 +08:00
github-actions[bot]
fb5be0e723
chore: auto merge branches (#54272)
chore: sync master into feature
2025-07-03 02:53:37 +00:00
遇见同学
0363e412e9
docs: support docs dark in iframe color (#54252) 2025-07-02 11:20:30 +08:00
lijianan
1bbbe499c2
fix: set fontWeight unitless (#54251) 2025-07-02 11:06:43 +08:00
lijianan
84ce358d10
site: add BehaviorPattern for en page (#54254)
* site: add BehaviorPattern for en page

* site: add BehaviorPattern for en page

* fix: fix
2025-07-02 10:52:54 +08:00
Goat
05926aae76
type: Replace any with RcFile in transformFile (#54257) 2025-07-01 23:34:04 +08:00