Skip to content

Releases: fmaclen/svelte-currency-input

v0.13.0

01 Nov 21:04
126dff5
Compare
Choose a tag to compare

0.13.0 (2024-11-01)

Features

  • allow form submission when pressing Enter (#82) (126dff5)

v0.12.0

20 Oct 14:15
18c0b85
Compare
Choose a tag to compare

0.12.0 (2024-10-20)

Features

v0.11.5

20 Sep 15:40
cf2846a
Compare
Choose a tag to compare

0.11.5 (2024-09-20)

Bug Fixes

  • syntax cleanup, update dependencies (#78) (cf2846a)

v0.11.4

13 Feb 20:25
32b9f1e
Compare
Choose a tag to compare

0.11.4 (2024-02-13)

Bug Fixes

  • Input not reformatting after external value changes (#75) (32b9f1e), closes #74

v0.11.3

10 Nov 19:26
7d5c21b
Compare
Choose a tag to compare

0.11.3 (2023-11-10)

Bug Fixes

  • set inputmode dynamically based on fractionDigits (#72) (7d5c21b)

v0.11.2

10 Nov 14:04
2f3b624
Compare
Choose a tag to compare

0.11.2 (2023-11-10)

Bug Fixes

  • fixes import error can't find module or it's type declarations
  • update package.json to support Svelte legacy tooling (#70) (2f3b624), closes #68

v0.11.1

24 Oct 17:41
8e6b3e2
Compare
Choose a tag to compare

0.11.1 (2023-10-24)

Bug Fixes

  • prevent duplicated decimal points (#67) (8e6b3e2)

v0.11.0

23 Oct 19:12
Compare
Choose a tag to compare

0.11.0 (2023-10-23)

Features

v0.10.1

18 Oct 01:18
b84109e
Compare
Choose a tag to compare

0.10.1 (2023-10-18)

Bug Fixes

  • apply fraction digits formatting when the value doesn't have cents (#53) (b84109e), closes #52

v0.10.0

26 Aug 17:20
86e2b1a
Compare
Choose a tag to compare

0.10.0 (2023-08-26)

Features