ant-design/components/timeline
zefeng 14417f1614
feat(theme): adjust font-size in compact mode (#23135)
* feat(theme): adjust font-size in compact mode

With compact theme mode, we adjust default font-size from 14px to 12px.

Closes #23015

* patch: update docs min font-size

* patch

* patch

* patch

* patch

* patch

* patch
2020-04-28 11:16:01 +08:00
..
__tests__ feat(theme): adjust font-size in compact mode (#23135) 2020-04-28 11:16:01 +08:00
demo feat(theme): adjust font-size in compact mode (#23135) 2020-04-28 11:16:01 +08:00
style feat: support compact theme (#22126) 2020-03-29 10:39:46 +08:00
index.en-US.md Fix timeline pendingDot default value in docs (#22236) 2020-03-16 09:58:29 +08:00
index.tsx export components interface (#7654) 2017-09-25 22:14:49 +08:00
index.zh-CN.md Fix timeline pendingDot default value in docs (#22236) 2020-03-16 09:58:29 +08:00
Timeline.tsx fix: narrow down types of string literals in a few defaultProps declarations (#22686) 2020-03-28 19:29:02 +08:00
TimelineItem.tsx refactoring: replace deprecated React.SFC with React.FunctionComponent (#22691) 2020-03-28 11:56:57 +08:00