ant-design/components/input-number
KAM 0dcd6e8c22
fix(InputNumber): Fix incorrect disable state style for input box com… (#42974)
* fix(InputNumber): Fix incorrect disable state style for input box components with front and rear label configuration

* fix(InputNumber): Add case previews for pre and post tags and prefix activation in the disabled state in InputNumber, and add corresponding test cases

* fix(InputNumber): Fix the issue of incorrect inputNumber background color caused by the original prefix icon being disabled

* fix(InputNumber): Remove the toggle disable state interaction in the addon case

* fix(InputNumber): Optimize and merge style processing

* fix(InputNumber): Adjust the addon case and remove irrelevant cases

* fix(InputNumber): Update the snapshot in the InputNumber component unit test

* fix(InputNumber): Fix the issue of incorrect test snapshots caused by adjusting the controls in the disabled state display

* fix(InputNumber): Fix the issue of incorrect test snapshots caused by adjusting the controls in the disabled state display

* fix(InputNumber): Fix the issue of incorrect test snapshots caused by adjusting the controls in the disabled state display

* fix(InputNumber): Fix the issue of incorrect test snapshots caused by adjusting the controls in the disabled state display

* fix(InputNumber): Fix the issue of incorrect test snapshots caused by adjusting the controls in the disabled state display
2023-06-16 14:04:13 +08:00
..
__tests__ fix(InputNumber): Fix incorrect disable state style for input box com… (#42974) 2023-06-16 14:04:13 +08:00
demo fix(InputNumber): Fix incorrect disable state style for input box com… (#42974) 2023-06-16 14:04:13 +08:00
style fix(InputNumber): Fix incorrect disable state style for input box com… (#42974) 2023-06-16 14:04:13 +08:00
index.en-US.md 📝doc: add design token table (#41717) 2023-04-11 10:25:24 +08:00
index.tsx fix(InputNumber): Fix incorrect disable state style for input box com… (#42974) 2023-06-16 14:04:13 +08:00
index.zh-CN.md docs: use uniform naming (#42200) 2023-05-07 17:28:33 +08:00