Commit Graph

29357 Commits

Author SHA1 Message Date
EmilyyyLiu
e28247bf0c enhance: keep show clearIcon when in mobile view (#53576)
* feat: The clearIcon  of the Select component remain displayed when hover=none device

* chore: tmp of mobile test

* test: support mobile snapshot

* test: adjust logic

* chore: force trigger

* chore: rm is mobile config

* chore: update enable check

* chore: clean up

* chore: force trigger

* chore: debug for query

* chore: trigger info

* test: force disable mobile style

---------

Co-authored-by: 刘欢 <lh01217311@antgroup.com>
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2025-04-24 14:21:02 +08:00
𝑾𝒖𝒙𝒉
c1154c08e9 config: update .github/dependabot.yml (#53613) 2025-04-24 13:20:57 +08:00
thinkasany
aa7f488180 chore: lock countup.js@2.8.0 (#53615) 2025-04-24 11:29:56 +08:00
EmilyyyLiu
c433fa33d9 fix: Slider formatter returns fixed content, Tooltip position abnormal after dragging (#53460)
* feat:slider tooltip固定文本增加value触发

* test: 添加单测

* 删除中文注释

---------

Co-authored-by: 刘欢 <lh01217311@antgroup.com>
2025-04-24 10:46:45 +08:00
limingxin
a42f2bf8ce chore: Update .gitignore (#53604)
.devcontainer use pnpm

Signed-off-by: limingxin <906529775@qq.com>
2025-04-23 17:06:00 +08:00
Jony J
c3ed1a1bea chore: bump rc-image to 7.12.0 for rtl issue (#53593)
* chore: bump rc-image to 7.12.0 for rtl issue

* docs: update changelog

* test: update snapshot

* update

* update
2025-04-22 20:15:30 +08:00
afc163
66c56d0c21 docs: update changelog about llms.txt (#53591) 2025-04-22 17:17:02 +08:00
𝑾𝒖𝒙𝒉
75c75a4ad1 chore(TS): Standard deprecated comments (#53590) 2025-04-22 15:32:45 +08:00
𝑾𝒖𝒙𝒉
d5765ecd76 chore: Update .gitignore (#53589) 2025-04-22 14:20:43 +08:00
𝑾𝒖𝒙𝒉
3a98571ff4 chore: update renovate.json (#53586) 2025-04-22 10:23:19 +08:00
afc163
7d7f5b35fe docs: release 5.24.8 (#53578) 5.24.8 2025-04-21 18:43:52 +08:00
𝑾𝒖𝒙𝒉
6ca3803277 fix: message/notification dynamic configuration (#53579) 2025-04-21 18:09:44 +08:00
Rajan Konar
9499cd3095 fix: Input OTP breaks with type number and mask (#53550) 2025-04-21 18:08:05 +08:00
Wanpan
679a763f59 fix: Fixed the issue of incorrect onResizeEnd call in lazy mode (#53574) 2025-04-21 11:23:11 +08:00
EmilyyyLiu
e7469c5127 style: The collapsible icon of the Spliter component remain displayed when hover=none device (#53575)
Co-authored-by: 刘欢 <lh01217311@antgroup.com>
2025-04-21 11:19:43 +08:00
renovate[bot]
100948ddc1 chore(deps): update softprops/action-gh-release action to v2.2.2 (#53565)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-20 14:43:32 +08:00
lijianan
30464fbe0b type: update React.AriaAttributes type (#53562) 2025-04-20 14:36:38 +08:00
John Feola
b15e8db907 fix: make breadcrumb item type support data-* and aria-* attributes (#53546)
* Make breadcrumb item type support data-* and aria-* attributes

* remove undefined
2025-04-20 00:29:42 +08:00
诸岳
c8bafcff58 fix(descriptions): border-radius style (#53538)
Co-authored-by: afc163 <afc163@gmail.com>
2025-04-17 23:17:02 +08:00
Jony J
f3bf6da303 fix(input/textarea/image): count position in rtl mode (#53530) 2025-04-17 15:35:25 +08:00
Peach
3fecf05304 docs: fix alignment for framework icons in homepage (#53534)
* docs: fix alignment for framework icons in homepage

Signed-off-by: Peach <scdzwyxst@gmail.com>

* docs: update offset

Signed-off-by: Peach <scdzwyxst@gmail.com>

---------

Signed-off-by: Peach <scdzwyxst@gmail.com>
2025-04-17 11:03:45 +08:00
诸岳
482548f052 fix(icon): custom colorIcon should work for component icon (#53511) 2025-04-16 23:02:44 +08:00
Jony J
d84ea2101d fix: adjust icon position for rtl (#53525) 2025-04-16 20:50:24 +08:00
𝑾𝒖𝒙𝒉
88f03808d1 fix(UploadList): fix disabled state of action button when used in Form (#53504) 2025-04-16 17:40:53 +08:00
Fang
e685c18fbb fix: Input.TextArea Bounces to 2-row-height at Initial Render #53486 (#53522) 2025-04-16 16:51:39 +08:00
afc163
a7797da886 fix: Tabs Maximum update depth exceeded error (#53521) 2025-04-16 13:19:59 +08:00
lijianan
684ecb0d54 chore: code style optimization (#53519) 2025-04-16 10:25:52 +08:00
Shinji-Li
31986fe256 docs: update readme new contributor showcase (#53515) 2025-04-16 04:06:18 +08:00
lijianan
84fea6366e docs: update Extends Theme docs (#53507) 2025-04-15 16:50:15 +08:00
Andrew Hong
973df96f1a docs: Fix the markdown syntax display issue in Carousel update log (#53498)
* Fix data parsing

* Update CHANGELOG.zh-CN.md

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

---------

Signed-off-by: thinkasany <480968828@qq.com>
Co-authored-by: thinkasany <480968828@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
2025-04-15 11:03:45 +08:00
Andrew Hong
5a9c3a5754 docs: Clarify the different behavior between object and number for Descriptions (#53497) 2025-04-15 10:10:14 +08:00
Dominik Ilja
b43f9fae5a docs: update migrate-less-variables.en-US.md (#53496)
Make Alert a heading level 3

Signed-off-by: Dominik Ilja <104933651+dominik-ilja@users.noreply.github.com>
2025-04-15 01:40:55 +08:00
xrkffgg
019192198b docs: add changelog 5.24.7 (#53488)
* docs: add changelog 5.24.7

* Update CHANGELOG.en-US.md

Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: xrkffgg <xrkffgg@vip.qq.com>

* Update CHANGELOG.zh-CN.md

Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: xrkffgg <xrkffgg@vip.qq.com>

---------

Signed-off-by: xrkffgg <xrkffgg@vip.qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
5.24.7
2025-04-14 13:39:30 +08:00
afc163
9b75868984 fix: Input causing incorrect Popover positioning (#53475) 2025-04-11 22:43:32 +08:00
二货爱吃白萝卜
f01a84e741 docs: site support llms.txt for AI check (#53464)
* chore: copy script

* docs: support llms

* chore: translate

* chore: use await
2025-04-10 19:17:49 +08:00
afc163
7688c20bdc chore: fix Table filter behavior when filterDropdown is undefined (#53421) 2025-04-08 19:02:51 +08:00
thinkasany
529f539a0f docs: use warning to replace info for deprecated info (#53443) 2025-04-08 17:44:14 +08:00
jasonyang
4959edd1fe fix(locale): add missing Text:collapse and ColorPicker by zh_HK,zh_TW (#53440) 2025-04-08 15:07:36 +08:00
lijianan
da0a0e7aae site: fix invalid hook call warning (#53438) 2025-04-08 15:03:46 +08:00
thinkasany
a026234a73 site: fix invalid hook call warning (#53422)
* site: fix rules of hooks

* fix

* fix

* opt
2025-04-07 15:07:46 +08:00
Jony J
5a655a2cf6 feat: enhance SemanticPreview with info icon and improved layout (#53420) 2025-04-06 19:56:04 +08:00
renovate[bot]
cefc7285f8 chore(deps): update dependency sharp to ^0.34.0 (#53418)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-06 13:37:58 +08:00
EmilyyyLiu
cd2b5e7fdb chore: make StackBlitz demos work (#53382)
* doc: stackblitz打开问题修复

* 修改,改为只修改stackblitz的打开内容

* 删除无用的注释

* Update .dumi/theme/builtins/Previewer/CodePreviewer.tsx

Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: EmilyyyLiu <100924403+EmilyyyLiu@users.noreply.github.com>

---------

Signed-off-by: EmilyyyLiu <100924403+EmilyyyLiu@users.noreply.github.com>
Co-authored-by: 刘欢 <lh01217311@antgroup.com>
Co-authored-by: afc163 <afc163@gmail.com>
2025-04-03 18:18:35 +08:00
lijianan
17cfb7b28d chore: bath fix lint & site tsc def (#53363)
* fix: revert

* type: update
2025-04-03 14:43:59 +08:00
ice
d2b8b6ac66 docs(modal): fix incorrect footer type (#53394)
* docs(modal): fix incorrect footer type

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

Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: ice <49827327+coding-ice@users.noreply.github.com>

* docs(modal): update footer prop type in English and Chinese documentation

* fix(modal): update snapshot values for modal component tests

---------

Signed-off-by: ice <49827327+coding-ice@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2025-04-03 14:01:03 +08:00
EmilyyyLiu
6b71c3b7fa docs: document the open and defaultOpen props for TreeSelect/Cascader/DatePicker (#53356)
* doc: treeSelect,cascader,datePicker添加open/defaultOpen属性的支持描述

* feat: 调整描述在表格内的位置

---------

Co-authored-by: 刘欢 <lh01217311@antgroup.com>
2025-04-03 11:45:17 +08:00
afc163
3ef3434052 docs: add anchor for when-to-use section (#53318)
* docs: add anchor for when-to-use section

* Delete scripts/update-docs.js

Signed-off-by: afc163 <afc163@gmail.com>

---------

Signed-off-by: afc163 <afc163@gmail.com>
2025-04-03 10:45:36 +08:00
野迂迂
0530d5685d chore: add devcontainer (#53386) 2025-04-02 18:54:43 +08:00
afc163
cfd5677eed docs: add design url to component meta (#53379)
* docs: add design url to component meta

* update
2025-04-02 16:11:16 +08:00
𝑾𝒖𝒙𝒉
48b8efbfde chore(site): markdown supports custom anchors (#53316)
* chore(site): markdown supports custom anchors

wait: https://github.com/umijs/dumi/pull/2268

* chore: update deps

* chore: update

* chore: comment

* chore(deps): bump dumi to `2.4.20`

* chore: temp scripts

* Revert "chore: temp scripts"

This reverts commit 49a2ab86c4.
2025-04-02 11:03:02 +08:00