ant-design/components
二货机器人 04bfb21923
fix: TextArea warning with React 16.13 (#21703)
* fix: TextArea auto height warning

* comment it

* popout textarea test case

* no warning in react 16.13
2020-02-29 16:44:04 +08:00
..
__tests__ chore: Remove LocaleProvider & Mention in export (#19935) 2019-11-26 14:21:05 +08:00
_util feat: Modal support hooks (#20949) 2020-02-03 13:00:35 +08:00
affix 🐛 Fix Affix throws Cannot read property getBoundingClientRect (#21350) 2020-02-12 13:03:32 +08:00
alert 🐛 fix Alert button extra padding in Firefox (#21325) 2020-02-10 19:52:12 +08:00
anchor update demo (#21069) 2020-01-22 12:11:49 +08:00
auto-complete fix: Form item has default height align with form size (#21476) 2020-02-19 22:04:25 +08:00
avatar fix: Badge number style (#21235) 2020-02-05 13:52:26 +08:00
back-top feat: added rtl direction to all of ant-design components (#19380) 2020-01-02 19:10:16 +08:00
badge docs: Form onFinish & getFieldsValue only get validate Field values (#21323) 2020-02-11 17:04:13 +08:00
breadcrumb fix: Breadcrumb 默认使用path作为唯一key (#21583) 2020-02-27 11:00:57 +08:00
button docs: 📝 optimize button doc image style (#21704) 2020-02-29 16:15:43 +08:00
calendar style: optimization calendar year content (#21598) 2020-02-26 11:21:21 +08:00
card fix: card actions font-size issue (#21107) 2020-01-26 12:11:59 +08:00
carousel fix: 修复 Carousel 组件 left/right 模式下卡片轮播方向 (#20781) 2020-01-09 10:23:53 +08:00
cascader 🆕 Add bordered prop (#21242) 2020-02-06 10:02:02 +08:00
checkbox chore: use react internel optimize code style (#21659) 2020-02-28 11:11:00 +08:00
col adjust import style of grid 2019-03-13 10:50:59 +08:00
collapse fix: Collapse Panel with extra prop (#21202) 2020-02-04 10:57:10 +08:00
comment fix: Form item has default height align with form size (#21476) 2020-02-19 22:04:25 +08:00
config-provider chore: 🆙 upgrade rc-pagination to 2.0 (#21650) 2020-02-27 21:58:11 +08:00
date-picker 📦 Remove DatePicker legacy cell className (#21589) 2020-02-25 19:41:43 +08:00
descriptions fix: Description key warning (#21688) 2020-02-28 21:47:29 +08:00
divider 💄 Add @divider-text-padding (#21407) 2020-02-17 14:03:40 +08:00
drawer fix: dark background in different container (#21299) 2020-02-24 22:44:29 +08:00
dropdown 🎬 improve dropdown demos in mobile (#21312) 2020-02-10 13:07:07 +08:00
empty chore: 🆙 upgrade rc-pagination to 2.0 (#21650) 2020-02-27 21:58:11 +08:00
form fix: React 16.13 warning (#21702) 2020-02-29 15:21:32 +08:00
grid Update verbiage in sample to match the property value (#21628) 2020-02-27 07:30:10 +08:00
icon fix typo (#20913) 2020-01-15 12:16:12 +08:00
input fix: TextArea warning with React 16.13 (#21703) 2020-02-29 16:44:04 +08:00
input-number fix: dark theme in 4.0 (#20642) 2020-01-03 19:00:01 +08:00
layout update snapshot 2020-02-04 17:42:18 +08:00
list chore: 🆙 upgrade rc-pagination to 2.0 (#21650) 2020-02-27 21:58:11 +08:00
locale feat: Azerbaijani translation (#21387) 2020-02-15 22:28:12 +08:00
locale-provider chore: 🆙 upgrade rc-pagination to 2.0 (#21650) 2020-02-27 21:58:11 +08:00
mentions fix: Form item has default height align with form size (#21476) 2020-02-19 22:04:25 +08:00
menu Update index.less (#21365) 2020-02-13 16:13:06 +08:00
message add test case for message.config (#21556) 2020-02-24 16:58:09 +08:00
modal fix: dark background in different container (#21299) 2020-02-24 22:44:29 +08:00
notification fix: ignore lgtm rule (#21580) 2020-02-25 18:36:18 +08:00
page-header 💄 new tabs style (#21256) 2020-02-07 11:08:16 +08:00
pagination chore: 🆙 upgrade rc-pagination to 2.0 (#21650) 2020-02-27 21:58:11 +08:00
popconfirm feat: added rtl direction to all of ant-design components (#19380) 2020-01-02 19:10:16 +08:00
popover fix: dark background in different container (#21299) 2020-02-24 22:44:29 +08:00
progress fix: fix sortGradient ignore incorrect percent (#21564) 2020-02-25 12:21:49 +08:00
radio chore: replace legacy context and use PureComponent (#21597) 2020-02-26 16:09:22 +08:00
rate feat: added rtl direction to all of ant-design components (#19380) 2020-01-02 19:10:16 +08:00
result 🔷 Fix Result status type to string & number (#21691) 2020-02-28 23:41:20 +08:00
row adjust import style of grid 2019-03-13 10:50:59 +08:00
select docs: 🔗 update demo links 2020-02-26 16:53:57 +08:00
skeleton fix: Form item has default height align with form size (#21476) 2020-02-19 22:04:25 +08:00
slider merge master 2020-02-19 13:20:43 +08:00
spin merge master 2020-02-19 13:20:43 +08:00
statistic remove moment deps in Countdown (#21108) 2020-01-27 10:08:02 +08:00
steps fix: dark background in different container (#21299) 2020-02-24 22:44:29 +08:00
style fix: Table fixed style with sorted column (#21679) 2020-02-28 16:28:03 +08:00
switch feat: Add Min-Width Style Variables for Switch Component (#20829) 2020-01-11 23:24:10 +08:00
table chore: improve table docs (#21667) 2020-02-28 12:11:16 +08:00
tabs Update index.zh-CN.md (#20962) 2020-01-17 10:48:25 +08:00
tag 🎬 improve Tag demo 2020-01-08 15:08:54 +08:00
time-picker feat: Azerbaijani translation (#21387) 2020-02-15 22:28:12 +08:00
timeline feat: Timeline.Item support label (#21560) 2020-02-26 17:21:44 +08:00
tooltip 🐛 Fix Tooltip title 0 is not shown (#20894) 2020-01-14 17:57:05 +08:00
transfer chore: 🆙 upgrade rc-pagination to 2.0 (#21650) 2020-02-27 21:58:11 +08:00
tree fix tree node spread warning (#21303) 2020-02-10 10:08:32 +08:00
tree-select docs: Add faq about item height (#21433) 2020-02-18 17:29:35 +08:00
typography merge master 2020-02-19 13:20:43 +08:00
upload docs: Site with single paging (#21360) 2020-02-27 10:53:30 +08:00
version
index.tsx chore: Remove LocaleProvider & Mention in export (#19935) 2019-11-26 14:21:05 +08:00