rc-steps
Version:
steps ui component for react
42 lines (22 loc) • 464 B
Markdown
# History
----
## 1.3
* add `current` property of `Steps`
## 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 `iconPrefix` property, default is `rc`
## 1.1.2
* fix bugs
## 1.1.1
* support `maxDescriptionWidth` property, default is 120
## 1.1.0
* support `prefixCls` property, default is `rc-steps`