ant-design/components
2020-02-20 19:56:22 +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 🔧 remove react-router from devDeps (#21276) 2020-02-07 17:08:37 +08:00
button fix: Button.Group size style issue (#21307) 2020-02-10 11:32:37 +08:00
calendar feat: Azerbaijani translation (#21387) 2020-02-15 22:28:12 +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 🆕 Add style for Checkbox & Radio Group options (#21219) 2020-02-04 17:34:02 +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 fix: Form item has default height align with form size (#21476) 2020-02-19 22:04:25 +08:00
date-picker feat: Azerbaijani translation (#21387) 2020-02-15 22:28:12 +08:00
descriptions docs: Format string notation of all components (#20970) 2020-01-17 17:23:47 +08:00
divider 💄 Add @divider-text-padding (#21407) 2020-02-17 14:03:40 +08:00
drawer 🎬 update drawer demo (#20988) 2020-01-17 23:32:56 +08:00
dropdown 🎬 improve dropdown demos in mobile (#21312) 2020-02-10 13:07:07 +08:00
empty 🆙 pass disabled to custom prev and next buttons (#21361) 2020-02-13 13:31:37 +08:00
form 🐛 Fix Form forwardRef ts error (#21483) 2020-02-20 16:36:47 +08:00
grid Add missed white space (#21379) 2020-02-14 16:01:44 +08:00
icon fix typo (#20913) 2020-01-15 12:16:12 +08:00
input fix: Input with readOnly should not clearable (#21494) 2020-02-20 19:56:22 +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 🆙 pass disabled to custom prev and next buttons (#21361) 2020-02-13 13:31:37 +08:00
locale feat: Azerbaijani translation (#21387) 2020-02-15 22:28:12 +08:00
locale-provider improve i18n docs (#21394) 2020-02-16 18:18:01 +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 💄 fix message shadow get cutted (#20856) 2020-01-13 14:22:17 +08:00
modal chore: remove unused iconClassName from definition (#21378) 2020-02-14 12:32:24 +08:00
notification docs: Update hooks description (#21279) 2020-02-07 20:32:00 +08:00
page-header 💄 new tabs style (#21256) 2020-02-07 11:08:16 +08:00
pagination 🆙 pass disabled to custom prev and next buttons (#21361) 2020-02-13 13:31:37 +08:00
popconfirm feat: added rtl direction to all of ant-design components (#19380) 2020-01-02 19:10:16 +08:00
popover feat: added rtl direction to all of ant-design components (#19380) 2020-01-02 19:10:16 +08:00
progress refactor: Progress use React.Fragment to remove unused div (#21170) 2020-02-02 11:12:07 +08:00
radio [Radio.Button] fix: replace 'outline' with 'box-shadow' (#21392) 2020-02-16 18:26:11 +08:00
rate feat: added rtl direction to all of ant-design components (#19380) 2020-01-02 19:10:16 +08:00
result docs: Format string notation of all components (#20970) 2020-01-17 17:23:47 +08:00
row adjust import style of grid 2019-03-13 10:50:59 +08:00
select docs: Add faq about item height (#21433) 2020-02-18 17:29:35 +08:00
skeleton fix: Form item has default height align with form size (#21476) 2020-02-19 22:04:25 +08:00
slider test: Increase Slider and Input test coverage (#21364) 2020-02-13 17:32:07 +08:00
spin Add test case for ConfigProvider and Spin (#21384) 2020-02-14 19:02:53 +08:00
statistic remove moment deps in Countdown (#21108) 2020-01-27 10:08:02 +08:00
steps 💄 tweak steps 1px align (#21306) 2020-02-10 11:29:14 +08:00
style fix: Fixed Table small style (#21431) 2020-02-18 16:28:25 +08:00
switch feat: Add Min-Width Style Variables for Switch Component (#20829) 2020-01-11 23:24:10 +08:00
table fix: Form item has default height align with form size (#21476) 2020-02-19 22:04:25 +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 fix: timeline content style (#21068) 2020-01-25 00:23:15 +08:00
tooltip 🐛 Fix Tooltip title 0 is not shown (#20894) 2020-01-14 17:57:05 +08:00
transfer fix: Input click should get focus (#21413) 2020-02-17 19:12:42 +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 🐛 Typography editable should focus at the end (#21268) 2020-02-07 13:15:24 +08:00
upload fix: Form item has default height align with form size (#21476) 2020-02-19 22:04:25 +08:00
version
index.tsx chore: Remove LocaleProvider & Mention in export (#19935) 2019-11-26 14:21:05 +08:00