ant-design/components/input/__tests__
Zheeeng 29a15e2a5d
refactor: refines types and fix to use prop direction over context direction (#37716)
* refactor: use enum instead of multiple constants and refines types

* fix: siganture and direction prop passing

* Update Editable.tsx

* refine types

* test: update snap

* style: prefer literal constants over enum

* fix: refine types for typography

* fix: restore ellipsis const

* fix: restore ellipsis const

* fix: restore textare importing
2022-10-18 11:45:43 +08:00
..
__snapshots__ test: Use SSR for testing demo (#37890) 2022-10-08 16:17:20 +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 fix: remove defaultProps (#37815) 2022-09-30 15:58:34 +08:00
Password.test.tsx fix(Input): should not have value prop on input after click toggle icon (#37900) 2022-10-13 15:07:43 +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