ant-design/components
Chang Wei 345cbcef0d
style: fix size of close icon on Modal header (#36309)
* fix: update default.less, set the @modal-header-close-size to @modal-header-title-line-height + 2 * @modal-header-padding-vertical to keep the close icon in the center of vertical

Signed-off-by: Chang Wei <changwei1006@gmail.com>

* fix: update variable.less, set the @modal-header-close-size to @modal-header-title-line-height + 2 * @modal-header-padding-vertical to keep the close icon in the center of vertical

Signed-off-by: Chang Wei <changwei1006@gmail.com>

* fix: update compact.less, set the @modal-header-close-size to @modal-header-title-line-height + 2 * @modal-header-padding-vertical to keep the close icon in the center of vertical

Signed-off-by: Chang Wei <changwei1006@gmail.com>
2022-07-06 10:36:04 +08:00
..
__tests__
_util refactor: wrap Wave with FC (#36248) 2022-06-27 16:57:34 +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 test: replace test case with test lib (#36276) 2022-06-28 18:47:21 +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: replace lib with es (#36367) 2022-07-04 22:09:54 +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: replace lib with es (#36367) 2022-07-04 22:09:54 +08:00
date-picker docs: replace lib with es (#36367) 2022-07-04 22:09:54 +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: ErrorList shaking (#36358) 2022-07-04 13:32:48 +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 test: replace layout test case with test lib (#36323) 2022-07-02 16:31:38 +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 chore: update Belarusian locale (#36265) 2022-06-28 12:03:35 +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 Corrected grammar in comment in hooks.md (#36185) 2022-06-23 10:33:12 +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 chore: prettier components (#36171) 2022-06-22 14:57:09 +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 style: Radio focus shadow should be transparency (#36335) 2022-07-04 13:13:09 +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 chore: reduce css bundle size (#36307) 2022-06-30 10:21:31 +08:00
skeleton chore: prettier components (#36171) 2022-06-22 14:57:09 +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 style: fix size of close icon on Modal header (#36309) 2022-07-06 10:36:04 +08:00
switch test: move test cases to testing lib for Switch (#36326) 2022-07-01 11:55:03 +08:00
table fix: correct border radius when table has title (#36384) 2022-07-05 17:27:49 +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: arrow compatibility (#36266) 2022-06-30 11:11:01 +08:00
transfer chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00
tree docs: replace lib with es (#36367) 2022-07-04 22:09:54 +08:00
tree-select fix: type incompatibility in strict mode (#36189) 2022-06-23 12:17:05 +08:00
typography chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00
upload fix: Upload listType="picture-card" select button when children is empty (#36196) 2022-06-23 16:45:24 +08:00
version
index.tsx chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00