ant-design/components/typography
Zheeeng e9fd8e3672
fix: Ellipsis row counting (#37700)
* fix: Ellipsis row counting

When the base font-size causes measurement elements with floating offsetHeight, we can only get the rounded number, causes the rows counting incorrect.

* fix: Ellipsis row counting

* chore: update snapshot

* chore: update snapshot
2022-09-24 19:30:51 +08:00
..
__tests__ fix: Ellipsis row counting (#37700) 2022-09-24 19:30:51 +08:00
Base fix: Ellipsis row counting (#37700) 2022-09-24 19:30:51 +08:00
demo fix: Visible change not show Tooltip of Typography (#37147) 2022-08-19 01:31:16 +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 chore: prettier components (#36171) 2022-06-22 14:57:09 +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 perf: refactor devWarning for production code size (#35411) 2022-05-10 15:43:29 +08:00
Paragraph.tsx chore: eslint add consistent-type-imports (#35419) 2022-05-07 14:31:54 +08:00
Text.tsx chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00
Title.tsx chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00
Typography.tsx fix: component.displayName To distinguish the environment (#36126) 2022-06-21 10:24:52 +08:00