ant-design/components/input
二货爱吃白萝卜 100fa29bef
feat: Input.OTP component support (#48076)
* chore: basic control

* chore: input instad

* docs: update demo

* chore: adjust operation interactive

* chore: lock selection

* chore: fix patch logic

* chore: merge logic

* chore: patch autoFocus

* test: update snapshot

* test: add test case

* test: coverage

* chore: update size limit

* docs: update docs

* test: fix test case

* chore: update comment

* refactor: change to length

* chore: blur all

* chore: size limit
2024-03-28 14:05:58 +08:00
..
__tests__ feat: Input.OTP component support (#48076) 2024-03-28 14:05:58 +08:00
demo feat: Input.OTP component support (#48076) 2024-03-28 14:05:58 +08:00
hooks docs: update faq (#44198) 2023-08-14 13:32:57 +08:00
OTP feat: Input.OTP component support (#48076) 2024-03-28 14:05:58 +08:00
style feat: Input.OTP component support (#48076) 2024-03-28 14:05:58 +08:00
Group.tsx refactor: genStyleHooks (#46038) 2023-11-29 17:23:45 +08:00
index.en-US.md feat: Input.OTP component support (#48076) 2024-03-28 14:05:58 +08:00
index.ts feat: Input.OTP component support (#48076) 2024-03-28 14:05:58 +08:00
index.zh-CN.md feat: Input.OTP component support (#48076) 2024-03-28 14:05:58 +08:00
Input.tsx feat: Input.OTP component support (#48076) 2024-03-28 14:05:58 +08:00
Password.tsx type: type enhancement (#46847) 2024-01-08 11:05:03 +08:00
Search.tsx type: type enhancement (#46847) 2024-01-08 11:05:03 +08:00
TextArea.tsx feat: CP support Input.TextArea allowClear、autoComplete、className、classNames、style、styles (#47589) 2024-02-28 09:54:48 +08:00
utils.ts feat: Input/InputNumber/Mentions support filled variant (#46435) 2023-12-18 17:53:31 +08:00