angular-cn/aio/tools/transforms/angular-base-package/post-processors
George Kalpakas 7e38f4fd1f fix(aio): fix window title on Home page (#20440)
Using `display: none` on the `<h1>` causes `innerText` to not work as expected
and include the icon ligature (`link`) in the title. This caused the window
title on the angular.io Home page to appear as "Angular - link".
This commit fixes it by not generating anchors at all for headings with the
`no-anchor` class.

Fixes #20427

PR Close #20440
2017-11-15 18:25:58 -06:00
..
add-image-dimensions.js build(aio): fail doc-gen if referenced images are missing 2017-07-18 11:45:05 +01:00
add-image-dimensions.spec.js style(aio): fix docs linting issues (#19702) 2017-11-01 15:24:46 -07:00
auto-link-code.js build(aio): auto-link more code items 2017-09-12 13:58:43 -04:00
auto-link-code.spec.js build(aio): auto-link more code items 2017-09-12 13:58:43 -04:00
autolink-headings.js fix(aio): fix window title on Home page (#20440) 2017-11-15 18:25:58 -06:00
autolink-headings.spec.js fix(aio): fix window title on Home page (#20440) 2017-11-15 18:25:58 -06:00
h1-checker.js build(aio): fix warning about missing `<h1>` 2017-07-31 13:40:07 -07:00
h1-checker.spec.js build(aio): fix warning about missing `<h1>` 2017-07-31 13:40:07 -07:00