Skip to content
This repository was archived by the owner on Jan 6, 2025. It is now read-only.

fix(core): only trigger style updates when value changes #1246

Merged
merged 1 commit into from
May 9, 2020

Conversation

CaerusKaru
Copy link
Member

This is a performance enhancement to ensure that DOM changes are
only triggered if and when a value for a directive actually
changes.

Fixes #1083

This is a performance enhancement to ensure that DOM changes are
only triggered if and when a value for a directive actually
changes.

Fixes #1083
@CaerusKaru CaerusKaru added this to the 9.0.0-beta.30 milestone May 9, 2020
@CaerusKaru CaerusKaru merged commit a96ef13 into master May 9, 2020
@CaerusKaru CaerusKaru deleted the adam/fix-issue-1083 branch May 9, 2020 22:45
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Jun 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ngClass constantly reapplies on every breakpoint when inside fxLayout/fxLayoutGap
2 participants