You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1.2 KiB
1.2 KiB
History
3.6.0
- Remove babel-runtime and prop-types
- Fix icon missing #85
3.5.0
- Support
navigationtype &disabledprop.
3.4.0
- Support
onChangeevent.
3.3.0
- Add
iconsprop for change preset icon.
3.2.0
- Add
initialprop.
3.1.0
- Add
tailContent.
3.0.0
- Rewrite from bottom.
2.5.1
- Support react@15.5
2.5.0
- Refactor for last tail style.
2.4.0
- Refactor for extra width of tail. https://github.com/ant-design/ant-design/issues/5083
2.3.0
- Add new step style of prop
progressDot.
2.2.0
iconcan be React.Node now.
2.1.0
- Add
labelPlacement, support vertial title and description
2.0.0
- Refactor for better layout
1.5
- add
statusproperty ofSteps
1.4
- update react to 0.14
1.3
- add
currentproperty ofSteps
1.2.3
- fix publish
1.2.2
- remove vertical
maxDescriptionWidth
1.2.1
- fix vertical
maxDescriptionWidth
1.2.0
- add vertical steps
1.1.4
- fix layout algorithm
1.1.3
- support
iconPrefixproperty, default isrc
1.1.2
- fix bugs
1.1.1
- support
maxDescriptionWidthproperty, default is 120
1.1.0
- support
prefixClsproperty, default isrc-steps