Wei Zhu
064bfaf554
Add @types/prop-types
6 years ago
潘晓升
e4d7e5e510
Update index.tsx ( #9126 )
add the “style” property for declare file
7 years ago
Wei Zhu
479a5cb743
Remove allowSyntheticDefaultImports ( #8218 )
7 years ago
Tyler
919cb22eb7
Use the prop-types package from npm instead of React.PropTypes ( #6057 )
* Use the prop-types package from npm instead of React.PropTypes
* Remove using of PropTypes from React in docs and site
8 years ago
afc163
179f030d45
Remove labelPlacement
8 years ago
ddcat1115
09397187ac
Steps support progressDot and labelPlacement ( #4659 )
8 years ago
Benjy Cui
bd7e9f00c0
style: update code style
8 years ago
Benjy Cui
77e47c5807
refactor: add interface ( #2638 )
8 years ago
偏右
de359d2cf7
fix tslint problems ( #2360 )
8 years ago
yiminghe
94706f1d2c
fix ts
9 years ago
yiminghe
9a0d751f94
refactor to typescript
9 years ago
afc163
93adb528ed
Add error step, close #1098
9 years ago
Bruce Mitchener
273e527201
Use static class members for propTypes and friends.
9 years ago
Bruce Mitchener
63c06e8652
Use ES2015 classes instead of React.createClass.
Make Breadcrumb, Checkbox, Dropdown, Steps and Timeline
components use ES2015 classes rather than React.createClass.
This includes:
* getDefaultProps method becomes a defaultProps value on the
constructor.
* propTypes becomes a value on the constructor.
9 years ago
Benjy Cui
d06935528e
feat: customized size first
9 years ago
Benjy Cui
b72d18fd44
style: update code style to please the fucking lint
9 years ago
afc163
78d15aabbf
Fix initial maxDescriptionWidth for vertical steps
9 years ago
羽航
f4372f3cbf
update rc-steps v1.2.5 Steps组件增加current属性,可自动判断当前正在执行状态。
9 years ago
afc163
058199ed2c
update steps
9 years ago
afc163
691b0147b1
update eslintrc and fix code
9 years ago
zhujun24
9a7814396e
vertical re-stpes 1.2.1
9 years ago
zhujun24
3118ee32e3
optimize code
9 years ago
zhujun24
8a99d0bc5a
add vertical steps
9 years ago
zhujun24
f664275a1e
add big vertical steps
9 years ago
ustccjw
b34269a6b1
use es6 module import/export
convert var to const
fix bug
fix bug
fix for jshint
fix import
9 years ago
ustccjw
41c35903a4
remove use strict
9 years ago
羽航
943fbd3d34
调整steps的样式
10 years ago
羽航
fae077ce65
change steps style. add maxDescriptionWidth property
10 years ago
羽航
0f58bd541b
change default prefixCls to ant-steps
10 years ago
羽航
1bad0062f9
support ant-design prefix class and prefixCls property
10 years ago
羽航
e8ec073adc
add steps
10 years ago