v-mask icon indicating copy to clipboard operation
v-mask copied to clipboard

[#511] Compare resolved old and new masks after component update when deciding if the value should be updated

Open zaalbarxx opened this issue 4 years ago • 0 comments

  • 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

zaalbarxx avatar Jan 25 '21 22:01 zaalbarxx