- Progress.Circle supports gradient color now. #73
- publish TypeScript typings to the npm registry.
- fixed progress order in percent list.
- Add
transition
prop.
percentage
&strokeColor
can now use array of value.
- when circle percent == 0, make stroke not visible
- Add
gapDegree
gapPosition
props.
- refactor code
- Add
prefixCls
className
style
props. - Add
strokeLinecap
for shape of end in progress bar.