ant-design/components
2022-01-14 15:57:24 +08:00
..
__tests__ test: Update snapshot 2021-10-08 16:58:51 +08:00
_util refactor: refactor useMounted to useDestroyed 2021-12-29 17:10:16 +08:00
affix test: Demo check popup content (#33378) 2021-12-23 11:51:10 +08:00
alert Merge remote-tracking branch 'origin/master' into feature-merge-master 2021-12-27 10:45:42 +08:00
anchor test: Demo check popup content (#33378) 2021-12-23 11:51:10 +08:00
auto-complete test: update snapshot 2021-12-27 10:58:29 +08:00
avatar test: update snapshot 2021-12-27 10:58:29 +08:00
back-top test: Demo check popup content (#33378) 2021-12-23 11:51:10 +08:00
badge test: Demo check popup content (#33378) 2021-12-23 11:51:10 +08:00
breadcrumb docs: correct react-router usage for breadcrumb (#33551) 2022-01-04 21:45:05 +08:00
button fix: image demo test in argo-ci (#33523) 2022-01-02 15:16:21 +08:00
calendar Merge remote-tracking branch 'origin/master' into feature-merge-master 2021-12-27 10:45:42 +08:00
card fix: CardGridProps should expose Div Properties like onClick #33264 (#33563) 2022-01-05 19:53:58 +08:00
carousel test: Demo check popup content (#33378) 2021-12-23 11:51:10 +08:00
cascader fix: Warning: Encountered two children with the same key, 'seperator' (#33649) 2022-01-11 13:18:17 +08:00
checkbox fix: checkbox group support options other than string (#33678) 2022-01-12 22:57:43 +08:00
col
collapse test: Demo check popup content (#33378) 2021-12-23 11:51:10 +08:00
comment test: Demo check popup content (#33378) 2021-12-23 11:51:10 +08:00
config-provider fix: Form validateMessages in nested ConfigProvider (#33705) 2022-01-13 13:50:18 +08:00
date-picker Merge remote-tracking branch 'origin/master' into feature-merge-master 2021-12-27 10:45:42 +08:00
descriptions Merge remote-tracking branch 'origin/master' into feature-merge-master 2021-12-27 10:45:42 +08:00
divider fix(Divider): with text dashed border color error (#33452) 2021-12-28 19:40:33 +08:00
drawer test: Demo check popup content (#33378) 2021-12-23 11:51:10 +08:00
dropdown fix: Dropdown button destroyPopupOnHide prop not working #33433 (#33442) 2021-12-28 13:48:23 +08:00
empty test: update snapshot 2021-12-27 10:58:29 +08:00
form fix: Form validateMessages in nested ConfigProvider (#33705) 2022-01-13 13:50:18 +08:00
grid test: Demo check popup content (#33378) 2021-12-23 11:51:10 +08:00
icon fix: <Icon component={HomeOutlined} /> align issue (#33709) 2022-01-13 20:32:09 +08:00
image fix: Image 图片底部空白 #30825 (#33631) 2022-01-12 23:01:56 +08:00
input fix: Input can not be hidden when prefix is set (#33706) 2022-01-13 16:23:27 +08:00
input-number fix: image demo test in argo-ci (#33523) 2022-01-02 15:16:21 +08:00
layout test: improve layout demo (#33653) 2022-01-12 10:40:24 +08:00
list Merge remote-tracking branch 'origin/master' into feature-merge-master 2021-12-27 10:45:42 +08:00
locale chore: remove whitespace 2021-12-31 16:54:15 +08:00
locale-provider chore: merge master 2021-11-26 15:19:31 +08:00
mentions test: Demo check popup content (#33378) 2021-12-23 11:51:10 +08:00
menu test: update snapshot 2021-12-27 10:58:29 +08:00
message test: Demo check popup content (#33378) 2021-12-23 11:51:10 +08:00
modal docs: fix version error (#33443) 2021-12-28 13:29:43 +08:00
notification test: Demo check popup content (#33378) 2021-12-23 11:51:10 +08:00
overview docs: fix typo on Component Overview docs (#27919) 2020-11-21 08:29:38 +08:00
page-header fix: PageHeader state update error (#33546) 2022-01-04 22:28:09 +08:00
pagination test: Demo check popup content (#33378) 2021-12-23 11:51:10 +08:00
popconfirm Merge pull request #33432 from MadCcc/dev 2021-12-29 17:49:15 +08:00
popover test: Demo check popup content (#33378) 2021-12-23 11:51:10 +08:00
progress test: Demo check popup content (#33378) 2021-12-23 11:51:10 +08:00
radio fix: checkbox group support options other than string (#33678) 2022-01-12 22:57:43 +08:00
rate test: Demo check popup content (#33378) 2021-12-23 11:51:10 +08:00
result test: Demo check popup content (#33378) 2021-12-23 11:51:10 +08:00
row
select fix: Select tag margin issue when using tagRender (#33539) 2022-01-04 15:11:04 +08:00
skeleton fix: Skeleton missing style (#33405) 2021-12-24 14:23:32 +08:00
slider test: Demo check popup content (#33378) 2021-12-23 11:51:10 +08:00
space test: Demo check popup content (#33378) 2021-12-23 11:51:10 +08:00
spin test: Demo check popup content (#33378) 2021-12-23 11:51:10 +08:00
statistic test: Demo check popup content (#33378) 2021-12-23 11:51:10 +08:00
steps fix: Steps tail shouldn't show when type is navigation and labelPlacement is vertical (fix #33681) (#33716) 2022-01-14 13:53:08 +08:00
style fix: <Icon component={SyncOutlined} spin /> shake issue. (#33726) 2022-01-14 15:57:24 +08:00
switch test: Demo check popup content (#33378) 2021-12-23 11:51:10 +08:00
table test: add test case for #33487 (#33492) 2021-12-31 10:44:16 +08:00
tabs test: Demo check popup content (#33378) 2021-12-23 11:51:10 +08:00
tag test: Demo check popup content (#33378) 2021-12-23 11:51:10 +08:00
time-picker Merge remote-tracking branch 'origin/master' into feature-merge-master 2021-12-27 10:45:42 +08:00
timeline test: Demo check popup content (#33378) 2021-12-23 11:51:10 +08:00
tooltip test: Demo check popup content (#33378) 2021-12-23 11:51:10 +08:00
transfer test: Demo check popup content (#33378) 2021-12-23 11:51:10 +08:00
tree test: Demo check popup content (#33378) 2021-12-23 11:51:10 +08:00
tree-select docs(TreeSelect): add one missing field (#33619) 2022-01-10 09:41:57 +08:00
typography refactor: opt for typography Tooltip perf (#33669) 2022-01-11 12:04:50 +08:00
upload fix: Upload types for pass generic (#33543) 2022-01-05 19:15:28 +08:00
version refactor: 📦 Generate version.js from package.json (#23957) 2020-05-08 17:49:22 +08:00
index.tsx fix: export TreeDataNode (#30745) 2021-05-28 13:26:18 +08:00