ant-design/components/typography
Rustin 7b94e0bfb2
refactoring: replace deprecated React.SFC with React.FunctionComponent (#22691)
* refactor: replace deprecated React.SFC with React.FunctionComponent

* refactoring: use typedef FC
2020-03-28 11:56:57 +08:00
..
__tests__ test: improve test for requestAnimationFrame (#22433) 2020-03-20 15:07:47 +08:00
demo fix: Typography list style (#22284) 2020-03-17 11:30:16 +08:00
style style: fix rtl.less place and name (#22384) 2020-03-19 12:13:24 +08:00
Base.tsx chore: icons save bundle size without treeShaking (#21752) 2020-03-02 12:09:38 +08:00
Editable.tsx chore: icons save bundle size without treeShaking (#21752) 2020-03-02 12:09:38 +08:00
index.en-US.md docs: Format string notation of all components (#20970) 2020-01-17 17:23:47 +08:00
index.tsx export TypographyProps 2019-05-28 16:06:10 +08:00
index.zh-CN.md docs: Format string notation of all components (#20970) 2020-01-17 17:23:47 +08:00
Paragraph.tsx refactoring: replace deprecated React.SFC with React.FunctionComponent (#22691) 2020-03-28 11:56:57 +08:00
Text.tsx refactoring: replace deprecated React.SFC with React.FunctionComponent (#22691) 2020-03-28 11:56:57 +08:00
Title.tsx refactoring: replace deprecated React.SFC with React.FunctionComponent (#22691) 2020-03-28 11:56:57 +08:00
Typography.tsx feat: added rtl direction to all of ant-design components (#19380) 2020-01-02 19:10:16 +08:00
util.tsx 🐛 fix: Typography ellipsis miss calculate decimal (#20689) 2020-01-06 16:26:54 +08:00