afc163
0220ab5522
update error step icon
9 years ago
afc163
93adb528ed
Add error step, close #1098
9 years ago
afc163
60ebf2922c
update steps doc
9 years ago
afc163
51369ec82b
upgrade steps demos
9 years ago
afc163
9f33b18336
update steps doc
9 years ago
Benjy Cui
df3ba36720
docs: remove useless newline in documentation
9 years ago
Benjy Cui
d5a6932c15
docs: update documentation format
9 years ago
Benjy Cui
03d09b66e8
docs: update demo format
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
afc163
958a74e028
update docs
9 years ago
afc163
ed9fc679b8
Remove some demos
9 years ago
afc163
85afd74c35
Update icon.md
9 years ago
Benjy Cui
29825f20c8
style: update code style to please lint
9 years ago
Benjy Cui
d06935528e
feat: customized size first
9 years ago
afc163
66b7ee81ad
fix eslint problems, eslint-config-airbnb@4.x
9 years ago
Benjy Cui
b72d18fd44
style: update code style to please the fucking lint
9 years ago
afc163
91bd7f22c0
use mountNode replace the long getElementById
9 years ago
Benjy Cui
7f2957b23b
style: unify demos' code style
9 years ago
afc163
16abf46071
Fix markdown eslint errors, update .eslintrc
9 years ago
afc163
06dc2b9041
improve steps line css style
9 years ago
afc163
753c01ae18
ES6 syntax for demo code
fix antd.notification
9 years ago
yiminghe
76b0f673ec
beta2
9 years ago
Benjy Cui
5b86a4be1d
refactor: replace `button` tag with `Button` component
9 years ago
羽航
05e36a4018
fix little text
9 years ago
afc163
78d15aabbf
Fix initial maxDescriptionWidth for vertical steps
9 years ago
afc163
e4577eb1bb
update steps demos
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
6f0ba9142e
restore vertical steps
9 years ago
afc163
8b7a2a4dee
update steps index.md
9 years ago
zhujun24
663d3d02fe
remove useless style
9 years ago
zhujun24
9a7814396e
vertical re-stpes 1.2.1
9 years ago
zhujun24
b875855652
modify style
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
afc163
fdf19520d6
Add component type
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
afc163
fa9914f34a
components order
9 years ago
羽航
493df4afb8
修改文案细节
9 years ago
jljsj
6c99ebb170
update radio
9 years ago
afc163
31563cb7d6
update steps document
9 years ago
羽航
fa6e97364a
根据视觉review建议,删掉一些文字让demo看起来更好看些
10 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
afc163
4002ab3d68
更新组件文案
10 years ago