vue-autoNumeric
vue-autoNumeric copied to clipboard
A Vue.js component that wraps the awesome autoNumeric input formatter library
## Description Using the wheel of a regular mouse or the up/down swipe gesture of a magic mouse throws an error in the dev tools. ## Implementation ``` ``` ##...
Hello. Thanks for the great component! I have identified one issue, though. When using the `.lazy` modifier on `v-model`, the AutoNumeric component updates the model on the `input` event, rather...
The recent change made in build/webpack.base.js creates a issue when compiling with webpack on case sensitive OS like linux. ```Javascript This dependency was not found: * AutoNumeric in ./node_modules/vue-autonumeric/dist/vue-autonumeric.min.js ```...
v-on:change event doesn't work
Bumps [node-sass](https://github.com/sass/node-sass) from 4.8.3 to 7.0.0. Release notes Sourced from node-sass's releases. v7.0.0 Breaking changes Drop support for Node 15 (@nschonni) Set rejectUnauthorized to true by default (@scott-ut, #3149) Features...
Android: A cursor is moved behind the next digit if remove a digit inside a number, e.g. enter 1234, remove a digit 2. A cursor becomes behind 3. Reproduced on...
As part of an internship, i was given the task to update various plugin dependencies in a soon-to.be migrated vue project. autoNumeric is one of them.
Bumps [tar](https://github.com/npm/node-tar) from 2.2.1 to 2.2.2. Commits 523c5c7 2.2.2 7ecef07 Bump fstream to fix hardlink overwriting vulnerability 9fc84b9 Use {} for hardlink tracking instead of [] 15e59f1 Only track previously...
It would be helpful if I could attach events on component and it would respond to them. Right now component emits only "input" event. I would like to attach "blur"...
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4. Commits ebdf849 1.3.4 ac57872 move all allocUnsafes to allocs for easier maintenance c64c950 1.3.3 0598ba1 fix .. in encodingLength 010aedb 1.3.2 0d0d593 backport encodingLength...