ant-design/components/typography
afc163 ef09eefb85
refactor: Typography move to cssinjs (#34372)
* refactor: move to css in js

* add some style

* update code style

* update

* update

* update

* update

* add reset styles

* use token.errorColors

* remove less files

* add operationUnit

* getEditableStyles

* fix overflow

* fix ediable/copy

* fix ediable/copy

* refactor: move to css in js

* add some style

* update code style

* update

* update

* update

* update

* add reset styles

* use token.errorColors

* remove less files

* add operationUnit

* getEditableStyles

* fix overflow

* fix ediable/copy

* fix ediable/copy

* rtl style

* rtl style

* add TypographyToken

* fix ts

* use GenerateStyle<TypographyToken>

* fix ts errors

* fix ediable

* remove comment

* fix ediable

* fix ediable

* revert less files

* comment less

* fix review issues

* fix review issues

* fix review issues

* fix missing style
2022-03-16 19:10:36 +08:00
..
__tests__ fix: typography title margin issue (#34302) 2022-03-04 22:10:16 +08:00
Base fix: editable Typography.Title should match font size while editing (#34169) 2022-03-04 11:04:20 +08:00
demo fix: typography title margin issue (#34302) 2022-03-04 22:10:16 +08:00
hooks fix: Typography error on context ellipsis (#33725) 2022-01-18 14:13:41 +08:00
style refactor: Typography move to cssinjs (#34372) 2022-03-16 19:10:36 +08:00
Editable.tsx refactor: Typography move to cssinjs (#34372) 2022-03-16 19:10:36 +08:00
index.en-US.md docs: ✏️ add note comment (#33771) 2022-01-19 19:05:25 +08:00
index.tsx feat: Add Link component to prepare for rm global style (#24019) 2020-05-11 14:28:57 +08:00
index.zh-CN.md docs: ✏️ add note comment (#33771) 2022-01-19 19:05:25 +08:00
Link.tsx fix: Typography error on context ellipsis (#33725) 2022-01-18 14:13:41 +08:00
Paragraph.tsx fix: Typography.Paragraph\Text\Title ts (#29787) 2021-03-23 13:32:37 +08:00
Text.tsx fix: Typography.Paragraph\Text\Title ts (#29787) 2021-03-23 13:32:37 +08:00
Title.tsx chore(all): delete useless Omit define (#31661) 2021-08-04 20:07:28 +08:00
Typography.tsx refactor: Typography move to cssinjs (#34372) 2022-03-16 19:10:36 +08:00