ant-design/components/typography
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
..
__tests__ refactor: refines types and fix to use prop direction over context direction (#37716) 2022-10-18 11:45:43 +08:00
Base refactor: refines types and fix to use prop direction over context direction (#37716) 2022-10-18 11:45:43 +08:00
demo fix: Typography ellipsis percision bug (#37802) 2022-09-30 10:58:11 +08:00
hooks fix: Typography error on context ellipsis (#33725) 2022-01-18 14:13:41 +08:00
style chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00
Editable.tsx refactor: refines types and fix to use prop direction over context direction (#37716) 2022-10-18 11:45:43 +08:00
index.en-US.md docs: Add desc about Text ellipsis (#37670) 2022-09-21 14:11:56 +08:00
index.tsx chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00
index.zh-CN.md docs: Add desc about Text ellipsis (#37670) 2022-09-21 14:11:56 +08:00
Link.tsx refactor: refines types and fix to use prop direction over context direction (#37716) 2022-10-18 11:45:43 +08:00
Paragraph.tsx refactor: refines types and fix to use prop direction over context direction (#37716) 2022-10-18 11:45:43 +08:00
Text.tsx refactor: refines types and fix to use prop direction over context direction (#37716) 2022-10-18 11:45:43 +08:00
Title.tsx refactor: refines types and fix to use prop direction over context direction (#37716) 2022-10-18 11:45:43 +08:00
Typography.tsx refactor: refines types and fix to use prop direction over context direction (#37716) 2022-10-18 11:45:43 +08:00