You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: turn off view encapsulation for all components
* Adds a tslint rule enforce that we don't use view encapsulation on any component.
* Refactors a few components not to use view encapsulation.
Fixes#6037.
0 commit comments