ant-design/components
2021-05-06 14:37:39 +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 spin style (#30275) 2021-04-23 10:24:06 +08:00
breadcrumb style(BreadcrumbItem): Condition check (#30148) 2021-04-15 11:55:35 +08:00
button fix: Button with disabled and type="link" should not clickable (#30209) 2021-04-19 17:19:22 +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 docs: add arrow faq to Carousel documentation 2021-05-06 14:37:39 +08:00
cascader test: Update snapshot (#30267) 2021-04-22 17:15:37 +08:00
checkbox fix: checkbox & radio in flex align (#30260) 2021-04-22 20:15:23 +08:00
col adjust import style of grid 2019-03-13 10:50:59 +08:00
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 fix(DatePicker): locale in DatePicker cannot override ConfigProvider locale (#30380) 2021-05-05 22:28:56 +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 fix: input disabled verification style(#30294) (#30302) 2021-04-25 18:04:04 +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 fix: InputNumber support null (#30337) 2021-04-28 13:55:38 +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: added ko_KR and ja_JP TimePicker.RangePicker placeholder (#30285) 2021-04-28 10:25:20 +08:00
locale-provider fix: added ko_KR and ja_JP TimePicker.RangePicker placeholder (#30285) 2021-04-28 10:25:20 +08:00
mentions docs: format api (#29537) 2021-03-01 19:20:48 +08:00
menu fix(layout-sider): menu-item width is wrong when collapsedWidth is set (#30357) 2021-04-30 15:15:40 +08:00
message fix: message with prefixCls should not break (#29574) 2021-03-02 11:53:12 +08:00
modal fix(modal): fix Dropdown.Button not correctly rendered in Modal footer (#30328) 2021-04-28 12:19:40 +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 docs: update onChange description of Pagination component (#30166) 2021-04-18 13:43:59 +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 chore: Adjust Radio spin style (#30367) 2021-04-30 11:42:13 +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 adjust import style of grid 2019-03-13 10:50:59 +08:00
select chore: improve Select custom tag demo (#30249) 2021-04-23 14:05:53 +08:00
skeleton docs: format api (#29537) 2021-03-01 19:20:48 +08:00
slider test: Update snapshot (#30267) 2021-04-22 17:15:37 +08:00
space test: add more space test coverage (#30369) 2021-04-30 14:03:05 +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 with progress - Circle get cut at the bottom (#30373) 2021-05-05 22:46:31 +08:00
style chore: Remove useless anchor-bg (#30336) 2021-04-28 11:00:22 +08:00
switch docs: format api (#29537) 2021-03-01 19:20:48 +08:00
table fix: Table selection column width when bordered (#30304) 2021-04-26 10:35:05 +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: added ko_KR and ja_JP TimePicker.RangePicker placeholder (#30285) 2021-04-28 10:25:20 +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: checkbox & radio in flex align (#30260) 2021-04-22 20:15:23 +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): editable should not trigger links (#30354) 2021-04-29 17:03:24 +08:00
upload fix(upload): beforeUpload type definition (#30351) 2021-04-30 08:59:18 +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