ant-design/components
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__ chore: Remove LocaleProvider & Mention in export (#19935) 2019-11-26 14:21:05 +08:00
_util test: improve test for requestAnimationFrame (#22433) 2020-03-20 15:07:47 +08:00
affix fix snapshot (#22445) 2020-03-20 18:43:47 +08:00
alert 🐛 Fix Alert cannot work with Tooltip (#22594) 2020-03-25 16:50:43 +08:00
anchor test: improve test for requestAnimationFrame (#22433) 2020-03-20 15:07:47 +08:00
auto-complete style: AutoComplete clear icon overclap on Search icon (#22310) 2020-03-17 18:19:13 +08:00
avatar docs: optimize avatar demo (#22631) 2020-03-26 15:53:57 +08:00
back-top feat: added rtl direction to all of ant-design components (#19380) 2020-01-02 19:10:16 +08:00
badge style: fix badge rtl num (#22665) 2020-03-27 15:31:26 +08:00
breadcrumb style: fix rtl.less place and name (#22384) 2020-03-19 12:13:24 +08:00
button refactoring: replace deprecated React.SFC with React.FunctionComponent (#22691) 2020-03-28 11:56:57 +08:00
calendar style: 💄 fix calendar style details (#22676) 2020-03-27 20:02:14 +08:00
card refactoring: replace deprecated React.SFC with React.FunctionComponent (#22691) 2020-03-28 11:56:57 +08:00
carousel refactor: import react-slick instead of require (#22507) 2020-03-23 11:38:16 +08:00
cascader test: refactor code (#22436) 2020-03-20 15:48:44 +08:00
checkbox style: optimize slider inner (#22627) 2020-03-26 15:14:17 +08:00
col adjust import style of grid 2019-03-13 10:50:59 +08:00
collapse test: improve test for requestAnimationFrame (#22433) 2020-03-20 15:07:47 +08:00
comment docs: Update basic.md (#22467) 2020-03-23 11:14:29 +08:00
config-provider refactoring: replace deprecated React.SFC with React.FunctionComponent (#22691) 2020-03-28 11:56:57 +08:00
date-picker style: add separator disabled (#22563) 2020-03-24 17:27:40 +08:00
descriptions refactoring: replace deprecated React.SFC with React.FunctionComponent (#22691) 2020-03-28 11:56:57 +08:00
divider refactoring: replace deprecated React.SFC with React.FunctionComponent (#22691) 2020-03-28 11:56:57 +08:00
drawer docs: 4.0.4 changelog (#22505) 2020-03-23 10:57:37 +08:00
dropdown style: optimization Dropdown rtl style (#22519) 2020-03-23 16:39:30 +08:00
empty chore: Update snapshot 2020-03-27 22:43:39 +08:00
form chore: adjust ts define (#22662) 2020-03-27 15:08:55 +08:00
grid fix: Col without span prop should keep default (#22455) 2020-03-22 21:20:03 +08:00
icon add className (#21988) 2020-03-08 13:59:44 +08:00
input style: optimize input rtl syle (#22624) 2020-03-27 10:10:09 +08:00
input-number style: add rtl.less of InputNumber (#22434) 2020-03-20 14:43:32 +08:00
layout Inherit menu line-height from header (#16142) 2020-03-17 20:26:53 +08:00
list Fix loading link locale and name (#22423) 2020-03-20 11:01:41 +08:00
locale Update german translation (#22270) 2020-03-16 21:58:40 +08:00
locale-provider chore: Update snapshot 2020-03-27 22:43:39 +08:00
mentions fix: Form item has default height align with form size (#21476) 2020-02-19 22:04:25 +08:00
menu style: fix rtl.less place and name (#22384) 2020-03-19 12:13:24 +08:00
message chore: icons save bundle size without treeShaking (#21752) 2020-03-02 12:09:38 +08:00
modal docs: 4.0.4 changelog (#22505) 2020-03-23 10:57:37 +08:00
notification clarify duration example description (#21838) 2020-03-04 08:28:53 +08:00
page-header refactoring: replace deprecated React.SFC with React.FunctionComponent (#22691) 2020-03-28 11:56:57 +08:00
pagination style: fix rtl.less place and name (#22384) 2020-03-19 12:13:24 +08:00
popconfirm chore: icons save bundle size without treeShaking (#21752) 2020-03-02 12:09:38 +08:00
popover docs: 4.0.4 changelog (#22505) 2020-03-23 10:57:37 +08:00
progress refactoring: replace deprecated React.SFC with React.FunctionComponent (#22691) 2020-03-28 11:56:57 +08:00
radio style: add rtl.less of Radio (#22405) 2020-03-19 19:53:24 +08:00
rate style: fix rtl.less place and name (#22384) 2020-03-19 12:13:24 +08:00
result refactoring: replace deprecated React.SFC with React.FunctionComponent (#22691) 2020-03-28 11:56:57 +08:00
row adjust import style of grid 2019-03-13 10:50:59 +08:00
select fix: select rtl clear icon (#22596) 2020-03-25 22:57:39 +08:00
skeleton docs: 4.0.4 changelog (#22505) 2020-03-23 10:57:37 +08:00
slider docs: optimize slider demo (#22626) 2020-03-26 15:31:23 +08:00
spin docs: 4.0.4 changelog (#22505) 2020-03-23 10:57:37 +08:00
statistic refactoring: replace deprecated React.SFC with React.FunctionComponent (#22691) 2020-03-28 11:56:57 +08:00
steps fix: steps rtl style (#22523) 2020-03-23 17:50:39 +08:00
style move @form-item-label-height from form styles to theme variables (#22600) 2020-03-25 21:19:48 +08:00
switch style: fix rtl.less place and name (#22384) 2020-03-19 12:13:24 +08:00
table chore: Update snapshot 2020-03-27 22:43:39 +08:00
tabs style: optimize tabs rtl (#22653) 2020-03-27 11:50:50 +08:00
tag docs: 4.0.4 changelog (#22505) 2020-03-23 10:57:37 +08:00
time-picker update snapshots 2020-03-05 20:32:38 +08:00
timeline refactoring: replace deprecated React.SFC with React.FunctionComponent (#22691) 2020-03-28 11:56:57 +08:00
tooltip fix test case 2020-03-27 12:26:57 +08:00
transfer chore: Update snapshot 2020-03-27 22:43:39 +08:00
tree docs: 4.0.4 changelog (#22505) 2020-03-23 10:57:37 +08:00
tree-select docs: Update dropdownMatchSelectWidth doc desc 2020-03-25 12:12:36 +08:00
typography refactoring: replace deprecated React.SFC with React.FunctionComponent (#22691) 2020-03-28 11:56:57 +08:00
upload style: fix rtl.less place and name (#22384) 2020-03-19 12:13:24 +08:00
version fix: package.json import for webpack@5 compatibility (#22644) 2020-03-27 10:15:31 +08:00
index.tsx chore: Remove LocaleProvider & Mention in export (#19935) 2019-11-26 14:21:05 +08:00