- Remove babel-runtime and prop-types
- Fix icon missing #85
- Support
navigation
type &disabled
prop.
- Support
onChange
event.
- Add
icons
prop for change preset icon.
- Add
initial
prop.
- Add
tailContent
.
- Rewrite from bottom.
- Support react@15.5
- Refactor for last tail style.
- Refactor for extra width of tail. ant-design/ant-design#5083
- Add new step style of prop
progressDot
.
icon
can be React.Node now.
- Add
labelPlacement
, support vertial title and description
- Refactor for better layout
- add
status
property ofSteps
- update react to 0.14
- add
current
property ofSteps
- fix publish
- remove vertical
maxDescriptionWidth
- fix vertical
maxDescriptionWidth
- add vertical steps
- fix layout algorithm
- support
iconPrefix
property, default isrc
- fix bugs
- support
maxDescriptionWidth
property, default is 120
- support
prefixCls
property, default isrc-steps