Skip to content

Releases: coders-tm/vue-number-format

v3.34.1

30 Dec 15:47
Compare
Choose a tag to compare
  • [Fix] Precision not working properly #62

Full Changelog: v3.34.0...v3.34.1

v3.34.0

25 Oct 13:29
Compare
Choose a tag to compare
  • Fix min and max issue #53
  • Escape special characters in the prefix and suffix #58
  • Fix reverse fill issue #57

v3.33.0

25 Oct 08:19
Compare
Choose a tag to compare
  • Added readonly and disabled props to the component

v3.32.0

15 Sep 05:37
Compare
Choose a tag to compare
  • Force numeric keyboard input on mobile

@jezda159

v3.31.0

31 Aug 09:23
Compare
Choose a tag to compare

Full Changelog: v3.30.0...v3.31.0

v2.20.0

31 Aug 09:23
Compare
Choose a tag to compare

What's Changed

  • fix: #54 When the value is cleared externally, maskedValue is not cleared by @weineel in #55

New Contributors

Full Changelog: v2.19.0...v2.20.0

v3.30.0

13 Aug 18:23
Compare
Choose a tag to compare

Full Changelog: v3.29.0...v3.30.0

v3.29.0

13 Aug 17:35
Compare
Choose a tag to compare
  • Updated Vue Number Component for Better performance in Safari
    Full Changelog: v3.28.0...v3.29.0

v3.28.0

13 Aug 07:22
Compare
Choose a tag to compare
  • Fix change not triggered with formatted values on Safari (all devices)
  • Fix Component comma decimal disappears on blur

v3.27.0

19 Apr 10:18
Compare
Choose a tag to compare
  • [Fix] When Prefix is empty string convert separator in decimal
  • [Fix] When precision is 0 prevent to enter decimal