ant-design/components/select
DisLido 4bf79a8474
fix(Select): clear icon position (#51649)
* fix(Select): clear icon position

Fix `.ant-select-has-feedback .ant-select-clear` position when `validateStatus` is empty

Signed-off-by: DisLido <dislido@foxmail.com>

* fix lint; add test case

---------

Signed-off-by: DisLido <dislido@foxmail.com>
2024-11-29 15:54:10 +08:00
..
__tests__ fix(Select): clear icon position (#51649) 2024-11-29 15:54:10 +08:00
demo fix: Select align issue (#51694) 2024-11-20 11:54:49 +08:00
style fix(Select): clear icon position (#51649) 2024-11-29 15:54:10 +08:00
index.en-US.md docs: show suffix demo (#51666) 2024-11-18 10:26:47 +08:00
index.tsx feat(Select): Select supports prefix prop (#51186) 2024-10-16 18:04:38 +08:00
index.zh-CN.md docs: show suffix demo (#51666) 2024-11-18 10:26:47 +08:00
mergedBuiltinPlacements.ts chore: rename file .tsx => .ts (#46759) 2024-01-03 08:45:11 +08:00
useIcons.tsx refactor: deprecatedWarning (#44791) 2023-09-13 22:07:33 +08:00
useShowArrow.ts refactor: Select deprecated showArrow prop (#43520) 2023-07-19 20:27:09 +08:00