.. |
__tests__
|
Jest 19 (#5361)
|
2017-03-17 18:56:30 +08:00 |
_util
|
Fix transfer search bug, close #5631
|
2017-05-02 15:47:51 +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
|
Fix AutoComplete and Input Group vertical align issue
|
2017-05-28 15:27:55 +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
|
Fix disabledDate of Calendar, close #6074
|
2017-05-23 17:10:56 +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
|
chore: add name props to input-related interfaces (#6276)
|
2017-05-27 09:31:06 +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
|
upgrade and fix tslint problems
|
2017-05-31 15:48:35 +08:00 |
dropdown
|
docs: fix code style
|
2017-05-15 14:37:22 +08:00 |
form
|
update snapshot
|
2017-05-28 15:30:43 +08:00 |
grid
|
Use the prop-types package from npm instead of React.PropTypes (#6057)
|
2017-05-09 13:40:33 +08:00 |
icon
|
Fix prop-types and createClass warning, #5678
|
2017-05-18 14:22:47 +08:00 |
input
|
update snapshot
|
2017-05-28 15:30:43 +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
|
fix: adding missing translations to Upload and Table components (#6218)
|
2017-05-22 09:47:30 +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
|
upgrade and fix tslint problems
|
2017-05-31 15:48:35 +08:00 |
notification
|
fix: notification.destroy bug (#6161)
|
2017-05-17 10:24:16 +08:00 |
pagination
|
deps: upgrade antd-tools and code style
|
2017-05-25 16:54:15 +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
|
Use the prop-types package from npm instead of React.PropTypes (#6057)
|
2017-05-09 13:40:33 +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
|
Fix showSearch doc, close #6253
|
2017-05-25 11:57:45 +08:00 |
slider
|
docs: fix code style
|
2017-05-15 14:37:22 +08:00 |
spin
|
tweak spin style
|
2017-05-23 17:48:13 +08:00 |
steps
|
Use the prop-types package from npm instead of React.PropTypes (#6057)
|
2017-05-09 13:40:33 +08:00 |
style
|
Merge pull request #6005 from megawac/multiselect-tag-bg
|
2017-05-22 16:35:03 +08:00 |
switch
|
Use the prop-types package from npm instead of React.PropTypes (#6057)
|
2017-05-09 13:40:33 +08:00 |
table
|
Add onCellClick prop to ColumnProps interface
|
2017-05-29 20:17:01 +10:00 |
tabs
|
upgrade and fix tslint problems
|
2017-05-31 15:48:35 +08:00 |
tag
|
upgrade and fix tslint problems
|
2017-05-31 15:48:35 +08:00 |
time-picker
|
deps: upgrade antd-tools and code style
|
2017-05-25 16:54:15 +08:00 |
timeline
|
[WIP] upgrade deps (#5455)
|
2017-03-27 10:09:38 +08:00 |
tooltip
|
upgrade typescript to 2.3, close #6263
|
2017-05-30 17:48:07 +08:00 |
transfer
|
deps: upgrade antd-tools and code style
|
2017-05-25 16:54:15 +08:00 |
tree
|
Increase click area of Tree icons
|
2017-05-18 14:28:48 +08:00 |
tree-select
|
Merge branch 'master' of https://github.com/ant-design/ant-design into feature-2.11
|
2017-05-31 20:01:07 +08:00 |
upload
|
Seperate @active-item-bg into 2 variables
|
2017-05-03 10:57:14 -04:00 |
version
|
refactor version import
|
2017-02-13 14:57:04 +08:00 |
index.tsx
|
use less strict console.warn
|
2017-03-29 16:42:52 +08:00 |