0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 21, 2024 — Jul 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added example stackblitz demo. More... over 6 years ago
Default import is now enabled. More... over 6 years ago
Updated README.md More... almost 7 years ago
Addressed potential vulnerabilities in lodash. More... almost 7 years ago
Upped minor version More... almost 7 years ago
Fixed minor issues with touch events, because of conflicts with mouse events. More... almost 7 years ago
Fixed keyUp/keyDown infinite spin issue (thanks @LukasWillin) More... over 7 years ago
Removed ambient reference to angular in angular-touchspin.d.ts. More... over 7 years ago
Fixed forceStepDivisibility so that it honors user settings instead of forcing round. More... over 7 years ago
Removed angular-touchspin.d.ts from .npmignore. More... over 7 years ago
checkValue does not call changeValue if its not necessary. More... over 7 years ago
Added read only option. More... over 7 years ago
Added touchspin options watcher. More... over 7 years ago
Added min and max attributes for range validation. More... over 7 years ago
Fixed a bug where ng-model value was always casted to string instead of number. More... almost 8 years ago
Added decimalsDelimiter, buttonDownShow, buttonUpShow to options. More... almost 8 years ago
Added touch events. More... almost 8 years ago
Fixed submitting form on button click and fixed infinite spin up on mouseleave. More... almost 8 years ago
Added a disabled class for easier custom styling More... over 8 years ago
Mousewheel only works when the touchspin is focused. More... over 8 years ago
Angular 1.6 compatibility fix More... over 8 years ago
Added compiled files. More... over 8 years ago
Merge branch 'master' of github.com:nkovacic/angular-touchspin More... over 8 years ago
Quick fix for vertical button inverted css classes More... over 8 years ago
Updated README.MD More... over 8 years ago
Fixed ng-model two way binding More... over 8 years ago
Inverted increment and decrement when vertical buttons are enabled. More... almost 9 years ago
Merge branch 'master' of github.com:matinfo/angular-touchspin More... almost 9 years ago
Changed the namespace from angularTouchspin to angular.touchspin. More... almost 9 years ago
Add keyUP & keyDown + inverted button Up/Down to match user experience expectation More... almost 9 years ago