ant-design/components/input-number/__tests__
Ryan 1a10ecf98f
fix: suffix of InputNumber moves left after the mouse enters when it is disabled (#53184)
* fix: input-number in disabled state shows control buttons

* test: add test case

* chore: style update

* chore:remove redundant code

* chore:remove console.log

* chore: add judgment conditions

* test: update test case

* chore: update snapshot

* chore(style): update style

---------

Co-authored-by: ice <49827327+coding-ice@users.noreply.github.com>
2025-03-24 12:24:14 +00:00
..
__snapshots__ fix: suffix of InputNumber moves left after the mouse enters when it is disabled (#53184) 2025-03-24 12:24:14 +00:00
a11y.test.ts feat: add a11y test for components demo (#51414) 2024-11-01 11:30:11 +08:00
addon.test.tsx docs: format code (#48309) 2024-04-08 14:04:08 +08:00
demo-extend.test.ts fix: InputNumber should respect padding token (#46878) 2024-01-10 11:57:58 +08:00
demo.test.tsx docs: format code (#48309) 2024-04-08 14:04:08 +08:00
image.test.ts test: demo -> ui test (#24475) 2020-10-23 18:50:46 +08:00
index.test.tsx chore: InputNumber add usage tips (#49648) 2024-06-28 23:19:58 +08:00
prefix.test.tsx docs: format code (#48309) 2024-04-08 14:04:08 +08:00
suffix.test.tsx fix: suffix of InputNumber moves left after the mouse enters when it is disabled (#53184) 2025-03-24 12:24:14 +00:00