ant-design/components
2021-06-07 12:09:44 +08:00
..
__tests__ feat: 🎉 Image component (#26296) 2020-08-22 22:02:20 +08:00
_util feat: Form rule support warningOnly that not block form submit (#30829) 2021-06-04 14:44:41 +08:00
affix docs: add affix's FAQ (#30775) 2021-05-31 12:17:58 +08:00
alert docs(alert): The title is reversed (#29692) 2021-03-10 13:27:49 +08:00
anchor fix: Anchor should trigger onChange when have getCurrentAnchor (#30601) 2021-05-20 21:36:53 +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 chore: upgrade to jest 27 (#30783) 2021-06-01 10:11:24 +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 style: fix calendar style inside Form.Item (#30442) 2021-05-08 16:59:03 +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
collapse chore: fix useless margin 2021-05-26 22:43:32 +08:00
comment Add new comments below older instead of the reverse (#29136) 2021-01-31 13:42:52 +08:00
config-provider feat: Form rule support warningOnly that not block form submit (#30829) 2021-06-04 14:44:41 +08:00
date-picker docs: RangePicker type and default value in doc (#30720) 2021-05-27 15:31:02 +08:00
descriptions fix: Descriptions style import issue (#30602) 2021-05-24 17:58:18 +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 merge featrue into master (#30636) 2021-05-24 16:24:00 +08:00
empty style: better Checkbox/Radio label text layout (#29788) 2021-03-17 14:56:32 +08:00
form fix: form control-ref.md typescript error (#30885) 2021-06-07 12:09:44 +08:00
grid merge featrue into master (#30636) 2021-05-24 16:24:00 +08:00
icon docs: changed specific to specify in basic.md (#30461) 2021-05-10 16:45:02 +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 test: Update snapshot 2021-05-28 11:44:16 +08:00
list fix: classNames typing errors (#30018) 2021-04-02 22:37:36 +08:00
locale merge featrue into master (#30636) 2021-05-24 16:24:00 +08:00
locale-provider fix: Table column align with sorter and filter (#30744) 2021-05-28 13:27:58 +08:00
mentions chore(deps-dev): bump typescript from 4.2.4 to 4.3.2 (#30724) 2021-05-27 15:18:59 +08:00
menu chore: upgrade to jest 27 (#30783) 2021-06-01 10:11:24 +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 fix: useNotification className should work (#30588) 2021-05-19 17:31:03 +08:00
overview docs: fix typo on Component Overview docs (#27919) 2020-11-21 08:29:38 +08:00
page-header merge featrue into master (#30636) 2021-05-24 16:24:00 +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 fix: fix snapshot (#30556) 2021-05-17 21:43:43 +08:00
radio merge featrue into master (#30636) 2021-05-24 16:24:00 +08:00
rate style: fix Rate focused style (#30451) 2021-05-10 10:58:53 +08:00
result feat: ConfigProvider support iconPrefixCls (#28924) 2021-01-19 17:33:05 +08:00
row
select chore: upgrade to jest 27 (#30783) 2021-06-01 10:11:24 +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 merge featrue into master (#30636) 2021-05-24 16:24:00 +08:00
spin docs: format api (#29537) 2021-03-01 19:20:48 +08:00
statistic chore: upgrade to jest 27 (#30783) 2021-06-01 10:11:24 +08:00
steps fix: Steps with progress - Circle get cut at the bottom (#30373) 2021-05-05 22:46:31 +08:00
style fix: remove asterisk selector from file base.less (#30660) 2021-05-31 19:27:00 +08:00
switch merge featrue into master (#30636) 2021-05-24 16:24:00 +08:00
table chore: auto merge branchs (#30798) 2021-06-01 02:50:09 +00:00
tabs merge featrue into master (#30636) 2021-05-24 16:24:00 +08:00
tag docs: fix typo (#30670) 2021-05-25 15:31:50 +08:00
time-picker merge featrue into master (#30636) 2021-05-24 16:24:00 +08:00
timeline fix: classNames typing errors (#30018) 2021-04-02 22:37:36 +08:00
tooltip fix: Add missing tooltip-zIndex (#30432) 2021-05-07 17:38:45 +08:00
transfer chore: code simpler (#30794) 2021-05-31 19:58:57 +08:00
tree chore: auto merge branchs (#30798) 2021-06-01 02:50:09 +00:00
tree-select feat: TreeSelect support treeLine (#30705) 2021-05-27 14:48:48 +08:00
typography chore: upgrade to jest 27 (#30783) 2021-06-01 10:11:24 +08:00
upload chore: upgrade to jest 27 (#30783) 2021-06-01 10:11:24 +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