Skip to content

Releases: istvan-ujjmeszaros/bootstrap-touchspin

v4.4.0

30 Mar 07:26
Compare
Choose a tag to compare
  • Adding unit tests with Jest+Puppeteer
  • Fixing #83

v4.3.0

09 Apr 14:35
Compare
Choose a tag to compare
4.3.0

4.2.5

26 Apr 22:29
Compare
Choose a tag to compare
Fixes #96

4.2.4

26 Apr 22:16
Compare
Choose a tag to compare
Fixes #96

4.2.3

22 Apr 22:21
Compare
Choose a tag to compare
More fixes  to #58

4.2.1

22 Apr 21:11
Compare
Choose a tag to compare
Merge remote-tracking branch 'origin/master'

# Conflicts:
#	package.json

4.2.0

14 Apr 12:13
Compare
Choose a tag to compare

Added proper destroy functionality. Use by triggering the touchspin.destroy event on the original input.

4.1.0

05 Apr 00:35
Compare
Choose a tag to compare

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

04 Apr 22:16
Compare
Choose a tag to compare

Minor tweaks.

4.0.0

30 Mar 10:04
c8baf4b
Compare
Choose a tag to compare

Bootstrap 4 compatible (also bootstrap 3 is still supported).