.. |
__tests__
|
New component divider (#7261)
|
2017-08-19 12:39:11 +08:00 |
_util
|
Fix broken animation of Menu and Collapse
|
2017-12-08 22:25:50 +08:00 |
affix
|
Move maxHeight code into anchor, close #8606
|
2017-12-28 13:20:12 +08:00 |
alert
|
update snapshot
|
2018-01-01 15:19:40 +08:00 |
anchor
|
Revision of Anchor Props document description,"affix" default value is true; 修正Anchor Props说明,"affix" 是true
|
2018-01-09 10:14:36 +08:00 |
auto-complete
|
Update incorrect signature for onChange
|
2018-01-04 20:49:35 +08:00 |
avatar
|
Improve avatar style
|
2018-01-23 21:02:50 +08:00 |
back-top
|
Fix target warning of BackTop, close #8848 & #8179
|
2018-01-06 23:56:06 +08:00 |
badge
|
update Badge doc (#8905)
|
2018-01-13 04:10:45 -06:00 |
breadcrumb
|
add vars to theme Breadcrumb component (#9022)
|
2018-01-20 16:04:49 +08:00 |
button
|
upgrade snapshots (#9127)
|
2018-01-25 18:24:59 +08:00 |
calendar
|
upgrade snapshots (#9127)
|
2018-01-25 18:24:59 +08:00 |
card
|
Add @card-hover-border variable (#8939)
|
2018-01-12 10:03:14 +08:00 |
carousel
|
Fix implicit any error for Carousel
|
2017-11-22 10:54:27 +08:00 |
cascader
|
docs: Sort api table
|
2017-12-29 20:22:58 +08:00 |
checkbox
|
upgrade snapshots (#9127)
|
2018-01-25 18:24:59 +08:00 |
col
|
export components interface (#7654)
|
2017-09-25 22:14:49 +08:00 |
collapse
|
release 3.1.0 (#8787)
|
2017-12-29 20:53:21 +08:00 |
date-picker
|
docs: fix DatePicker start end demo
|
2018-01-29 19:19:36 +08:00 |
divider
|
docs: Sort api table
|
2017-12-29 20:22:58 +08:00 |
dropdown
|
Fix: Dropdown.Button not fully disabled (#9013)
|
2018-01-18 09:39:34 -06:00 |
form
|
upgrade snapshots (#9127)
|
2018-01-25 18:24:59 +08:00 |
grid
|
fix(doc:grid): fix error in en doc (#9078)
|
2018-01-23 16:33:07 +08:00 |
icon
|
Remove allowSyntheticDefaultImports (#8218)
|
2017-11-17 14:38:54 +08:00 |
input
|
fix Input type error (#9046)
|
2018-01-20 19:35:14 +08:00 |
input-number
|
More tabIndex properties (#8936)
|
2018-01-12 00:09:23 +08:00 |
layout
|
docs: 修改 Layout 组件文档中 breakpoint width 与代码不一致的问题 (#8995)
|
2018-01-17 21:54:54 +08:00 |
list
|
add grid xxl to List fixed: #9019 (#9038)
|
2018-01-21 01:03:00 +08:00 |
locale-provider
|
Fix Turkish locale
|
2018-01-29 11:13:55 +08:00 |
mention
|
docs: Sort api table
|
2017-12-29 20:22:58 +08:00 |
menu
|
vars to theme Menu (#9115)
|
2018-01-25 10:59:49 +08:00 |
message
|
Fix message destroy problem, close #8201
|
2017-11-22 14:44:06 +08:00 |
modal
|
docs: add className for Modal.method
|
2018-01-05 21:47:16 +08:00 |
notification
|
fix(notifiction): Complement duration missing type definition. (#9120)
|
2018-01-24 22:29:03 -06:00 |
pagination
|
chore: pagination item align
|
2018-01-03 21:10:17 +08:00 |
popconfirm
|
Fix implicit any error for Pagination PopConfirm Popover Progress
|
2017-11-21 15:37:39 +08:00 |
popover
|
Fix arrow position of Popover, close #8548
|
2017-12-11 16:02:53 +08:00 |
progress
|
Fix implicit any error for Pagination PopConfirm Popover Progress
|
2017-11-21 15:37:39 +08:00 |
radio
|
upgrade snapshots (#9127)
|
2018-01-25 18:24:59 +08:00 |
rate
|
docs: Sort api table
|
2017-12-29 20:22:58 +08:00 |
row
|
export components interface (#7654)
|
2017-09-25 22:14:49 +08:00 |
select
|
add tabIndex to select (#9144)
|
2018-01-27 14:27:27 +08:00 |
slider
|
Vars to theme slider (#9065)
|
2018-01-23 21:03:22 +08:00 |
spin
|
Removed unnecessary section (#9067)
|
2018-01-22 09:18:09 -06:00 |
steps
|
Update index.tsx (#9126)
|
2018-01-26 10:38:28 +08:00 |
style
|
Fix font family name, close ant-design/ant-design-pro#813
|
2018-01-26 10:24:41 +08:00 |
switch
|
Add @switch-color to control switch colors (#8940)
|
2018-01-12 10:02:34 +08:00 |
table
|
Fix(Table): Hide emptyType in Table when loading prop is true (#9095)
|
2018-01-26 09:30:11 -06:00 |
tabs
|
upgrade snapshots (#9127)
|
2018-01-25 18:24:59 +08:00 |
tag
|
Tweak components style detail
|
2017-11-27 14:51:46 +08:00 |
time-picker
|
Fix TimePickerProps type
|
2018-01-09 22:37:03 +08:00 |
timeline
|
improve pending timeline style
|
2018-01-09 17:42:31 +08:00 |
tooltip
|
docs: Sort api table
|
2017-12-29 20:22:58 +08:00 |
transfer
|
Resolved type name collisions (#8605)
|
2017-12-13 20:49:44 -06:00 |
tree
|
fix tree demo drag&drop bug (#9131)
|
2018-01-26 13:30:44 +08:00 |
tree-select
|
docs: Sort api table
|
2017-12-29 20:22:58 +08:00 |
upload
|
Add more test cases for Upload
|
2017-12-04 15:59:39 +08:00 |
version
|
refactor version import
|
2017-02-13 14:57:04 +08:00 |
index.tsx
|
Merge branch 'master' into antd-3.0
|
2017-09-12 09:41:51 +08:00 |