Releases: istvan-ujjmeszaros/bootstrap-touchspin
Releases · istvan-ujjmeszaros/bootstrap-touchspin
v4.4.0
v4.3.0
4.3.0
4.2.5
Fixes #96
4.2.4
Fixes #96
4.2.3
More fixes to #58
4.2.1
Merge remote-tracking branch 'origin/master' # Conflicts: # package.json
4.2.0
Added proper destroy functionality. Use by triggering the touchspin.destroy
event on the original input.
4.1.0
Added callback function settings (settings.callback_before_calculation
and settings.callback_after_calculation
) so it is now possible to use any custom formatting function or library. See the demo for an example.
4.0.2
Minor tweaks.