Releases: coders-tm/vue-number-format
Releases · coders-tm/vue-number-format
v3.2.11
v3.2.1
Merge pull request #27 from ww99w/master check string is null
v3.2.0
- Added browser version
v3.1.6
- Updated number format function to fix 0 taking as null value
v2.2.12
- Updated number format function to fix 0 taking as null value
v3.1.5
updated docs for vue 2.0
v2.2.11
- [Fix] Can not delete anything when place caret after separator
- [Fix] Cursor position move to next one when delete first number
- [Fix] Issue of no value update on decimal key down
- [Fix] Changing global config by component
v3.1.4
Full Changelog: v3.1.3...v3.1.4
v3.1.3
- Fix the issue of no value update on decimal key down
- Fix changing global config by component
v3.1.2
- [Fix] Can not delete anything when place caret after separator
- [Fix] cursor position move to next one when delete first number