angular-bootstrap-slider icon indicating copy to clipboard operation
angular-bootstrap-slider copied to clipboard

Fix issue #158 - update dependency of bootstrap-slider to 10.5.0 and test new feature

Open yuansheng1989 opened this issue 5 years ago • 0 comments

The version of Bootstrap-Slider 10.5.0 has the new lock-to-ticks feature.
I have updated the dependency version in package.json and added the new feature "lock-to-ticks" in slider.js. I also created a slider with this new feature in test.html page to make sure it works as expected.
image

yuansheng1989 avatar Apr 10 '19 14:04 yuansheng1989