-
Notifications
You must be signed in to change notification settings - Fork 2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
…ched, invalidate its styling so that when it is attached, its custom properties will be updated. Also fixed a related issue with scope style cache disablement when :host function rules are used: * "property prepping" and decoration are now after static shimming so that transformed selectors are available to calculate :host function, * the detection of :host function properly accounts for type extension, * since "property prepping" was moved after shimming, apply shim was separated from this and moved before shimming so that its output can be used there.
- Loading branch information
Steven Orvell
committed
Jun 18, 2016
1 parent
a54c1f2
commit ae4a07e
Showing
5 changed files
with
205 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters