X Tutup
Skip to content

[WIP] Stricter encapsulation for ViewEncaplsulation.Emulated#7048

Closed
vicb wants to merge 3 commits intoangular:masterfrom
vicb:0211-encapsLegacy
Closed

[WIP] Stricter encapsulation for ViewEncaplsulation.Emulated#7048
vicb wants to merge 3 commits intoangular:masterfrom
vicb:0211-encapsLegacy

Conversation

@vicb
Copy link
Copy Markdown
Contributor

@vicb vicb commented Feb 13, 2016

No description provided.

vicb and others added 2 commits February 12, 2016 13:04
ref angular#5390

The Emulated mode will be updated to properly shim selectors after :host so that they don't cross child component shadow boundaries. This will be a breaking change.

The EmulatedLegacy mode has the same semantics has the current Emulated mode.
Fixes angular#5390

BREAKING CHANGE:
- CSS code that relied on broken host shimming function may stop working
@vicb vicb added the action: review The PR is still awaiting reviews from at least one requested reviewer label Feb 16, 2016
@vicb vicb force-pushed the 0211-encapsLegacy branch from 9c9c80c to 72a26e3 Compare February 16, 2016 18:53
@tbosch
Copy link
Copy Markdown
Contributor

tbosch commented Mar 11, 2016

@vicb what is the status of this? Still WIP?

@tbosch tbosch assigned vicb and unassigned tbosch Mar 11, 2016
@tbosch
Copy link
Copy Markdown
Contributor

tbosch commented Mar 11, 2016

We should not do this. Instead, we should support the /deep/ and >>> selectors and make everybody migrate to this. See #7562

@tbosch
Copy link
Copy Markdown
Contributor

tbosch commented Mar 11, 2016

Superceded by #7563

@tbosch tbosch closed this Mar 11, 2016
@vicb vicb deleted the 0211-encapsLegacy branch June 9, 2017 17:15
@angular-automatic-lock-bot
Copy link
Copy Markdown

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 Sep 11, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: review The PR is still awaiting reviews from at least one requested reviewer cla: yes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

X Tutup