@dreysolano/vue-histogram-slider
Version:
Range slider with histogram for vue.js
39 lines (24 loc) • 470 B
Markdown
ChangeLog
# v0.3.5
## New Features
- Added handle size prop
# v0.3.3
## Bug Fix
- Fixed hist color issue
# v0.3.2
## Bug Fix
- Performance improvements
# v0.3.1
## Bug Fix
- Histogram clip issue fixed
# v0.3.0
## New Features
- Add histogram clip
# v0.2.1
## Bug Fix
- First and lash histogram bar color not change problem fixed
# v0.2.0
## New Features
- `min`, `max` props are not required
- `type` 'single' option is completed
# v0.1.0