ant-design/components/input
triyys 855c0a01ab
fix: dynamically resize the textarea's wrapper (#53024)
* fix: dynamically resize the textarea's wrapper

* fix: use requestAnimationFrame to wrap style updates

* test: modify test simulate requestAnimationFrame

* test: correct the test due to wrong logic

---------

Co-authored-by: afc163 <afc163@gmail.com>
2025-03-14 10:51:34 +08:00
..
__tests__ fix: dynamically resize the textarea's wrapper (#53024) 2025-03-14 10:51:34 +08:00
demo refactor: rewrite renderSeparator to FC (#52841) 2025-02-19 09:19:23 +08:00
hooks fix: dynamically resize the textarea's wrapper (#53024) 2025-03-14 10:51:34 +08:00
OTP perf(OTP): useState initializer function called only once (#52878) 2025-02-19 14:52:54 +08:00
style fix: remove unexpected input underlined border when hover (#52959) 2025-02-25 21:41:48 +08:00
Group.tsx fix: Input.Group and Input.OTP cssvar is missing (#52799) 2025-02-14 15:31:21 +08:00
index.en-US.md refactor: rewrite renderSeparator to FC (#52841) 2025-02-19 09:19:23 +08:00
index.tsx feat(Input): deprecate Input.Group (#52571) 2025-01-26 12:41:08 +08:00
index.zh-CN.md refactor: rewrite renderSeparator to FC (#52841) 2025-02-19 09:19:23 +08:00
Input.tsx fix: TextArea style missing (#52597) 2025-01-26 18:52:30 +08:00
Password.tsx feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
Search.tsx feat: update input.search type (#52077) (#52083) 2024-12-23 09:49:09 +08:00
TextArea.tsx fix: dynamically resize the textarea's wrapper (#53024) 2025-03-14 10:51:34 +08:00
utils.ts chore(deps): update dependency eslint to v9 (#50690) 2024-09-19 03:30:19 +08:00