Jeffrey Espiritu
Jeffrey Espiritu
The version of Bootstrap-Slider 10.5.0 has the new `lock-to-ticks` feature. This feature should be added and tested to this AngularJS directive. In the future, I would like to upgrade to...
The directive still references the `picker` object that is legacy code dating back to [Bootstrap-Slider version 3.0.0](https://github.com/seiyria/bootstrap-slider/tree/3.0.0) Current usage in this AngularJS directive ```js // check if slider jQuery plugin...
The mobile touch tests which can be found in `test/specs/TouchCapableSpec.js` only cover a few of the basic/common scenarios. It would be helpful, in particular, if someone could add tests for...