ant-design/components
2019-12-26 14:32:14 +08:00
..
__tests__ fix: ResizeObserver should ignore shaking (#18289) 2019-08-15 15:52:36 +08:00
_util fix: Typography warning for ref error (#19074) 2019-10-01 01:06:09 -05:00
affix Navigation components doc tweaks (#19447) 2019-10-28 09:09:22 +08:00
alert 💄 refactor alert code for better semantic 2019-10-28 15:48:38 +08:00
anchor Merge branch 'master' of github.com:ant-design/ant-design into feature 2019-09-07 00:23:09 +08:00
auto-complete docs: Improved grammar in AutoComplete docs (#19875) 2019-11-22 09:22:20 +08:00
avatar Feature avatar icon (#19368) 2019-10-23 15:52:08 +08:00
back-top test unmount 2019-08-27 18:31:01 +08:00
badge Merge branch 'master' into chore/mergemaster 2019-09-02 10:47:32 +08:00
breadcrumb fix test cases 2019-11-05 01:59:14 +08:00
button 🐛 Fix Button text not align center in Chrome (#20059) 2019-12-03 18:06:07 +08:00
calendar merge feature 2019-12-01 15:29:53 +08:00
card :refactor: remove unneccessary changes of #17614 (#18854) 2019-09-17 15:13:43 +08:00
carousel Improve code for better compatibility 2019-09-16 20:11:20 +08:00
cascader improve dropdown/cascader/select customization 2019-12-10 13:21:36 +08:00
checkbox Update index.zh-CN.md (#19627) 2019-12-01 15:46:17 +08:00
col adjust import style of grid 2019-03-13 10:50:59 +08:00
collapse fix: keep className given to expandIcon in Collapse component (#19160) 2019-10-11 10:23:41 +08:00
comment Fix: long author name breaks on small screen (#19272) 2019-10-18 00:00:09 +08:00
config-provider fix time picker test snapshots 2019-12-17 16:58:41 +08:00
date-picker Fix: "disabledTime" property type in date-picker 2019-12-09 23:38:00 +08:00
descriptions docs: 📝 Description List => Descriptions (#20316) 2019-12-18 12:09:05 +08:00
divider test unmount 2019-08-27 18:31:01 +08:00
drawer merge feature 2019-12-01 15:29:53 +08:00
dropdown improve dropdown/cascader/select customization 2019-12-10 13:21:36 +08:00
empty update snapshots 2019-12-02 19:02:33 +08:00
form Correct Grammar in Form Component's Documentation (#20381) 2019-12-23 09:13:04 +08:00
grid add test cases 2019-10-20 15:01:27 +08:00
icon 🐛 fix Icon component ts error with cra definition 2019-12-09 15:27:58 +08:00
input fix: Disallow auto focus input after triggering "onSearch" event in mobile and tablet devices (#20332) 2019-12-19 12:52:53 +08:00
input-number feat: input,select less vars (#19546) 2019-11-04 11:23:29 +08:00
layout fix: fix remove url 2019-11-03 18:14:06 +08:00
list 🐛 Fix List pagniation options text align (#20038) 2019-12-02 16:12:32 +08:00
locale merge feature 2019-12-01 15:29:53 +08:00
locale-provider fix time picker test snapshots 2019-12-17 16:58:41 +08:00
mention test unmount 2019-08-27 18:31:01 +08:00
mentions fix: Chrome input position not align with button (#18603) 2019-09-02 15:35:42 +08:00
menu 🐛 fix menu link color inside badge (#19810) 2019-11-19 20:30:44 +08:00
message fix: update message content with a unique key and cancel manually (#19967) 2019-11-28 10:01:43 +08:00
modal test: update snapshots (#20104) 2019-12-05 17:26:16 +08:00
notification merge feature 2019-12-01 15:29:53 +08:00
page-header Navigation components doc tweaks (#19447) 2019-10-28 09:09:22 +08:00
pagination docs: 3.25.0 changelog (#19549) 2019-11-04 14:36:02 +08:00
popconfirm test unmount 2019-08-27 18:31:01 +08:00
popover test unmount 2019-08-27 18:31:01 +08:00
progress test: fix ci fail 2019-09-06 23:05:06 +08:00
radio test unmount 2019-08-27 18:31:01 +08:00
rate test unmount 2019-08-27 18:31:01 +08:00
result update snapshots 2019-10-05 18:02:16 +08:00
row adjust import style of grid 2019-03-13 10:50:59 +08:00
select fix: fix type of OptionProps 2019-12-11 16:00:29 +08:00
skeleton 改进 skeleton 首次加载数据使用场景描述 (#19700) 2019-11-12 22:43:50 +08:00
slider 🐛 Fix Slider tooltip not aligned center (#20016) 2019-11-30 18:10:48 +08:00
spin chore: 📝 improve docs and config json (#20364) 2019-12-20 15:07:18 +08:00
statistic fix: Tree shaking should works on withContext 2019-10-21 13:38:38 +08:00
steps 💄 optimize Steps labelPlacement vertical UI (#20325) 2019-12-18 17:46:17 +08:00
style improve dropdown/cascader/select customization 2019-12-10 13:21:36 +08:00
switch test unmount 2019-08-27 18:31:01 +08:00
table 🐛 (Table): fix filters define in onChange (#20337) 2019-12-19 10:42:19 +08:00
tabs fix: tab bar animated style (#20417) 2019-12-25 14:11:57 +08:00
tag 🐛 fix Tag onClick triggered when close (#20355) 2019-12-19 22:12:37 +08:00
time-picker fix time picker test snapshots 2019-12-17 16:58:41 +08:00
timeline fix stylelint 2019-09-16 22:19:07 +08:00
tooltip Export tooltop helper interfaces (#19846) 2019-11-21 11:56:21 +08:00
transfer When using the render property to customize the title, the title property of the datasource is not required 2019-12-09 19:15:41 +08:00
tree 📝 Update draggable.md (#20458) 2019-12-26 14:32:14 +08:00
tree-select update TreeSelect docs (#20402) 2019-12-24 11:18:43 +08:00
typography Update index.zh-CN.md (#20382) 2019-12-23 11:13:01 +08:00
upload upload: fix upload not support ico file type issue(#20360) (#20375) 2019-12-22 17:23:08 +08:00
version
index.tsx 💄 eslint for all 2019-08-14 18:21:24 +08:00