angular-docs-cn/aio/src/app
Saif b3b03c35b5 fix(docs-infra): correctly display SVG icons in IE11 (#38046)
Fix two issues that affected displaying of SVG icons in IE11:

1. All SVG icons except for one appeared empty. This was related how the
CustomIconRegistry re-used the same <div> element to create all
SVG elements.

2. The GitHub and Twitter buttons next to the search bar were not sized
properly.

Fixes #37847

PR Close #38046
2020-07-17 11:44:34 -07:00
..
custom-elements refactor(docs-infra): remove `rev` property from `Resource` interface and data (#37181) 2020-05-19 10:10:56 -07:00
documents refactor(docs-infra): fix some linting warnings (#32980) 2019-10-10 13:56:14 -07:00
layout build(docs-infra): update @angular/cli to 10.0.1 (#37898) 2020-07-08 16:02:46 -07:00
navigation refactor(docs-infra): fix some linting warnings (#32980) 2019-10-10 13:56:14 -07:00
search test(docs-infra): fix tests with new `topics` property (#35539) 2020-02-27 10:47:52 -08:00
shared fix(docs-infra): correctly display SVG icons in IE11 (#38046) 2020-07-17 11:44:34 -07:00
sw-updates build(docs-infra): upgrade tslint to 5.15.0 and codelyzer to 5.0.0 (#29926) 2019-04-25 12:32:49 -07:00
app.component.html refactor(docs-infra): decouple showing the top-menu in top-bar from showing the sidenav (#37938) 2020-07-06 13:57:37 -07:00
app.component.spec.ts refactor(docs-infra): decouple showing the top-menu in top-bar from showing the sidenav (#37938) 2020-07-06 13:57:37 -07:00
app.component.ts fix(docs-infra): prevent search-bar from overlapping nav-items (#37938) 2020-07-06 13:57:37 -07:00
app.module.ts fix(docs-infra): ensure material icons are cached for offline access (#27250) 2018-12-05 13:26:27 -08:00