angular-cn/aio/tools/transforms/angular-base-package
Pete Bacon Darwin 0e311e3918 build(aio): improve accuracy of code auto-linking (#22494)
The new version of `dgeni-packages/typescript` no longer strips
out "namespaces" from types, which was part of the problem of
not autolinking correctly to `HttpEventType.Response`.

Another part of the problem was that we did not include `.`
characters when matching potential code blocks for auto-linking,
which precluded properties of enums from being linked.

Finally, members we not being given a `path` property, which is
needed to effectively autolink to them. This is now set in
the `simplifyMemberAnchors` processor.

Closes #21375

PR Close #22494
2018-03-01 08:11:19 -08:00
..
post-processors build(aio): improve accuracy of code auto-linking (#22494) 2018-03-01 08:11:19 -08:00
processors build(aio): blacklist unwanted URLs from the generated sitemap.xml (#22061) 2018-02-07 12:02:01 -08:00
readers build(aio): refactor dgeni packages 2017-04-23 22:50:33 +01:00
rendering build(aio): render class/interface "descendants" in API docs (#19343) 2017-09-25 11:59:44 -07:00
services build(aio): filter out ambiguous directives from auto code linking (#20512) 2017-11-21 22:28:16 -06:00
ignore.words build(aio): refactor dgeni packages 2017-04-23 22:50:33 +01:00
index.js build(aio): generate sitemap from the generated pages (#21689) 2018-01-22 12:55:15 -08:00