bootstrap-touchspin icon indicating copy to clipboard operation
bootstrap-touchspin copied to clipboard

A mobile and touch friendly input spinner component for Bootstrap.

Results 70 bootstrap-touchspin issues
Sort by recently updated
recently updated
newest added

How to hide spinner button of this plugin, because I want to show it only hover over input and focus. Thank you

Bumps [grunt](https://github.com/gruntjs/grunt) from 1.3.0 to 1.5.3. Release notes Sourced from grunt's releases. v1.5.3 Merge pull request #1745 from gruntjs/fix-copy-op 572d79b Patch up race condition in symlink copying. 58016ff Merge pull...

dependencies

Bumps [async](https://github.com/caolan/async) from 3.2.0 to 3.2.3. Changelog Sourced from async's changelog. v3.2.3 Fix bugs in comment parsing in autoInject. (#1767, #1780) v3.2.2 Fix potential prototype pollution exploit v3.2.1 Use queueMicrotask...

dependencies

The function `_buildInputGroup` only supports Bootstrap 3 classes `.input-lg` and `.input-sm`. In Bootstrap 4, these [classes have been renamed](https://getbootstrap.com/docs/4.5/migration/#forms-1) to `.form-control-lg` and `.form-control-sm`, respectively.

Hi there, Thanks for creating a very helpful library. I am wondering that do you have a plan/roadmap for Bootstrap 5 support?

The documentation on the website is outdated. Could you please update it? At least all Settings and Events should be documented, adding more examples is not absolutely necessary. Also, the...

discussion

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

I am using bootstrap validation plugin (https://github.com/formvalidation/formvalidation.io) How to validate the value of touchspin field? Like the input value must be > 0. Can you give me an idea?

Hey great work on this module, i've just a little interrogation : What does it takes to make this module ADA Compliance ? Bootstrap 4 is ADA Compliance by default,...