Skip to content

Releases: coders-tm/vue-number-format

v3.35.2

13 Dec 09:02
Compare
Choose a tag to compare

[Fix] TypeError: v(...).cleanup is not a function #71
[Fix] Empty prefix causes weird behaviour #66
[Fix] can't start with minus when precision = 0 #63

Full Changelog: v3.35.0...v3.35.2

v3.35.0

12 Dec 09:05
Compare
Choose a tag to compare

[Added] Dynamic inputmode props to component

Full Changelog: v3.34.1...v3.35.0

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