devstark-com / vue-circle-slider

Circle slider component for Vue.js
MIT License
222 stars 48 forks source link

added limited version component #8

Closed simdax closed 6 years ago

simdax commented 6 years ago

Hello.

I've just added a second version of your component with limits inside. I saw you had this idea because the 'limits' props was commented. I'm not sure what the behaviour is if the starting value is out of bound. Maybe I'll check later.

Cheers

Saymon-biz commented 6 years ago

@simdax, unfortunately, I can't merge that "as is" since there is no need in the separate component in order to start supporting limits, but I'm gonna add your code to the CircleSlider.vue. Before that, I need to add some my own changes and make sure that backward compatibility won't be violated, so cant to promise it will be in some closest future.