ant-design/components
Neil 9989a2d751
add Modal @modal-border-radius less variable (#36527)
* add Modal @modal-border-radius less variable

* fix:  add less variable
2022-07-15 14:50:07 +08:00
..
__tests__
_util refactor: move popconfirm content out (#36530) 2022-07-15 11:11:50 +08:00
affix chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00
alert refactor: performance optimization (#36177) 2022-06-22 21:01:00 +08:00
anchor chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00
auto-complete chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00
avatar chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00
back-top chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00
badge chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00
breadcrumb fix: breadcrumb seperators hidden when used in list (#36448) 2022-07-10 12:05:16 +08:00
button fix: Fixed an error when the loading property of the Button component… (#36288) 2022-06-30 13:25:47 +08:00
calendar docs: moment version mismatched issue (#36473) 2022-07-12 13:10:20 +08:00
card chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00
carousel docs: replace lib with es (#36367) 2022-07-04 22:09:54 +08:00
cascader chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00
checkbox fix: checkbox should be disabled by form (#36345) 2022-07-01 21:29:31 +08:00
col
collapse test: update snapshot (#36344) 2022-07-01 20:00:25 +08:00
comment chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00
config-provider docs: moment version mismatched issue (#36473) 2022-07-12 13:10:20 +08:00
date-picker docs: moment version mismatched issue (#36473) 2022-07-12 13:10:20 +08:00
descriptions chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00
divider style(Divider): replace fixed class name with variable (#36271) 2022-06-28 16:11:19 +08:00
drawer chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00
dropdown fix: arrow compatibility (#36266) 2022-06-30 11:11:01 +08:00
empty chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00
form fix: Select with percent width leaves unexpected height in Form (#36484) 2022-07-12 18:01:05 +08:00
grid chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00
icon chore: merge master 2022-05-23 14:37:16 +08:00
image chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00
input chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00
input-number chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00
layout docs: simplified Layout component sample code (#36497) 2022-07-13 16:57:18 +08:00
list chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00
locale chore: update Belarusian locale (#36265) 2022-06-28 12:03:35 +08:00
locale-provider refactor: move popconfirm content out (#36530) 2022-07-15 11:11:50 +08:00
mentions chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00
menu chore: fix Menu deprecated warning when item={undefined} (#36190) 2022-06-23 11:25:21 +08:00
message chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00
modal add Modal @modal-border-radius less variable (#36527) 2022-07-15 14:50:07 +08:00
notification docs: replace lib with es (#36367) 2022-07-04 22:09:54 +08:00
overview
page-header chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00
pagination test: replace pagination test with test-library (#36178) 2022-06-22 17:12:04 +08:00
popconfirm refactor: move popconfirm content out (#36530) 2022-07-15 11:11:50 +08:00
popover fix: arrow compatibility (#36266) 2022-06-30 11:11:01 +08:00
progress chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00
radio fix: tooltip cannot close on disabled Radio (#36483) 2022-07-12 19:31:45 +08:00
rate chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00
result style: Code style optimization (#36144) 2022-06-21 19:17:20 +08:00
row
segmented chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00
select docs: update select documentation 2022-07-14 19:27:37 +08:00
skeleton feat: Add support to Skeleton, which allow deployer use custom node as prop. (#36441) 2022-07-11 12:04:18 +08:00
slider docs: replace lib with es (#36367) 2022-07-04 22:09:54 +08:00
space chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00
spin test: move test cases to testing lib for Spin (#36317) 2022-07-01 11:53:49 +08:00
statistic docs: replace lib with es (#36367) 2022-07-04 22:09:54 +08:00
steps chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00
style add Modal @modal-border-radius less variable (#36527) 2022-07-15 14:50:07 +08:00
switch test: move test cases to testing lib for Switch (#36326) 2022-07-01 11:55:03 +08:00
table test: update snapshot 2022-07-15 11:47:57 +08:00
tabs docs: replace lib with es (#36367) 2022-07-04 22:09:54 +08:00
tag chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00
time-picker chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00
timeline chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00
tooltip fix: tooltip cannot close on disabled Radio (#36483) 2022-07-12 19:31:45 +08:00
transfer chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00
tree fix: fixed the non draggable element did not hide the draggable icon (#36511) 2022-07-14 18:03:11 +08:00
tree-select fix: type incompatibility in strict mode (#36189) 2022-06-23 12:17:05 +08:00
typography docs(Typography): fix editable.onChange parameter (#36443) 2022-07-08 22:10:24 +08:00
upload fix: SVG Upload Preview Error (#36402) 2022-07-14 11:25:57 +08:00
version chore: bump mentions (#36479) 2022-07-12 16:49:44 +08:00
index.tsx chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00