angular-cn/aio/content
Victor Berchet b754e600e3 feat(compiler): add support `::ng-deep`
- /deep/ is deprecated and being removed from Chrome
- >>> is semantically invalid in a stylesheet
- sass will no longer support either in any version of sass

-> use ::ng-deep in emulated shadow DOM mode

Because the deep combinator is deprecated in the CSS spec,
`/deep/`, `>>>` and `::ng-deep` are also deprecated in emulated shadow DOM mode
and will be removed in the future.

see https://www.chromestatus.com/features/6750456638341120
2017-06-23 14:43:42 -07:00
..
examples docs(aio): cleanup rollup-config script 2017-06-23 11:55:55 -07:00
guide feat(compiler): add support `::ng-deep` 2017-06-23 14:43:42 -07:00
images docs(aio): ward's changes 2017-06-21 16:21:20 -07:00
marketing docs(aio): Update resources.json - fixed language error 2017-06-23 11:52:22 -07:00
tutorial docs(aio): fix promises link in toh-pt4 2017-06-22 14:56:41 -07:00
file-not-found.md docs(aio): image sweep (#16609) 2017-05-09 15:53:32 -07:00
license.md docs(aio): fix missing title warnings 2017-05-03 13:42:10 -07:00
navigation.json docs(aio): ward's changes 2017-06-21 16:21:20 -07:00