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

I found out that the change event gets triggered every time I try to navigate out of the input even though the value doesn't change when I have forcestepdivisibility to...

not write any character other than numerical

When i have a negative value like value="-1" with min: -1, always appears 0. For example: displays 0. and i have this: $("#time").TouchSpin({ min: -1, max: 360000, step: 10, decimals:...

Some background; I use the word 'possible' here as some time ago, we needed this function, but in ES6, with ESM, vanilla instead of jQuery, with Bootstrap 5, and thus...

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.4. Commits 6585820 Release version 1.15.4 of the npm package. 7a6567e Disallow bracketed hostnames. 05629af Prefer native URL instead of deprecated url.parse. 1cba8e8 Prefer native...

dependencies

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.21.5 to 7.23.2. Release notes Sourced from @​babel/traverse's releases. v7.23.2 (2023-10-11) NOTE: This release also re-publishes @babel/core, even if it does not appear in the linked release...

dependencies

From that version and over to the latest version you added a left: 0 on the jquery.bootstrap-touchspin.css file which is breaking the visual. Tha rule is both on line 10...

Also, the demo site should be updated to the latest version.