ant-design/components
Yuki Zhang 977a9a92ff
Fix the issue where the clear icon does not show when hovering over the Select series component under the Space component. (#39468)
* fix: Fix the problem that the clear icon is not displayed when the Select series component hovers under the Space component

* refactor: 修改 Space.Compact css 优先级以及简化调用

* refactor: 修改 Space.Compact 垂直方向 css 优先级以及简化调用

* docs: 添加注释

* fix: lint

* test: update snapshot

* test: update snapshot
2022-12-12 16:36:46 +08:00
..
__tests__ chore: remo format and remove prettierrc arrowParens (#38722) 2022-11-19 13:47:33 +08:00
_util test: console.error should nullable in Console (#39050) 2022-11-28 14:19:25 +08:00
affix docs: update overview img (#38946) 2022-11-30 20:14:41 +08:00
alert docs: update overview img (#38946) 2022-11-30 20:14:41 +08:00
anchor type: optimization (#39305) 2022-12-06 18:18:38 +08:00
auto-complete docs: remove v3 to v4 migration docs (#39290) 2022-12-06 20:11:22 +08:00
avatar docs: update overview img (#38946) 2022-11-30 20:14:41 +08:00
back-top fix[BackTop]: delete visible & use visibilityHeight=0 replace visible (#38763) 2022-11-24 14:59:17 +08:00
badge fix: fix Badge Wave borderColor error (#39182) 2022-12-02 14:42:39 +08:00
breadcrumb docs: remove v3 to v4 migration docs (#39290) 2022-12-06 20:11:22 +08:00
button Fix the issue where the clear icon does not show when hovering over the Select series component under the Space component. (#39468) 2022-12-12 16:36:46 +08:00
calendar docs: update overview img (#38946) 2022-11-30 20:14:41 +08:00
card fix(Card): fix card actions' style (#39210) 2022-12-03 14:56:31 +08:00
carousel docs: update overview img (#38946) 2022-11-30 20:14:41 +08:00
cascader Fix the issue where the clear icon does not show when hovering over the Select series component under the Space component. (#39468) 2022-12-12 16:36:46 +08:00
checkbox chore: unify useContext usage (#39314) 2022-12-06 21:09:59 +08:00
col docs: v5 site upgrade (#38328) 2022-11-09 12:28:04 +08:00
collapse refactor(type): replace interface with type for export component (#39060) 2022-12-01 14:33:51 +08:00
config-provider fix: wireframe style for popconfirm (#39313) 2022-12-06 23:14:30 +08:00
date-picker Fix the issue where the clear icon does not show when hovering over the Select series component under the Space component. (#39468) 2022-12-12 16:36:46 +08:00
descriptions docs: update overview img (#38946) 2022-11-30 20:14:41 +08:00
divider fix: Divider horizontal line align (#39339) 2022-12-07 14:25:26 +08:00
drawer chore(Drawer): Improve warning message wording and demo doc (#39207) 2022-12-03 19:36:03 +08:00
dropdown docs: remove v3 to v4 migration docs (#39290) 2022-12-06 20:11:22 +08:00
empty refactor(type): replace interface with type for export component (#39060) 2022-12-01 14:33:51 +08:00
float-button docs: update demo (#39475) 2022-12-12 11:40:18 +08:00
form chore(deps): update dependency scroll-into-view-if-needed to v3 (#39230) 2022-12-07 13:56:18 +08:00
grid docs: fix Grid demo slider tooltip (#39275) 2022-12-06 00:23:29 +08:00
icon docs: update overview img (#38946) 2022-11-30 20:14:41 +08:00
image chore: unify useContext usage (#39314) 2022-12-06 21:09:59 +08:00
input Fix the issue where the clear icon does not show when hovering over the Select series component under the Space component. (#39468) 2022-12-12 16:36:46 +08:00
input-number Fix the issue where the clear icon does not show when hovering over the Select series component under the Space component. (#39468) 2022-12-12 16:36:46 +08:00
layout docs: update Layout demo (#39255) 2022-12-05 14:06:42 +08:00
list docs: update overview img (#38946) 2022-11-30 20:14:41 +08:00
locale chore: fix vietnamese typos (#39279) 2022-12-06 15:32:20 +08:00
locale-provider test: update snap to fix ci fail (#39336) 2022-12-07 12:05:30 +08:00
mentions docs: update overview img (#38946) 2022-11-30 20:14:41 +08:00
menu docs: remove v3 to v4 migration docs (#39290) 2022-12-06 20:11:22 +08:00
message perf: token update (#39428) 2022-12-09 17:52:34 +08:00
modal fix: wireframe style for popconfirm (#39313) 2022-12-06 23:14:30 +08:00
notification docs: Fix notification demo (#39122) 2022-11-30 21:19:11 +08:00
overview docs: Update index.zh-CN.md (#39213) 2022-12-03 14:51:28 +08:00
pagination fix: wireframe style for popconfirm (#39313) 2022-12-06 23:14:30 +08:00
popconfirm fix: wireframe style for popconfirm (#39313) 2022-12-06 23:14:30 +08:00
popover style: fix Popover width in rtl mode (#39311) 2022-12-06 23:29:38 +08:00
progress docs: update overview img (#38946) 2022-11-30 20:14:41 +08:00
radio perf: token update (#39428) 2022-12-09 17:52:34 +08:00
rate docs: update overview img (#38946) 2022-11-30 20:14:41 +08:00
result docs: update overview img (#38946) 2022-11-30 20:14:41 +08:00
row docs: v5 site upgrade (#38328) 2022-11-09 12:28:04 +08:00
segmented docs: update overview img (#38946) 2022-11-30 20:14:41 +08:00
select Fix the issue where the clear icon does not show when hovering over the Select series component under the Space component. (#39468) 2022-12-12 16:36:46 +08:00
skeleton refactor(type): replace interface with type for export component (#39060) 2022-12-01 14:33:51 +08:00
slider perf: token update (#39428) 2022-12-09 17:52:34 +08:00
space Fix the issue where the clear icon does not show when hovering over the Select series component under the Space component. (#39468) 2022-12-12 16:36:46 +08:00
spin docs: update overview img (#38946) 2022-11-30 20:14:41 +08:00
statistic refactor(type): replace interface with type for export component (#39060) 2022-12-01 14:33:51 +08:00
steps fix: wireframe style for popconfirm (#39313) 2022-12-06 23:14:30 +08:00
style Fix the issue where the clear icon does not show when hovering over the Select series component under the Space component. (#39468) 2022-12-12 16:36:46 +08:00
switch fix(switch): only one of the two props checkedChildren or unCheckedChildren will not work (#39262) 2022-12-05 15:03:59 +08:00
table docs: fix Table size default value (#39351) 2022-12-07 18:39:10 +08:00
tabs docs: update links to cn docs (#39469) 2022-12-11 22:02:42 +08:00
tag docs: update overview img (#38946) 2022-11-30 20:14:41 +08:00
theme perf: token update (#39428) 2022-12-09 17:52:34 +08:00
time-picker docs: fix extra line in index.md (#39225) 2022-12-03 22:57:01 +08:00
timeline fix: wireframe style for popconfirm (#39313) 2022-12-06 23:14:30 +08:00
tooltip docs: update overview img (#38946) 2022-11-30 20:14:41 +08:00
tour docs: update overview img (#38946) 2022-11-30 20:14:41 +08:00
transfer chore: update tree snapshot (#39242) 2022-12-05 11:35:37 +08:00
tree fix: Tree selection style missing (#39292) 2022-12-06 17:18:05 +08:00
tree-select chore: unify useContext usage (#39314) 2022-12-06 21:09:59 +08:00
typography docs: update overview img (#38946) 2022-11-30 20:14:41 +08:00
upload docs: update overview img (#38946) 2022-11-30 20:14:41 +08:00
version chore: next merge master 2022-07-15 11:23:50 +08:00
index.tsx refactor: Optimize theme export and add docs (#38902) 2022-11-23 20:22:38 +08:00