ant-design/components/input/__tests__/__snapshots__
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
..
demo-extend.test.ts.snap feat(Input.Password): password visibility controllable (#38216) 2022-10-31 21:15:59 +08:00
demo.test.ts.snap feat(Input.Password): password visibility controllable (#38216) 2022-10-31 21:15:59 +08:00
index.test.tsx.snap fix: Form validate message shaking (#36575) 2022-07-19 16:01:31 +08:00
Password.test.tsx.snap test: update test case (#38217) 2022-10-26 14:47:33 +08:00
Search.test.tsx.snap test: js => ts (#37392) 2022-09-05 19:41:32 +08:00
textarea.test.tsx.snap test: js => ts (#37392) 2022-09-05 19:41:32 +08:00