k-progress
Version:
> A Vue plugin, linear progress bar.
31 lines (27 loc) • 944 B
Markdown
## 📒 ChangeLog
> [emoji](https://xrkffgg.github.io/Knotes/standard/#_1-emoji-%E6%8C%87%E5%8D%97)
### v1.4
`2019-12-31`
- 🆕 Added `flow-second` to set the flow speed
### v1.3
`2019-12-30`
- 🗑 Remove `active-color` is `Array`
- ⚡️ Optimize the `color` for `Array`, supports up to 6 colors
- 🆕 Added `color-flow` to set whether the color of the progress bar is flow
### v1.2
`2019-12-28`
- 🔨 Attributes adjustment : `type` changed to `status`
- 🆕 Added `border` to set whether the progress bar is circular
- 🆕 Added `lump` type
- 🆕 Added `cut-width` to set `lump` width
- 🆕 Added `cut-color` to set `lump` color
### v1.1
`2019-12-26`
- 🆕 Added progress bar color support `Function` setting
### v1.0
`2019-12-18`
- 🎉 Progress bar custom color
- 🎉 Progress bar custom background color
- 🎉 Custom height of progress bar
- 🎉 Custom text display of progress bar
- 🎉 Progress bar custom animation