angular-cn/aio/content/guide
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
..
ajs-quick-reference.md docs(aio): update headers for toc (#16969) 2017-05-26 13:28:06 -06:00
animations.md docs(aio): update headers for toc (#16969) 2017-05-26 13:28:06 -06:00
aot-compiler.md docs(aio): update headers for toc (#16969) 2017-05-26 13:28:06 -06:00
architecture.md docs(aio): reorganise the sidenav menu (#16934) 2017-06-09 14:48:53 -07:00
attribute-directives.md docs(aio): update headers for toc (#16969) 2017-05-26 13:28:06 -06:00
bootstrapping.md docs(aio): reorganise the sidenav menu (#16934) 2017-06-09 14:48:53 -07:00
browser-support.md docs(aio): add “nougat” to compat chart 2017-06-07 12:40:50 -07:00
change-log.md docs(aio): update headers for toc (#16969) 2017-05-26 13:28:06 -06:00
cheatsheet.md docs(aio): update headers for toc (#16969) 2017-05-26 13:28:06 -06:00
component-interaction.md docs(aio): update headers for toc (#16969) 2017-05-26 13:28:06 -06:00
component-styles.md feat(compiler): add support `::ng-deep` 2017-06-23 14:43:42 -07:00
dependency-injection-in-action.md docs(aio): update headers for toc (#16969) 2017-05-26 13:28:06 -06:00
dependency-injection.md docs(aio): update headers for toc (#16969) 2017-05-26 13:28:06 -06:00
deployment.md docs(aio): update headers for toc (#16969) 2017-05-26 13:28:06 -06:00
displaying-data.md docs(aio): update headers for toc (#16969) 2017-05-26 13:28:06 -06:00
docs-style-guide.md docs(aio): ward's changes 2017-06-21 16:21:20 -07:00
dynamic-component-loader.md docs(aio): image sweep (#16609) 2017-05-09 15:53:32 -07:00
dynamic-form.md docs(aio): update headers for toc (#16969) 2017-05-26 13:28:06 -06:00
form-validation.md docs(aio): remove min, max & move built-in validators paragraph 2017-06-22 14:51:05 -07:00
forms.md docs(aio): update headers for toc (#16969) 2017-05-26 13:28:06 -06:00
glossary.md fix(aio): remove glossary l-sub-section class (#17305) 2017-06-08 11:58:49 -07:00
hierarchical-dependency-injection.md docs(aio): update headers for toc (#16969) 2017-05-26 13:28:06 -06:00
http.md docs(aio): http guide shows how to import toPromise operator from rxjs 2017-06-15 07:45:12 +01:00
i18n.md docs(aio): i18n guide - updates for v4 2017-06-13 12:38:38 +01:00
lifecycle-hooks.md docs(aio): tidy up docs that use float clearing 2017-05-19 09:47:53 +01:00
ngmodule-faq.md docs(aio): update headers for toc (#16969) 2017-05-26 13:28:06 -06:00
ngmodule.md docs(aio): reorganise the sidenav menu (#16934) 2017-06-09 14:48:53 -07:00
npm-packages.md docs(aio): update headers for toc (#16969) 2017-05-26 13:28:06 -06:00
pipes.md docs(aio): image sweep (#16609) 2017-05-09 15:53:32 -07:00
quickstart.md docs(aio): reorganise the sidenav menu (#16934) 2017-06-09 14:48:53 -07:00
reactive-forms.md docs(aio): update headers for toc (#16969) 2017-05-26 13:28:06 -06:00
router.md docs: Fix some non-code being formatted as code in the router docs 2017-06-22 14:38:55 -07:00
security.md docs(aio): update headers for toc (#16969) 2017-05-26 13:28:06 -06:00
set-document-title.md docs(aio): tidy up docs that use float clearing 2017-05-19 09:47:53 +01:00
setup-systemjs-anatomy.md docs(aio): update headers for toc (#16969) 2017-05-26 13:28:06 -06:00
setup.md docs(aio): update Bash for Windows info 2017-06-23 09:04:04 -07:00
structural-directives.md docs(aio): update headers for toc (#16969) 2017-05-26 13:28:06 -06:00
styleguide.md docs(aio): update headers for toc (#16969) 2017-05-26 13:28:06 -06:00
template-syntax.md fix(aio): fix trackBy demo in template-syntax article 2017-06-14 12:04:59 +01:00
testing.md docs(aio): fix numbered list in testing.md 2017-06-20 16:43:26 -07:00
ts-to-js.md docs: "TypeScript to JavaScript" code tab renamed “ES6 + Decorators” 2017-06-08 14:00:06 -07:00
typescript-configuration.md docs(aio): minor fixes for the upgrade guide 2017-06-23 09:03:28 -07:00
upgrade.md docs(aio): minor fixes for the upgrade guide 2017-06-23 09:03:28 -07:00
user-input.md docs(aio): update headers for toc (#16969) 2017-05-26 13:28:06 -06:00
visual-studio-2015.md docs(aio): update headers for toc (#16969) 2017-05-26 13:28:06 -06:00
webpack.md docs(aio): update headers for toc (#16969) 2017-05-26 13:28:06 -06:00