ant-design/components
2024-09-15 10:49:36 +08:00
..
__tests__ docs: format code (#48309) 2024-04-08 14:04:08 +08:00
_util fix: invalid useApp warning (#50829) 2024-09-12 14:11:43 +08:00
affix chore: Add comments to Token related interfaces (#50392) 2024-08-13 18:18:59 +08:00
alert chore: reduce typo count (#50439) 2024-08-15 22:51:41 +08:00
anchor chore: Add comments to Token related interfaces (#50392) 2024-08-13 18:18:59 +08:00
app chore(style): backticks to single quotes (#49777) 2024-07-09 10:50:32 +08:00
auto-complete docs(AutoComplete): add missing options in en-US document (#50340) 2024-08-09 21:21:43 +08:00
avatar docs: fix demo typo (#50691) 2024-09-03 22:11:57 +08:00
back-top chore: Add comments to Token related interfaces (#50392) 2024-08-13 18:18:59 +08:00
badge type: extends HTMLSpanElement for BadgeProps type(#50730) (#50774) 2024-09-10 21:59:23 +08:00
breadcrumb docs: unify component export file as index.tsx (#50013) 2024-07-23 22:22:24 +08:00
button docs(button): bump from @emotion/css to antd-style (#50662) 2024-08-30 22:27:36 +08:00
calendar chore: Add comments to Token related interfaces (#50392) 2024-08-13 18:18:59 +08:00
card docs(card): remove unuesd gaps (#50393) 2024-08-13 18:17:38 +08:00
carousel docs(carousel): improve dots description (#50446) 2024-08-16 15:51:45 +08:00
cascader chore: bump rc-cascader (#50695) 2024-09-03 22:07:59 +08:00
checkbox chore: Add comments to Token related interfaces (#50392) 2024-08-13 18:18:59 +08:00
col docs: unify component export file as index.tsx (#50013) 2024-07-23 22:22:24 +08:00
collapse type: narrow Collapse onChange argument to string[] (#50754) 2024-09-08 12:03:30 +08:00
color-picker fix: ColorPicker hex precision (#50843) 2024-09-13 15:41:53 +08:00
config-provider fix: Disable the Rate component within Form.Item when the form is disabled (#50594) 2024-08-27 18:56:54 +08:00
date-picker feat: Add missing Greek translation for form and date-picker (#50825) 2024-09-12 10:18:38 +08:00
descriptions fix(Descriptions): style bordered table overflow (#49946) 2024-07-20 09:00:48 +08:00
divider chore: fix size-limit (#50858) 2024-09-14 14:39:13 +08:00
drawer docs: Improve english translation of Drawer documentation (#50558) 2024-08-23 21:40:13 +08:00
dropdown fix: Dropdown cannot wrap correctly when out of screen edge (#50752) 2024-09-07 21:48:09 +08:00
empty docs(typo): chose to choose (#50460) 2024-08-16 22:31:57 +08:00
flex refactor: add boime lint and fix lint errrors (#49536) 2024-06-22 21:59:12 +08:00
float-button refactor: use react cycle method (#50500) 2024-08-20 17:34:10 +08:00
form fix: Disable the Rate component within Form.Item when the form is disabled (#50594) 2024-08-27 18:56:54 +08:00
grid chore: Add comments to Token related interfaces (#50392) 2024-08-13 18:18:59 +08:00
icon docs: unify component export file as index.tsx (#50013) 2024-07-23 22:22:24 +08:00
image chore: Add comments to Token related interfaces (#50392) 2024-08-13 18:18:59 +08:00
input fix: otp not accept type (#50811) 2024-09-11 15:32:23 +08:00
input-number fix(input-number): without controls suffix style (#50450) 2024-08-16 20:07:26 +08:00
layout site: rm dot of cls (#50869) 2024-09-15 10:49:36 +08:00
list docs(list): add semantic dom (#50413) 2024-08-14 17:34:53 +08:00
locale fix: add missing arbric translation to locale (#50851) 2024-09-14 10:04:54 +08:00
mentions fix: Typography copyable support array children (#50813) 2024-09-11 20:01:10 +08:00
menu fix(menu): Improve collapse animation smoothness (#50751) 2024-09-07 18:55:24 +08:00
message chore: Add comments to Token related interfaces (#50392) 2024-08-13 18:18:59 +08:00
modal chore: Add comments to Token related interfaces (#50392) 2024-08-13 18:18:59 +08:00
notification chore: Add comments to Token related interfaces (#50392) 2024-08-13 18:18:59 +08:00
overview docs: Fix component doc alignment & support import usage (#48004) 2024-03-22 14:22:42 +08:00
pagination style: remove Pagination default font family (#50808) 2024-09-11 15:22:10 +08:00
popconfirm test: improve test type (#50515) 2024-08-21 12:41:09 +08:00
popover chore: Add comments to Token related interfaces (#50392) 2024-08-13 18:18:59 +08:00
progress chore: reduce typo count (#50439) 2024-08-15 22:51:41 +08:00
qr-code chore: Add comments to Token related interfaces (#50392) 2024-08-13 18:18:59 +08:00
qrcode docs: unify component export file as index.tsx (#50013) 2024-07-23 22:22:24 +08:00
radio refactor: use React.useMemo manage the object of ContextProvider value (#50735) 2024-09-06 12:25:41 +08:00
rate fix: Disable the Rate component within Form.Item when the form is disabled (#50594) 2024-08-27 18:56:54 +08:00
result type: support string | number (#49810) (#49855) 2024-07-14 00:36:43 +08:00
row docs: unify component export file as index.tsx (#50013) 2024-07-23 22:22:24 +08:00
segmented test: improve test type (#50515) 2024-08-21 12:41:09 +08:00
select demo: use en instead of cn (#50804) 2024-09-11 13:51:00 +08:00
skeleton chore: update componentCls key again (#50251) 2024-08-05 22:30:55 +08:00
slider feat: ColorPicker support gradient color (#50050) 2024-07-29 16:38:50 +08:00
space enhance: tree perf of large data (#50689) 2024-09-03 19:30:44 +08:00
spin refactoring: rewrite renderCircle with React Component (#50358) 2024-08-11 16:18:29 +08:00
statistic chore: update componentCls key again (#50251) 2024-08-05 22:30:55 +08:00
steps chore: update unit value (#50258) 2024-08-06 00:04:28 +08:00
style chore: update unit value (#50258) 2024-08-06 00:04:28 +08:00
switch chore: update unit value (#50258) 2024-08-06 00:04:28 +08:00
table fix(Table): cannot check rows when checkStrictly={false} (#50746) 2024-09-11 12:18:27 +08:00
tabs docs: fix document typos (#50508) 2024-08-20 23:51:35 +08:00
tag demo(tag): improve import type DragEndEvent for dnd-kit (#50615) 2024-08-28 18:12:02 +08:00
theme chore: update code comments 2024-08-26 15:46:45 +08:00
time-picker fix: add missed translation in uk_UA (#50178) 2024-08-03 12:35:05 +08:00
timeline Merge branch 'master' into feature-merge-master 2024-07-26 10:18:06 +08:00
tooltip demo: site & demo update (#50322) 2024-08-09 11:24:29 +08:00
tour docs: Tour gap prop (#50574) 2024-08-31 14:44:24 +08:00
transfer enhance: tree perf of large data (#50689) 2024-09-03 19:30:44 +08:00
tree enhance: tree perf of large data (#50689) 2024-09-03 19:30:44 +08:00
tree-select enhance: tree perf of large data (#50689) 2024-09-03 19:30:44 +08:00
typography fix: Typography copyable support array children (#50813) 2024-09-11 20:01:10 +08:00
upload site: fix image width issue in markdown (#50399) 2024-08-14 22:52:13 +08:00
version docs: unify component export file as index.tsx (#50013) 2024-07-23 22:22:24 +08:00
watermark fix: Typography copyable support array children (#50813) 2024-09-11 20:01:10 +08:00
index.ts type(mentions): export interface MentionsProps (#49281) 2024-06-06 17:09:14 +08:00