autoNumeric/vue-autoNumeric
A Vue.js component that wraps the awesome autoNumeric input formatter library
VueMIT
Issues
- 9
- 7
Vue 3.0 compatibility
#46 opened by cjblomqvist - 1
V-model not readable by the autonumeric
#65 opened by makluganteng - 8
- 1
Add support for Nuxt
#31 opened by lgoudriaan - 9
Ignoring the .lazy modifier
#26 opened by cristian-frumusanu - 12
build fails on linux
#16 opened by markRosenvinge - 1
Change event doesn't work
#63 opened by priami93 - 2
Android cursor issue
#28 opened by serginnios - 2
event on change
#12 opened by GitzJoey - 2
Inherit events from component wrapper
#20 opened - 0
- 6
- 1
How to remove keep in memory?
#45 opened by anson-GH - 4
Add TypeScript file definition
#22 opened by mt89vein - 1
Set value to zero after null
#33 opened by Zettex - 3
Library naming issue
#29 opened by ErcinDedeoglu - 1
Error while npm run development
#35 opened by mrizkir - 6
- 3
Directive usage
#23 opened by shrpne - 1
- 1
- 5
The `readOnly` option is not respected for non-input tags (`contenteditable` is always set to `true`)
#14 opened by GitzJoey - 5
- 1
- 0
Create the tests
#1 opened by AlexandreBonneau - 3
- 3
Not working on mobile devices / userInteraction is never set to true on touch devices (iOS / Android)
#13 opened by markRosenvinge - 4
option for output-only
#11 opened by GitzJoey - 1
When using an object to modify both the `:value` and `:options` props, the options is not always modified before the value
#10 opened by AlexandreBonneau - 1
Modifying the `options` will always lose the decimal places precision after `2` places
#9 opened by AlexandreBonneau - 1
Add a new `resetOnOptions` props so that updating the `options` one first reset to the default options
#8 opened by AlexandreBonneau - 2
Could I use with `Element UI Input`?
#7 opened by thearabbit - 1
Allow the component to generate any supported Html element instead of only `<input>`
#2 opened by AlexandreBonneau - 10
- 1