Skip to content

Releases: coders-tm/vue-number-format

v3.2.11

08 Oct 11:17
Compare
Choose a tag to compare
  1. [Fix] @input:model-value doesn't allow to write negative numbers

v3.2.1

27 Sep 18:47
e8129bb
Compare
Choose a tag to compare
Merge pull request #27 from ww99w/master

check string is null

v3.2.0

18 Sep 08:07
Compare
Choose a tag to compare
  1. Added browser version

v3.1.6

17 Sep 05:18
Compare
Choose a tag to compare
  1. Updated number format function to fix 0 taking as null value

v2.2.12

17 Sep 05:15
Compare
Choose a tag to compare
  1. Updated number format function to fix 0 taking as null value

v3.1.5

16 Sep 15:30
Compare
Choose a tag to compare
updated docs for vue 2.0

v2.2.11

16 Sep 14:04
Compare
Choose a tag to compare
  1. [Fix] Can not delete anything when place caret after separator
  2. [Fix] Cursor position move to next one when delete first number
  3. [Fix] Issue of no value update on decimal key down
  4. [Fix] Changing global config by component

v3.1.4

15 Sep 14:53
Compare
Choose a tag to compare

Full Changelog: v3.1.3...v3.1.4

v3.1.3

18 Aug 11:38
Compare
Choose a tag to compare
  1. Fix the issue of no value update on decimal key down
  2. Fix changing global config by component

v3.1.2

26 Jul 16:26
Compare
Choose a tag to compare
  1. [Fix] Can not delete anything when place caret after separator
  2. [Fix] cursor position move to next one when delete first number