.. |
__tests__
|
add Avatar
|
2017-06-09 12:02:24 +08:00 |
_util
|
fix: should work with ES2015 module, close: #6334
|
2017-06-02 16:11:30 +08:00 |
affix
|
deps: upgrade antd-tools and code style
|
2017-05-25 16:54:15 +08:00 |
alert
|
Remove default margin-bottom of Alert
|
2017-05-23 17:51:10 +08:00 |
anchor
|
refactor: support noImplicitAny in Alert (#5836)
|
2017-04-26 09:51:35 +08:00 |
auto-complete
|
Use input-padding-horizontal to control autocomplete placeholder placing
|
2017-06-07 13:40:33 -04:00 |
avatar
|
add Badge demo
|
2017-06-09 15:00:44 +08:00 |
back-top
|
Add variable for controlling backtop colors (#6038)
|
2017-05-09 17:15:54 +08:00 |
badge
|
upgrade and fix tslint problems
|
2017-05-31 15:48:35 +08:00 |
breadcrumb
|
deps: upgrade antd-tools and code style
|
2017-05-25 16:54:15 +08:00 |
button
|
chore: add definition for Button[onMouseDown], close: #6054
|
2017-05-16 11:55:17 +08:00 |
calendar
|
test: update snapshot
|
2017-06-07 17:39:44 +08:00 |
card
|
docs: update docs for Card, ref: #6225
|
2017-05-23 10:03:34 +08:00 |
carousel
|
Update Carousel ts definitions
|
2017-03-31 14:35:25 +08:00 |
cascader
|
fix: broken style of Cascader in Input.Group (#6208)
|
2017-05-22 10:09:17 +08:00 |
checkbox
|
Fix Tree and TreeSelect disabled style, close #6320
|
2017-06-01 16:54:47 +08:00 |
col
|
docs: 调整组件导航结构 (#3758)
|
2016-11-09 14:43:32 +08:00 |
collapse
|
feat: Collapse.Panel supports disabled, close: #6119
|
2017-05-17 14:01:58 +08:00 |
date-picker
|
Fix DatePicker footer extra border
|
2017-06-13 15:31:47 +08:00 |
dropdown
|
fix Dropdown.Button's type definition
|
2017-06-09 18:37:05 +08:00 |
form
|
improve demo code
|
2017-06-09 21:24:40 +08:00 |
grid
|
add Badge demo
|
2017-06-09 15:00:44 +08:00 |
icon
|
Fix icon API documentation
|
2017-06-07 17:06:21 +08:00 |
input
|
tweak Input[addon] vertical align, close #6403
|
2017-06-08 11:32:47 +08:00 |
input-number
|
Merge branch 'master' of https://github.com/ant-design/ant-design into feature-2.11
|
2017-05-31 20:01:07 +08:00 |
layout
|
better typings for layout components
|
2017-05-28 02:20:05 +07:00 |
locale-provider
|
Add test case
|
2017-06-09 20:00:16 +08:00 |
mention
|
fix: Form and Mention TypeScript definition (#6268)
|
2017-05-26 09:16:53 +08:00 |
menu
|
fix: broken style of SubMenu[disabled], close: #6062
|
2017-05-15 18:24:27 +08:00 |
message
|
feat: Notification supports className and style (#6014)
|
2017-05-05 14:26:55 +08:00 |
modal
|
fix: Modal.method should stop loading when promise throw err, close: #6183
|
2017-06-06 11:51:50 +08:00 |
notification
|
Allow Number type table keys. Make notification success, error, info, warn and warning non-optional (#6434)
|
2017-06-13 14:43:19 +08:00 |
pagination
|
add Badge demo
|
2017-06-09 15:00:44 +08:00 |
popconfirm
|
deps: upgrade antd-tools and code style
|
2017-05-25 16:54:15 +08:00 |
popover
|
Add @popover-distance and adjuest popover default distance, close #6105
|
2017-05-13 15:07:01 +08:00 |
progress
|
Tweak progress text width, close #6354
|
2017-06-05 14:13:15 +08:00 |
radio
|
Fix prop-types and createClass warning, #5678
|
2017-05-18 14:22:47 +08:00 |
rate
|
Use the prop-types package from npm instead of React.PropTypes (#6057)
|
2017-05-09 13:40:33 +08:00 |
row
|
docs: 调整组件导航结构 (#3758)
|
2016-11-09 14:43:32 +08:00 |
select
|
update document, ref #6392 (#6420)
|
2017-06-09 15:21:01 +08:00 |
slider
|
add Badge demo
|
2017-06-09 15:00:44 +08:00 |
spin
|
fix spin timer, close #6383
|
2017-06-06 20:38:44 +08:00 |
steps
|
Use the prop-types package from npm instead of React.PropTypes (#6057)
|
2017-05-09 13:40:33 +08:00 |
style
|
add Avatar
|
2017-06-09 12:02:24 +08:00 |
switch
|
Use the prop-types package from npm instead of React.PropTypes (#6057)
|
2017-05-09 13:40:33 +08:00 |
table
|
Allow Number type table keys. Make notification success, error, info, warn and warning non-optional (#6434)
|
2017-06-13 14:43:19 +08:00 |
tabs
|
修复tabs嵌套bug,issue#6431
|
2017-06-12 16:28:35 +08:00 |
tag
|
upgrade and fix tslint problems
|
2017-05-31 15:48:35 +08:00 |
time-picker
|
Merge branch 'master' into feature-2.11
|
2017-06-06 17:26:06 +08:00 |
timeline
|
Fix Timeline.Item type, close #6356
|
2017-06-05 11:39:59 +08:00 |
tooltip
|
upgrade typescript to 2.3, close #6263
|
2017-05-30 17:48:07 +08:00 |
transfer
|
Fix operations typo of Transfer, close #6401
|
2017-06-08 10:37:08 +08:00 |
tree
|
Fix Tree and TreeSelect disabled style, close #6320
|
2017-06-01 16:54:47 +08:00 |
tree-select
|
Merge branch 'master' into feature-2.11
|
2017-06-06 17:26:06 +08:00 |
upload
|
docs: fix Upload[beforeUpload]
|
2017-06-06 21:51:27 +08:00 |
version
|
refactor version import
|
2017-02-13 14:57:04 +08:00 |
index.tsx
|
add Avatar
|
2017-06-09 12:02:24 +08:00 |