Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

zaalbarxx
Copy link

  • 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 zaalbarxx changed the title [#511] [#511] Compare resolved old and new masks after component update when deciding if the value should be updated Jan 25, 2021
@zaalbarxx zaalbarxx force-pushed the fix/unnecessary-event-triggered branch from 5e40a91 to 284fa37 Compare January 25, 2021 22:40
* 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
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant