Commit Graph

18134 Commits

Author SHA1 Message Date
二货爱吃白萝卜
71533ff2a3
fix: Typography dead loop (#50688) 2024-09-03 16:20:44 +08:00
ice
b4409727f8
fix: add Transfer.deselectAll to tr_TR (#50672)
* fix(locale): add Transfer.deselectAll to tr_TR

* refactor: position
2024-09-01 19:58:15 +08:00
IsKaros
612d5c0702
docs: Tour gap prop (#50574)
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: KAROS\81948 <chenwenfan@harmonycloud.cn>
2024-08-31 14:44:24 +08:00
ice
cfc07f2985
docs(button): bump from @emotion/css to antd-style (#50662) 2024-08-30 22:27:36 +08:00
ice
33e98788d7
fix(menu): itemPaddingInline inoperative (#50663) 2024-08-30 21:55:09 +08:00
Yuno
3d54838d2a
docs: update color-picker onChage Docs (#50656) 2024-08-30 17:15:24 +08:00
afc163
b27b06250f
style: fix Menu item background transition style (#50624) 2024-08-29 14:05:22 +08:00
thinkasany
df933e94ef
demo(tag): improve import type DragEndEvent for dnd-kit (#50615) 2024-08-28 18:12:02 +08:00
afc163
8a0a0d2da9
style: enhance Badge motion when switch mode (#50607) 2024-08-28 14:55:16 +08:00
afc163
de92a2c363
style: tweak Table column header move transition (#50605) 2024-08-28 13:38:41 +08:00
Andrew Busch
20fbb8e464
chore: Rename ColorPickerProps.onChange string param (#50604) 2024-08-28 11:57:13 +08:00
afc163
9f274a0884
refactor: reimplement Typography code (#50561)
Co-authored-by: lijianan <574980606@qq.com>
2024-08-27 22:08:04 +08:00
Nicolò Zandarin
1cd79e3b0a
fix: Disable the Rate component within Form.Item when the form is disabled (#50594)
Co-authored-by: Nicolò Zandarin <nicolo.zandarin@atroos.com>
2024-08-27 18:56:54 +08:00
🏎️ Imer
ac4b17ada1
Merge branch 'master' into chore/private_export 2024-08-26 01:12:12 -07:00
🏎️ Yumo
be7cf7beff chore: update code comments 2024-08-26 15:46:45 +08:00
afc163
acc10b4fe5
test: remove unused code (#50560) 2024-08-26 12:05:04 +08:00
Chevindu Wickramathilaka
714a6e1679
docs: Improve english translation of Drawer documentation (#50558) 2024-08-23 21:40:13 +08:00
🏎️ Yumo
7548dd0fa1 chore: change private variable export name 2024-08-23 10:36:52 +08:00
🏎️ Yumo
d04f8b2a2e chore: export private variable. 2024-08-22 20:05:45 +08:00
thinkasany
c2c161f2cd
demo(tree): improve type for virtual-scroll demo (#50518) 2024-08-21 17:56:58 +08:00
二货爱吃白萝卜
b9d5933975
fix: ellipsis check for over (#50514)
* fix: ellipsis check for over

* chore: use another way

* refactor: measure update

* chore: no measure if native

* chore: clean up
2024-08-21 14:27:40 +08:00
thinkasany
53495d6307
test: improve test type (#50515) 2024-08-21 12:41:09 +08:00
qwangry
de5c835d46
docs: fix document typos (#50508) 2024-08-20 23:51:35 +08:00
二货爱吃白萝卜
7edf9315d7
fix: onComplete directly case (#50501) 2024-08-20 17:40:35 +08:00
二货爱吃白萝卜
0b6a2f742e
refactor: use react cycle method (#50500)
* refactor: use react cycle method

* chore: clean up
2024-08-20 17:34:10 +08:00
thinkasany
78a65ef072
demo: improve variant demo (#50495)
* demo(form): improve variant demo

* chore: replace semented
2024-08-20 16:04:11 +08:00
ice
8a230505b8
type(tag): Optimize ts types (#50427) 2024-08-16 23:39:46 +08:00
imnabid
7481e14dab
docs(typo): chose to choose (#50460) 2024-08-16 22:31:57 +08:00
ice
bda8cb0a76
fix(input-number): without controls suffix style (#50450)
Co-authored-by: afc163 <afc163@gmail.com>
2024-08-16 20:07:26 +08:00
thinkasany
4235d117f2
docs(ConfigProvider): improve component config classnames/styles (#50451) 2024-08-16 18:03:22 +08:00
二货爱吃白萝卜
72fda1a8a0
docs: rm useless demo (#50449) 2024-08-16 16:46:30 +08:00
thinkasany
ae44eb9fe7
docs(carousel): improve dots description (#50446) 2024-08-16 15:51:45 +08:00
Bruce Mitchener
d1a0fb862e
chore: reduce typo count (#50439) 2024-08-15 22:51:41 +08:00
thinkasany
4f01f225c8
docs: fix typos (#50430) 2024-08-15 15:52:25 +08:00
Aleksey Laguta
879ad6533b
locale: add Transfer.deselectAll to ru_RU and uk_UA (#50429) 2024-08-15 15:08:53 +08:00
Jerryxin
a89bd934d7
site: fix image width issue in markdown (#50399)
Co-authored-by: afc163 <afc163@gmail.com>
2024-08-14 22:52:13 +08:00
ice
97aa299529
docs: add align version (#50418) 2024-08-14 18:59:11 +08:00
thinkasany
7005212e15
docs(list): add semantic dom (#50413) 2024-08-14 17:34:53 +08:00
二货爱吃白萝卜
3b9a1b1123
docs: update form escape (#50412) 2024-08-14 13:47:49 +08:00
lijianan
aa60e53d4c
fix: fix incorrect border-radius of trigger (#50408) 2024-08-14 09:17:56 +08:00
cnjs
533d621950
docs(form): update link (#50401) 2024-08-13 20:47:49 +08:00
Arvin Xu
51d6a9bf38
chore: Add comments to Token related interfaces (#50392) 2024-08-13 18:18:59 +08:00
thinkasany
b3c01de9bc
docs(card): remove unuesd gaps (#50393) 2024-08-13 18:17:38 +08:00
thinkasany
b34d20860c
docs(card): use card semantic-dom instead of table (#50390)
Co-authored-by: codefactor-io <support@codefactor.io>
2024-08-13 15:59:36 +08:00
Arvin Xu
700e0aeebe
chore: Add comments to token interfaces (#50386) 2024-08-13 13:31:10 +08:00
叶枫
7d66a8e5cf
type: revert Table generic with any (#50372)
* fix: table generic default any

* feat: = AnyObject
2024-08-13 10:34:52 +08:00
afc163
7bd9d54a62
fix: Select arrow disappearing when hovering it (#50382) 2024-08-12 22:41:23 +08:00
e188445b22
fix(popover): arrow. pointAtCenter misalignment error (#50260)
* fix(popover): 'arrow. pointAtCenter' misalignment error

* chore: add debug demo

* chore: update snaphots

* chore: update

* chore: Reverse components/popover/demo/basic.tsx

* chore: update snaphots

* chore: skip debug demo test

* chore: update demo

* chore: update snapshot

* chore: skip debug demo test

ref: https://github.com/ant-design/ant-design/pull/50260#discussion_r1708926635
2024-08-12 11:56:29 +08:00
lijianan
5aa5c3d591
fix(Table): set z-index unit to false (#50357) 2024-08-11 16:18:49 +08:00
lijianan
429cf1b3b2
refactoring: rewrite renderCircle with React Component (#50358) 2024-08-11 16:18:29 +08:00