Skip to content

Latest commit

 

History

History
78 lines (40 loc) · 927 Bytes

HISTORY.md

File metadata and controls

78 lines (40 loc) · 927 Bytes

History


2.5.1

  • Support react@15.5

2.5.0

  • Refactor for last tail style.

2.4.0

2.3.0

  • Add new step style of prop progressDot.

2.2.0

  • icon can be React.Node now.

2.1.0

  • Add labelPlacement, support vertial title and description

2.0.0

  • Refactor for better layout

1.5

  • add status property of Steps

1.4

  • update react to 0.14

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