Latest updates from IceHrmPro
This commit is contained in:
31
web/node_modules/rc-progress/HISTORY.md
generated
vendored
Normal file
31
web/node_modules/rc-progress/HISTORY.md
generated
vendored
Normal file
@@ -0,0 +1,31 @@
|
||||
# History
|
||||
|
||||
---
|
||||
|
||||
## 2.5.0
|
||||
|
||||
- Progress.Circle supports gradient color now. #73
|
||||
|
||||

|
||||
|
||||
## 2.4.0
|
||||
|
||||
- publish TypeScript typings to the npm registry.
|
||||
- fixed progress order in percent list.
|
||||
- Add `transition` prop.
|
||||
|
||||
## 2.3.0
|
||||
|
||||
- `percentage` & `strokeColor` can now use array of value.
|
||||
|
||||
## 2.2.0
|
||||
- when circle percent == 0, make stroke not visible
|
||||
|
||||
## 2.1.0
|
||||
- Add `gapDegree` `gapPosition` props.
|
||||
|
||||
## 2.0.0
|
||||
|
||||
- refactor code
|
||||
- Add `prefixCls` `className` `style` props.
|
||||
- Add `strokeLinecap` for shape of end in progress bar.
|
||||
Reference in New Issue
Block a user