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

an angularjs directive for seiyria-bootstrap-slider

Results 30 angular-bootstrap-slider issues
Sort by recently updated
recently updated
newest added

Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2. Commits - [`754f0c2`](https://github.com/jonschlinkert/mixin-deep/commit/754f0c20e1bc13ea5a21a64fbc7d6ba5f7b359b9) 1.3.2 - [`90ee1fa`](https://github.com/jonschlinkert/mixin-deep/commit/90ee1fab375fccfd9b926df718243339b4976d50) ensure keys are valid when mixing in values - See full diff in [compare view](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2) Maintainer changes This...

dependencies

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.14. Commits - [`be87d30`](https://github.com/lodash/lodash/commit/be87d303941222b97c482755afc0f4a77ce46c30) Bump to v4.17.14. - [`a6fe6b1`](https://github.com/lodash/lodash/commit/a6fe6b1e174fd02b5e60eb2664405f4c1262c300) Rebuild lodash and docs. - [`e371828`](https://github.com/lodash/lodash/commit/e37182845f16715a0d1c391c8662d83c55609cee) Bump to v4.17.13. - [`357e899`](https://github.com/lodash/lodash/commit/357e899e685872b4af5403ecc4b2a928f961ae63) Rebuild lodash and docs. -...

dependencies

Bumps [ecstatic](https://github.com/jfhbrook/node-ecstatic) from 3.3.0 to 3.3.2. Changelog *Sourced from [ecstatic's changelog](https://github.com/jfhbrook/node-ecstatic/blob/3.3.2/CHANGELOG.md).* > 2019/05/03 Version 3.3.2 > - Backport redirects bugfix > > 2019/02/10 Version 3.3.1 > - Publish via linux...

dependencies

Bumps [jquery](https://github.com/jquery/jquery) from 3.3.1 to 3.4.0. Commits - [`b7fc909`](https://github.com/jquery/jquery/commit/b7fc909edda2d8cf63d0eaffe9bd12f33e492ad3) 3.4.0 - [`59ea765`](https://github.com/jquery/jquery/commit/59ea7659d433a4a025a25a92c1ed350726e09f76) Release: update AUTHORS.txt - [`7c1ef15`](https://github.com/jquery/jquery/commit/7c1ef1512b3a6e5af177803aca68e268bc4c64b9) Release: update version to 3.4.0-pre - [`d940bc0`](https://github.com/jquery/jquery/commit/d940bc063cd5ae09bf52067bbe046fda88f1f687) Build: Update Sizzle from 2.3.3 to...

dependencies

Bumps [bootstrap](https://github.com/twbs/bootstrap) from 3.3.7 to 3.4.1. Release notes *Sourced from [bootstrap's releases](https://github.com/twbs/bootstrap/releases).* > ## v3.4.1 > * **Security:** Fixed an XSS vulnerability (CVE-2019-8331) in our tooltip and popover plugins by...

dependencies

This PR should solve the issue raised in #108 and should make @phyzalis 😅.

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...

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...

Why does it not support latest version of angular?