2021.01.08
2020.12.29
- fix: line progress percentage. #94
2020.10.21
- chore: support react 17. #87
2020-09-01
- chore: use father. #85
- Refactor to hooks.
- 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.