angular-docs-cn/aio/src/app
Igor Minar cdfe8f4d69 fix(docs-infra): workaround for broken 'import as' (#27536)
It's unclear why `import as` results in the aliases to be undefined.

Plain tsc seems to do the right thing and emits the correct code, so it
might be some kind of interaction in @angular/cli or webpack that are
causing the failure.

This should be investigated separately from the tsc update in
angular/angular. See angular/angular-cli#13212

PR Close #27536
2018-12-18 13:20:01 -08:00
..
custom-elements fix(docs-infra): workaround for broken 'import as' (#27536) 2018-12-18 13:20:01 -08:00
documents fix(docs-infra): do not use an Angular element in hard-coded `FETCH_ERROR` document (#27250) 2018-12-05 13:26:27 -08:00
layout fix(docs-infra): fix top menu item clickable area (#27633) 2018-12-13 11:00:34 -08:00
navigation fix(docs-infra): highlight current CLI command in navigation menu (#26388) 2018-10-12 09:02:11 -07:00
search refactor(docs-infra): move minified `lunr` script to the `generated` directory (#27250) 2018-12-05 13:26:26 -08:00
shared fix(docs-infra): inline SVG icons used in page load sensitive UI (#27250) 2018-12-05 13:26:26 -08:00
sw-updates feat(docs-infra): Convert AIO to use the new Service Worker 5.0.0. (#19795) 2018-08-27 16:30:42 -04:00
app.component.html fix(docs-infra): ensure material icons are cached for offline access (#27250) 2018-12-05 13:26:27 -08:00
app.component.spec.ts fix(docs-infra): don't call setSearch when not clicking in the searchBox and no searchResults (#26590) 2018-11-26 09:26:34 -08:00
app.component.ts fix(docs-infra): don't call setSearch when not clicking in the searchBox and no searchResults (#26590) 2018-11-26 09:26:34 -08:00
app.module.ts fix(docs-infra): ensure material icons are cached for offline access (#27250) 2018-12-05 13:26:27 -08:00