ant-design/components
2022-03-23 14:49:57 +08:00
..
__tests__ test: Update snapshot 2021-10-08 16:58:51 +08:00
_util refactor: replace deprecated String.prototype.substr() (#34498) 2022-03-15 10:41:12 +08:00
affix fix: wrong word and cancel export inner interface (#34643) 2022-03-22 10:32:54 +08:00
alert docs: fix alert docs escape 2022-03-15 14:21:36 +08:00
anchor fix: Invalid memoized context value in LocaleProvider (#33723) 2022-01-14 18:34:27 +08:00
auto-complete docs: add description about onClear prop in AutoComplete doc (#34292) 2022-03-04 10:26:42 +08:00
avatar perf: Improve Components render perfermance when it's not reponsive (#34122) 2022-02-21 16:48:39 +08:00
back-top fix: BackTop responsive in RTL (#34626) 2022-03-21 23:12:34 +08:00
badge fix: Badge Animation enter and leave in RTL (#34641) 2022-03-22 10:08:17 +08:00
breadcrumb Revert "revert: Revert "Merge branch 'feature' into master" (#33903)" 2022-01-30 15:49:24 +08:00
button chore: btn default provide default cls (#34013) 2022-02-11 15:02:59 +08:00
calendar fix: when fullscreen is false, the element returned by dateFullCellRender cannot be interactive (#34614) 2022-03-21 23:11:48 +08:00
card chore: btn default provide default cls (#34013) 2022-02-11 15:02:59 +08:00
carousel test: Demo check popup content (#33378) 2021-12-23 11:51:10 +08:00
cascader docs(components:Cascader): supplement the API documentation (#34466) 2022-03-13 21:46:44 +08:00
checkbox fix(checkbox): disabled checkbox should works well with tooltip (#33772) 2022-01-20 19:23:14 +08:00
col
collapse feat: hide the last border in borderless mode (#34366) 2022-03-10 19:29:50 +08:00
comment test: Demo check popup content (#33378) 2021-12-23 11:51:10 +08:00
config-provider test: Update snapshot 2022-03-15 14:13:49 +08:00
date-picker fix: missing status style for RangePicker (#34509) 2022-03-15 18:38:22 +08:00
descriptions Merge remote-tracking branch 'origin/master' into feature-merge-master 2021-12-27 10:45:42 +08:00
divider refactor: change usecontext of divider prepare for v5 (#34246) 2022-03-02 10:10:29 +08:00
drawer docs: fix default value of height in drawer component (#34652) 2022-03-22 13:23:34 +08:00
dropdown fix: Dropdown not auto adjust placement (#34390) 2022-03-09 19:34:46 +08:00
empty test: update snapshot 2021-12-27 10:58:29 +08:00
form fix: missing status style for RangePicker (#34509) 2022-03-15 18:38:22 +08:00
grid fix: col-x class names in css when using custom prefix (#34494) 2022-03-16 17:01:27 +08:00
icon fix: <Icon component={HomeOutlined} /> align issue (#33709) 2022-01-13 20:32:09 +08:00
image docs: add controlled preview demo for Image (#33727) 2022-01-14 18:24:08 +08:00
input fix: clear icon style (#34610) 2022-03-21 12:04:34 +08:00
input-number fix: clear status in input addon (#34412) 2022-03-10 19:04:51 +08:00
layout fix: support Layout, Header and Footer given ref (#34650) 2022-03-22 16:52:20 +08:00
list chore: resposive.md => responsive.md (#34368) 2022-03-08 21:06:06 +08:00
locale fix: Update it_IT locales (#34566) 2022-03-18 14:37:46 +08:00
locale-provider feat: introduce rc-input (#34206) 2022-03-01 14:17:48 +08:00
mentions fix: remove duplicated style (#34101) 2022-02-18 10:31:19 +08:00
menu chore: refactor internal menu with hooks (#34433) 2022-03-11 15:26:29 +08:00
message chore: refactor message types implementation (#34654) 2022-03-23 14:49:57 +08:00
modal feat: add variable for aliyun theme of modal (#34191) 2022-02-27 13:51:58 +08:00
notification Merge branch 'master' into feature-merge-master 2022-02-15 14:05:33 +08:00
overview docs: fix typo on Component Overview docs (#27919) 2020-11-21 08:29:38 +08:00
page-header fix: PageHeader extra gutter (#34428) 2022-03-11 13:34:38 +08:00
pagination perf: Improve Components render perfermance when it's not reponsive (#34122) 2022-02-21 16:48:39 +08:00
popconfirm refactor: rm useDestroy hook (#34418) 2022-03-10 18:54:32 +08:00
popover Merge branch 'master' into feature-merge-master 2022-02-15 14:05:33 +08:00
progress chore: btn default provide default cls (#34013) 2022-02-11 15:02:59 +08:00
radio feat: add variable for aliyun theme of radio (#34194) 2022-02-27 13:52:42 +08:00
rate fix: apply scale transform to disabled star (#34547) 2022-03-17 11:54:52 +08:00
result chore: btn default provide default cls (#34013) 2022-02-11 15:02:59 +08:00
row
select test: Update snapshot 2022-03-15 14:13:49 +08:00
skeleton Merge branch 'master' into feature-merge-master 2022-02-15 14:05:33 +08:00
slider refactor: Update rc-slider (#34234) 2022-03-01 14:48:41 +08:00
space chore: update Space vertical demo (#34647) 2022-03-22 14:49:42 +08:00
spin docs(Spin): fix en-US description of spinning prop (#34382) 2022-03-09 16:46:52 +08:00
statistic test: Demo check popup content (#33378) 2021-12-23 11:51:10 +08:00
steps fix: fix small steps dot positon (#34651) 2022-03-22 16:12:53 +08:00
style fix: fix arrow size in default.less (#34407) 2022-03-10 15:31:19 +08:00
switch test: Demo check popup content (#33378) 2021-12-23 11:51:10 +08:00
table docs(Table): replace the link of TableComponents prop with rc-table type (#34423) 2022-03-11 09:52:16 +08:00
tabs chore: btn default provide default cls (#34013) 2022-02-11 15:02:59 +08:00
tag chore: btn default provide default cls (#34013) 2022-02-11 15:02:59 +08:00
time-picker fix: missing status style for RangePicker (#34509) 2022-03-15 18:38:22 +08:00
timeline docs(module:timeline): fix typo (#34389) 2022-03-13 00:30:51 +08:00
tooltip fix: tooltip preset color (#34548) 2022-03-17 11:48:52 +08:00
transfer fix(transfer): footer类型定义支持direction (#34337) 2022-03-10 11:01:13 +08:00
tree docs: move treeLoadedKeys to TreeSelect 2022-03-16 19:03:08 +08:00
tree-select docs: move treeLoadedKeys to TreeSelect 2022-03-16 19:03:08 +08:00
typography fix: Typography ediable style (#34518) 2022-03-15 21:03:06 +08:00
upload refactor: replace deprecated String.prototype.substr() (#34498) 2022-03-15 10:41:12 +08:00
version refactor: 📦 Generate version.js from package.json (#23957) 2020-05-08 17:49:22 +08:00
index.tsx feat: introduce rc-input (#34206) 2022-03-01 14:17:48 +08:00