ant-design/components/input/__tests__
He Linming 6ee61f6f0b
feat(Input.Password): password visibility controllable (#38216)
* feat: support controllable visible of password

* test: add some unit test for Password

* refactor: visibilityToggle API

* test: update snapshots

* Update components/input/Password.tsx

Co-authored-by: afc163 <afc163@gmail.com>
2022-10-31 21:15:59 +08:00
..
__snapshots__ feat(Input.Password): password visibility controllable (#38216) 2022-10-31 21:15:59 +08:00
demo-extend.test.ts test: Demo check popup content (#33378) 2021-12-23 11:51:10 +08:00
demo.test.ts test: js => ts (#37392) 2022-09-05 19:41:32 +08:00
focus.test.tsx chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00
image.test.ts test: demo -> ui test (#24475) 2020-10-23 18:50:46 +08:00
index.test.tsx test: update test case (#38217) 2022-10-26 14:47:33 +08:00
Password.test.tsx feat(Input.Password): password visibility controllable (#38216) 2022-10-31 21:15:59 +08:00
Search.test.tsx test: js => ts (#37392) 2022-09-05 19:41:32 +08:00
textarea.test.tsx refactor: refines types and fix to use prop direction over context direction (#37716) 2022-10-18 11:45:43 +08:00
type.test.tsx chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00