Victor Berchet c32f5fd393 fix(compiler): fix corner cases in shadow CSS
`cmp:host {}` and `cmp:host some-other-selector {}` were not handled
consistently.

Note those should not match anything but are made equivalent to respectively
`:host(cmp)` and `:host(cmp) some-other-selector` to avoid breaking legacy apps.
2017-11-08 15:20:19 -08:00
..
2017-11-01 15:44:59 -04:00
2017-11-01 15:44:59 -04:00

Angular

The sources for this package are in the main Angular repo. Please file issues and pull requests against that repo.

License: MIT