Skip to content
This repository was 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
zaalbarxx wants to merge 1 commit intoprobil:masterfrom
zaalbarxx:fix/unnecessary-event-triggered
Open

[#511] Compare resolved old and new masks after component update when deciding if the value should be updated#512
zaalbarxx wants to merge 1 commit intoprobil:masterfrom
zaalbarxx:fix/unnecessary-event-triggered

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