Jonathan Lee
45e2274e25
add semicolon
6 years ago
芝华塔尼欧
eb6d846d55
add onChange prop type definition to Steps ( #16845 )
6 years ago
Jonathan Lee
27691d49f0
add onChange prop type definition to Steps
6 years ago
DiamondYuan
1ff0be57e0
fix:add style prop for Steps.Step component
6 years ago
ilanus
8eddf15fd1
update steps types
6 years ago
wx1322
7faae1ada5
Add type definitions for Steps.Step ( #14468 )
fix #14442
6 years ago
陈帅
daca08b6f1
merge master
6 years ago
Wei Zhu
2a66546433
docs: document Steps[className]
6 years ago
陈帅
8e11f0bdb9
merge support prettier
6 years ago
陈帅
dca9715186
support prettier
6 years ago
zombieJ
1a0a06fca9
ConfigProvider support prefixCls ( #13389 )
Basic support prefixCls.
6 years ago
Fergus Leung
ec9f8ab7ce
add limitation on checking labelPlacement
6 years ago
Fergus Leung
b2b8ae4953
Update index.tsx
6 years ago
HeskeyBaozi
b0d89aed23
use svg icon in rc-steps
6 years ago
afc163
2e759e2bea
Add initial prop for TypeScript, ref #11180
6 years ago
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