ant-design/components/typography/__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__ refactor: refines types and fix to use prop direction over context direction (#37716) 2022-10-18 11:45:43 +08:00
copy.test.tsx chore(deps-dev): bump eslint-plugin-jest from 26.9.0 to 27.0.1 (#37291) 2022-08-30 10:57:13 +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
ellipsis.test.tsx refactor: refines types and fix to use prop direction over context direction (#37716) 2022-10-18 11:45:43 +08:00
enter-key-callback.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: Typography tooltip bug (#37754) 2022-09-27 15:56:09 +08:00