v-mask
v-mask copied to clipboard
[#511] Compare resolved old and new masks after component update when deciding if the value should be updated
- now directive will compare previous mask result with the current one if the binding value is a function when triggering update
-
input
event will not fire if calculated masked value is the same as the value of the input