ant-design/components
2021-04-14 10:08:20 +08:00
..
__tests__ feat: 🎉 Image component (#26296) 2020-08-22 22:02:20 +08:00
_util fix: Cannot read property 'removeChild' of null (#29961) 2021-04-03 22:31:13 +08:00
affix fix: classNames typing errors (#30018) 2021-04-02 22:37:36 +08:00
alert docs(alert): The title is reversed (#29692) 2021-03-10 13:27:49 +08:00
anchor docs: format api (#29537) 2021-03-01 19:20:48 +08:00
auto-complete fix: AutoComplete custom input element className (#29725) 2021-03-11 23:11:51 +08:00
avatar docs(Avatar): add draggable api (#30073) 2021-04-10 13:37:02 +08:00
back-top feat: 动画样式添加 prefix (#29268) 2021-02-08 17:09:13 +08:00
badge fix(Badge): update cached isDotRef when isHidden (#30090) 2021-04-11 13:37:46 +08:00
breadcrumb docs: format api (#29537) 2021-03-01 19:20:48 +08:00
button fix: Button align issue (#30006) 2021-04-03 22:27:46 +08:00
calendar feat: add fr_CA locale (#29748) 2021-03-14 16:47:32 +08:00
card docs: format api (#29537) 2021-03-01 19:20:48 +08:00
carousel refactor: Remove useless code (#29931) 2021-03-29 11:02:58 +08:00
cascader docs: format api (#29537) 2021-03-01 19:20:48 +08:00
checkbox fix: add forwardRef to CheckBoxGroup for v3 compatibility (#30039) 2021-04-08 14:36:50 +08:00
col
collapse docs: format api (#29537) 2021-03-01 19:20:48 +08:00
comment Add new comments below older instead of the reverse (#29136) 2021-01-31 13:42:52 +08:00
config-provider feat: Apply ConfigProvider componentSize on Tabs component (#29844) 2021-03-24 12:23:24 +08:00
date-picker feat: improve sv_SE locale (#29896) 2021-03-25 09:24:04 +08:00
descriptions fix: Descriptions labelStyle unsuccessful (#29942) 2021-03-30 17:38:50 +08:00
divider docs: format api (#29537) 2021-03-01 19:20:48 +08:00
drawer fix(drawer): add contentWrapperStyle type declaration (#29571) 2021-03-02 13:13:51 +08:00
dropdown test: fix loading cause visual test fail (#30135) 2021-04-14 10:08:20 +08:00
empty style: better Checkbox/Radio label text layout (#29788) 2021-03-17 14:56:32 +08:00
form docs: add version of Form.Item hidden (#30134) 2021-04-14 09:34:05 +08:00
grid fix: row warning when set margin (#29688) 2021-03-11 10:44:18 +08:00
icon docs: format api (#29537) 2021-03-01 19:20:48 +08:00
image fix: image-test (#29410) 2021-02-22 16:03:04 +08:00
input fix: TextArea onChange event obj (#30124) 2021-04-13 15:42:43 +08:00
input-number docs: Fix doc typo 2021-03-31 16:07:24 +08:00
layout chore(deps-dev): bump typescript from 4.1.5 to 4.2.2 (#29448) 2021-02-24 20:46:12 +08:00
list fix: classNames typing errors (#30018) 2021-04-02 22:37:36 +08:00
locale fix(local): add preview in zh_HK and zh_TW (#30100) 2021-04-12 11:39:49 +08:00
locale-provider feat: improve sv_SE locale (#29896) 2021-03-25 09:24:04 +08:00
mentions docs: format api (#29537) 2021-03-01 19:20:48 +08:00
menu docs: format api (#29537) 2021-03-01 19:20:48 +08:00
message fix: message with prefixCls should not break (#29574) 2021-03-02 11:53:12 +08:00
modal fix: Modal footer buttons not spaced when using href in button (#29681) 2021-03-09 20:51:43 +08:00
notification merge Feature into master (#29758) 2021-03-13 23:46:32 +08:00
overview docs: fix typo on Component Overview docs (#27919) 2020-11-21 08:29:38 +08:00
page-header fix: PageHeader tabs remove padding setting (#29819) 2021-04-08 20:08:29 +08:00
pagination fix: Pagination focus style stay after interaction (#29891) 2021-03-24 17:54:54 +08:00
popconfirm fix: Change type of Popconfirm props: okButtonProps to ButtonProps (#29928) 2021-03-31 09:42:13 +08:00
popover docs: format api (#29537) 2021-03-01 19:20:48 +08:00
progress docs: format api (#29537) 2021-03-01 19:20:48 +08:00
radio style: better Checkbox/Radio label text layout (#29788) 2021-03-17 14:56:32 +08:00
rate docs: format api (#29537) 2021-03-01 19:20:48 +08:00
result feat: ConfigProvider support iconPrefixCls (#28924) 2021-01-19 17:33:05 +08:00
row
select fix: undefined was added to the SelectValue type (#30068) 2021-04-10 13:35:08 +08:00
skeleton docs: format api (#29537) 2021-03-01 19:20:48 +08:00
slider docs: format api (#29537) 2021-03-01 19:20:48 +08:00
space test: add more space test (#30099) 2021-04-12 11:20:57 +08:00
spin docs: format api (#29537) 2021-03-01 19:20:48 +08:00
statistic docs: format api (#29537) 2021-03-01 19:20:48 +08:00
steps fix: Steps progress item cut at edge (#29893) 2021-03-24 17:51:15 +08:00
style style: better Checkbox/Radio label text layout (#29788) 2021-03-17 14:56:32 +08:00
switch docs: format api (#29537) 2021-03-01 19:20:48 +08:00
table fix: Table flex pagination (#30065) 2021-04-08 20:47:19 +08:00
tabs fix(tabs): centered prop is not working (#30106) 2021-04-12 16:22:45 +08:00
tag docs: Update Tag index.zh-CN.md (#29982) 2021-04-01 11:26:39 +08:00
time-picker fix: add da_DK locale TimePicker range placeholder (#30128) 2021-04-13 20:50:33 +08:00
timeline fix: classNames typing errors (#30018) 2021-04-02 22:37:36 +08:00
tooltip docs: format api (#29537) 2021-03-01 19:20:48 +08:00
transfer fix: [Transfer] The box-shadow of the bottom button is not visible (#30030) 2021-04-06 14:25:16 +08:00
tree chore: fix typo initTreeDate -> initTreeData (#29911) 2021-03-26 10:44:54 +08:00
tree-select docs: fix treeDataSimpleMode type (#29984) 2021-04-01 09:34:47 +08:00
typography fix: Typography.Paragraph\Text\Title ts (#29787) 2021-03-23 13:32:37 +08:00
upload fix(upload): file in fileList should get uid at first (#30087) 2021-04-13 09:49:58 +08:00
version refactor: 📦 Generate version.js from package.json (#23957) 2020-05-08 17:49:22 +08:00
index.tsx fix: exporting common types (#28963) 2021-01-24 23:24:06 +08:00