vue-the-mask
vue-the-mask copied to clipboard
Tiny (<2k gzipped) and dependency free mask input for Vue.js
[Vue warn]: Error in directive mask bind hook: "Error: v-mask directive requires 1 input, found 0" Example: Obs: The mask works fine but have errors in the console.
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.5 to 1.0.7. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Dynamic mask is not working with array if they starts differently ``` ``` Am I doing something wrong here ? Thanks
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...
How to type with dot. Example 0.50, 1.22.
Hello . Vue 3 don't work ( ``` [Warning] [Vue warn]: Property "$createElement" was accessed during render but is not defined on instance. (21) " "" at "" "" at...
When I change the value the "lastValue" remains the old value. In this way the "display" will always be the old value, even if the "value" is the correct value.
I'm using vue-mask as a directive in my Vue project. Even after entering the phone number, I'm getting the warning - 'Please enter Phone Number' ` ` @gabrielpeixoto @xgqfrms
anyone have the solution for below case ? ` // this is valid ` I got the error, because v-mask directive requires 1 input, found 2 ``` ``` Please help
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...