Skip to content

Releases: coders-tm/vue-number-format

v3.1.3

18 Aug 11:38

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

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

v3.1.1

15 Jul 07:26

Choose a tag to compare

  • Updated component, directive and core function
  • Remove force change event before mount the directive

v3.1.0

09 Jul 10:28

Choose a tag to compare

  • added input:model-value event

v3.0.5

09 Jul 10:11

Choose a tag to compare

  • updated docs
  • changed core function to modify the events

v3.0.4

09 Jul 09:17

Choose a tag to compare

  • Updated number component
  • Remove BaseNumber component from docs and used Number component

v3.0.3

09 Jul 05:05

Choose a tag to compare

v2.2.0

09 Jul 09:50

Choose a tag to compare

  • added blur and focus event
  • updated number component

v3.0.2

07 Jul 05:56

Choose a tag to compare

  1. Added change event on update value
  2. Fix the docs playground

v3.0.1

01 May 06:35
b4268cc

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.0...v3.0.1