Releases: kevinongko/vue-numeric
Releases · kevinongko/vue-numeric
2.5.1
11 Jun 08:02
Compare
Sorry, something went wrong.
No results found
Fixes
Fix readme error #111
Fix build support for Vite #124
2.5.0
24 May 03:18
Compare
Sorry, something went wrong.
No results found
Fixes
Added
Changes
Remove yarn.lock, let's just use package-lock for now
2.4.3
11 Jun 01:29
Compare
Sorry, something went wrong.
No results found
Rebuild and republish for CDN update
2.4.2
09 May 00:42
Compare
Sorry, something went wrong.
No results found
2.4.1
19 Mar 11:21
Compare
Sorry, something went wrong.
No results found
Fixes
Added
Add on change event #94
Add disable props #77
Changes (possible breaking change)
Change how placeholder behavior work, now placeholder only shown when input value is empty #95
Empty v-model value on mounted will result in empty string instead of "0" this is changed so the placeholder can be shown
2.3.0
26 Jan 01:07
Compare
Sorry, something went wrong.
No results found
Added
output-type props to specify output type of input event #52
2.2.9
10 Jan 22:54
Compare
Sorry, something went wrong.
No results found
Added
decimal-separator props for custom decimal separator #49
thousand-separator props for custom thousand separator #49
2.2.8
27 Nov 04:34
Compare
Sorry, something went wrong.
No results found
Added
empty-value props to configure the value set when the input is cleared out by @tochoromero #48
Change
Update Vue's Eslint rules to v4
v2.2.7
17 Nov 03:53
Compare
Sorry, something went wrong.
No results found
Fixed
Missing min max default props value in IE #43
Update value on precision change #45
2.2.6
26 Oct 08:15
Compare
Sorry, something went wrong.
No results found
Fixed
Returning issue: clear input if value is zero #42