vue-currency-input icon indicating copy to clipboard operation
vue-currency-input copied to clipboard

Easy input of currency formatted numbers for Vue.js.

Results 11 vue-currency-input issues
Sort by recently updated
recently updated
newest added

### Vue Currency Input version 2.4.0 ### Vue version 3.2.31 ### What browser are you using? Safari ### What operating system are you using? macOS 12.3 ### Reproduction link https://codesandbox.io/s/cool-cookies-48jp6b...

bug

### Vue Currency Input version 2.2.0 ### Vue version 2.6 ### What browser are you using? Chrome ### What operating system are you using? Windows ### Reproduction link https://codesandbox.io/s/stoic-grothendieck-dyyn5 ###...

docs

### Vue Currency Input version 2.1.0 ### Vue version 3.0.0 ### What browser are you using? Chrome ### What operating system are you using? MacOS ### Reproduction link https://dm4t2.github.io/vue-currency-input/playground.html ###...

### Vue Currency Input version 3.0.0 ### Vue version 3.2.31 ### What browser are you using? Chrome ### What operating system are you using? Windows ### Reproduction link Quasar: https://codesandbox.io/s/using-vue-currency-input-with-quasar-veevalidate-forked-3hv067?file=/src/App.vue:106-143...

bug

Currently, the input is limited to [Number.MAX_SAFE_INTEGER](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number/MAX_SAFE_INTEGER). Numbers should exposed as decimal strings (`"1234.567"`) to allow arbitrary size and precision. See also discussion #307

feature

Hi. I have spotted an issue relating to the usage of the _accounting sign_. It is a case when you focus a field using the **TAB** key. Whenever you TAB...

### Vue Currency Input version v3.04 ### Vue version v3 ### What browser are you using? Firefox version 113 ### What operating system are you using? Windows 10 ### Reproduction...

bug

see https://github.com/dm4t2/vue-currency-input/discussions/388

feature

### Vue Currency Input version 3.0.3 ### Vue version 3.2 ### What browser are you using? Chrome ### What operating system are you using? MacOS ### Reproduction link https://dm4t2.github.io/vue-currency-input/playground.html ###...

### Vue Currency Input version v1.22.6 ### Vue version v2.6.14 ### What browser are you using? Chrome ### What operating system are you using? Windows ### Reproduction link https://vue-currency-input-v1.netlify.app/playground/ ###...