Skip to content

Commit dd6cb0d

Browse files
author
Zhicheng WANG
committed
fix: 移除 prerender 的内容
1 parent 6e7a772 commit dd6cb0d

File tree

895 files changed

+225
-27355
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

895 files changed

+225
-27355
lines changed

404.html

Lines changed: 30 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -82,56 +82,37 @@
8282
<style>html{font-size:62.5%;}body{font-family:Roboto,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;margin:0;color:#444;font-size:16px;font-size:1.6rem;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}body,html{height:100%;}body{background-color:#fff;}@media print{*{box-shadow:none!important;}body{background:none!important;}}</style><link rel="stylesheet" href="styles.26c7acdc1e2d44a6f9e6.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="styles.26c7acdc1e2d44a6f9e6.css"></noscript></head>
8383

8484
<body>
85+
86+
<aio-shell></aio-shell>
87+
88+
<noscript>
89+
<div class="background-sky hero"></div>
90+
<section id="intro" style="text-shadow: 1px 1px #1976d2;">
91+
<div class="hero-logo">
92+
<img src="assets/images/logos/angular/angular.svg" width="250" height="250" alt="Angular">
93+
</div>
94+
<div class="homepage-container">
95+
<div class="hero-headline">现代 Web 开发平台</div>
96+
</div>
97+
</section>
98+
<h2 style="color: red; margin-top: 40px; position: relative; text-align: center; text-shadow: 1px 1px #fafafa;">
99+
<b><i>该网站需要浏览器支持 JavaScript </i></b>
100+
</h2>
101+
</noscript>
102+
85103
<!--
86-
This content replaces the `<body>` content of `index.html` to generate our custom `404.html` page.
87-
The content must visually and structurally resemble the resulting HTML of the main app for not
88-
found pages (e.g. https://angular.io/not/exist.ing).
104+
Custom Elements polyfills required for browsers that natively support Custom Elements but not
105+
ES2015 modules. (See `custom-elements-es5-polyfills.js` for more info.)
106+
107+
NOTE:
108+
The polyfills here will be loaded before the ones in `polyfills.ts` (including
109+
`@webcomponents/custom-elements`). This is fine, because the polyfills here are only needed on
110+
browsers that natively support Custom Elements, on which `@webcomponents/custom-elements` will
111+
be a no-op (so the order of loading does not matter).
89112
-->
113+
<script src="generated/js/custom-elements-es5-polyfills.js" nomodule></script>
114+
115+
<script src="runtime-es2015.21b5bccd7c09e26ec8c2.js" type="module"></script><script src="runtime-es5.21b5bccd7c09e26ec8c2.js" nomodule defer></script><script src="polyfills-es5.bdf52e612630cfccaf6d.js" nomodule defer></script><script src="polyfills-es2015.e88e400822cab8b930d3.js" type="module"></script><script src="main-es2015.2bf9ef987c7f9c062694.js" type="module"></script><script src="main-es5.2bf9ef987c7f9c062694.js" nomodule defer></script>
116+
90117

91-
<style>
92-
.mat-toolbar-row{display:flex;box-sizing:border-box;padding:0 16px;width:100%;flex-direction:row;align-items:center;white-space:nowrap}
93-
.mat-toolbar-row{height:64px}
94-
@media (max-width:600px){.mat-toolbar-row{height:56px}}
95-
.nav-link.home{margin-left:24px}
96-
</style>
97-
98-
<aio-shell class="mode-stable page-file-not-found folder-file-not-found view- aio-notification-hide">
99-
100-
<mat-toolbar class="app-toolbar no-print mat-toolbar mat-primary">
101-
<mat-toolbar-row class="mat-toolbar-row">
102-
<a class="nav-link home" href="/">
103-
<img alt="Home" height="40" src="assets/images/logos/angular/[email protected]" title="Home" width="150">
104-
</a>
105-
</mat-toolbar-row>
106-
</mat-toolbar>
107-
108-
<mat-sidenav-container class="sidenav-container mat-drawer-container mat-sidenav-container" role="main">
109-
<mat-sidenav-content class="mat-drawer-content mat-sidenav-content">
110-
<section class="sidenav-content" role="article">
111-
<aio-doc-viewer>
112-
<div class="content">
113-
<div class="nf-container l-flex-wrap flex-center">
114-
<img src="assets/images/support/angular-404.svg" width="300" height="300" />
115-
<div class="nf-response l-flex-wrap">
116-
<h1 class="no-toc" id="page-not-found">Resource Not Found</h1>
117-
<p>We're sorry. The resource you are looking for cannot be found.</p>
118-
</div>
119-
</div>
120-
</div>
121-
</aio-doc-viewer>
122-
</section>
123-
</mat-sidenav-content>
124-
</mat-sidenav-container>
125-
126-
<footer class="no-print">
127-
<aio-footer>
128-
<p>
129-
Powered by Google ©2010-2021.
130-
Code licensed under an <a href="license" title="License text">MIT-style License</a>.
131-
Documentation licensed under <a href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0</a>.
132-
</p>
133-
</aio-footer>
134-
</footer>
135-
136-
</aio-shell>
137118
</body></html>

README.html

Lines changed: 0 additions & 9 deletions
This file was deleted.

about.html

Lines changed: 0 additions & 2 deletions
This file was deleted.

analytics.html

Lines changed: 0 additions & 17 deletions
This file was deleted.

api.html

Lines changed: 0 additions & 2 deletions
This file was deleted.

api/animations.html

Lines changed: 0 additions & 9 deletions
This file was deleted.

api/animations/AUTO_STYLE.html

Lines changed: 0 additions & 12 deletions
This file was deleted.

api/animations/AnimateChildOptions.html

Lines changed: 0 additions & 18 deletions
This file was deleted.

api/animations/AnimateTimings.html

Lines changed: 0 additions & 2 deletions
This file was deleted.

api/animations/AnimationAnimateChildMetadata.html

Lines changed: 0 additions & 17 deletions
This file was deleted.

api/animations/AnimationAnimateMetadata.html

Lines changed: 0 additions & 18 deletions
This file was deleted.

api/animations/AnimationAnimateRefMetadata.html

Lines changed: 0 additions & 18 deletions
This file was deleted.

api/animations/AnimationBuilder.html

Lines changed: 0 additions & 2 deletions
This file was deleted.

api/animations/AnimationEvent.html

Lines changed: 0 additions & 45 deletions
This file was deleted.

api/animations/AnimationFactory.html

Lines changed: 0 additions & 16 deletions
This file was deleted.

api/animations/AnimationGroupMetadata.html

Lines changed: 0 additions & 18 deletions
This file was deleted.

api/animations/AnimationKeyframesSequenceMetadata.html

Lines changed: 0 additions & 2 deletions
This file was deleted.

api/animations/AnimationMetadata.html

Lines changed: 0 additions & 2 deletions
This file was deleted.

api/animations/AnimationMetadataType.html

Lines changed: 0 additions & 2 deletions
This file was deleted.

api/animations/AnimationOptions.html

Lines changed: 0 additions & 2 deletions
This file was deleted.

api/animations/AnimationPlayer.html

Lines changed: 0 additions & 55 deletions
This file was deleted.

api/animations/AnimationQueryMetadata.html

Lines changed: 0 additions & 2 deletions
This file was deleted.

api/animations/AnimationQueryOptions.html

Lines changed: 0 additions & 19 deletions
This file was deleted.

api/animations/AnimationReferenceMetadata.html

Lines changed: 0 additions & 2 deletions
This file was deleted.

api/animations/AnimationSequenceMetadata.html

Lines changed: 0 additions & 18 deletions
This file was deleted.

api/animations/AnimationStaggerMetadata.html

Lines changed: 0 additions & 2 deletions
This file was deleted.

api/animations/AnimationStateMetadata.html

Lines changed: 0 additions & 2 deletions
This file was deleted.

api/animations/AnimationStyleMetadata.html

Lines changed: 0 additions & 18 deletions
This file was deleted.

api/animations/AnimationTransitionMetadata.html

Lines changed: 0 additions & 2 deletions
This file was deleted.

api/animations/AnimationTriggerMetadata.html

Lines changed: 0 additions & 2 deletions
This file was deleted.

api/animations/NoopAnimationPlayer.html

Lines changed: 0 additions & 2 deletions
This file was deleted.

api/animations/animate.html

Lines changed: 0 additions & 2 deletions
This file was deleted.

api/animations/animateChild.html

Lines changed: 0 additions & 12 deletions
This file was deleted.

api/animations/animation.html

Lines changed: 0 additions & 31 deletions
This file was deleted.

api/animations/browser.html

Lines changed: 0 additions & 2 deletions
This file was deleted.

api/animations/browser/AnimationDriver.html

Lines changed: 0 additions & 33 deletions
This file was deleted.

api/animations/browser/testing.html

Lines changed: 0 additions & 10 deletions
This file was deleted.

api/animations/browser/testing/MockAnimationDriver.html

Lines changed: 0 additions & 33 deletions
This file was deleted.

api/animations/browser/testing/MockAnimationPlayer.html

Lines changed: 0 additions & 67 deletions
This file was deleted.

api/animations/group.html

Lines changed: 0 additions & 2 deletions
This file was deleted.

api/animations/keyframes.html

Lines changed: 0 additions & 31 deletions
This file was deleted.

api/animations/query.html

Lines changed: 0 additions & 2 deletions
This file was deleted.

api/animations/sequence.html

Lines changed: 0 additions & 19 deletions
This file was deleted.

api/animations/stagger.html

Lines changed: 0 additions & 68 deletions
This file was deleted.

api/animations/state.html

Lines changed: 0 additions & 2 deletions
This file was deleted.

api/animations/style.html

Lines changed: 0 additions & 25 deletions
This file was deleted.

api/animations/transition.html

Lines changed: 0 additions & 100 deletions
This file was deleted.

api/animations/trigger.html

Lines changed: 0 additions & 92 deletions
This file was deleted.

api/animations/useAnimation.html

Lines changed: 0 additions & 2 deletions
This file was deleted.

api/api-list.html

Lines changed: 0 additions & 2 deletions
This file was deleted.

api/common.html

Lines changed: 0 additions & 9 deletions
This file was deleted.

api/common/APP_BASE_HREF.html

Lines changed: 0 additions & 22 deletions
This file was deleted.

api/common/AsyncPipe.html

Lines changed: 0 additions & 2 deletions
This file was deleted.

api/common/CommonModule.html

Lines changed: 0 additions & 2 deletions
This file was deleted.

api/common/CurrencyPipe.html

Lines changed: 0 additions & 2 deletions
This file was deleted.

api/common/DOCUMENT.html

Lines changed: 0 additions & 2 deletions
This file was deleted.

api/common/DatePipe.html

Lines changed: 0 additions & 2 deletions
This file was deleted.

api/common/DecimalPipe.html

Lines changed: 0 additions & 2 deletions
This file was deleted.

api/common/FormStyle.html

Lines changed: 0 additions & 15 deletions
This file was deleted.

api/common/FormatWidth.html

Lines changed: 0 additions & 2 deletions
This file was deleted.

api/common/HashLocationStrategy.html

Lines changed: 0 additions & 2 deletions
This file was deleted.

api/common/I18nPluralPipe.html

Lines changed: 0 additions & 26 deletions
This file was deleted.

api/common/I18nSelectPipe.html

Lines changed: 0 additions & 2 deletions
This file was deleted.

api/common/JsonPipe.html

Lines changed: 0 additions & 2 deletions
This file was deleted.

api/common/KeyValue.html

Lines changed: 0 additions & 2 deletions
This file was deleted.

api/common/KeyValuePipe.html

Lines changed: 0 additions & 2 deletions
This file was deleted.

api/common/LOCATION_INITIALIZED.html

Lines changed: 0 additions & 12 deletions
This file was deleted.

api/common/Location.html

Lines changed: 0 additions & 2 deletions
This file was deleted.

api/common/LocationChangeEvent.html

Lines changed: 0 additions & 2 deletions
This file was deleted.

api/common/LocationChangeListener.html

Lines changed: 0 additions & 16 deletions
This file was deleted.

api/common/LocationStrategy.html

Lines changed: 0 additions & 44 deletions
This file was deleted.

api/common/LowerCasePipe.html

Lines changed: 0 additions & 32 deletions
This file was deleted.

api/common/NgClass.html

Lines changed: 0 additions & 2 deletions
This file was deleted.

api/common/NgComponentOutlet.html

Lines changed: 0 additions & 83 deletions
This file was deleted.

api/common/NgForOf.html

Lines changed: 0 additions & 32 deletions
This file was deleted.

api/common/NgForOfContext.html

Lines changed: 0 additions & 24 deletions
This file was deleted.

api/common/NgIf.html

Lines changed: 0 additions & 152 deletions
This file was deleted.

api/common/NgIfContext.html

Lines changed: 0 additions & 15 deletions
This file was deleted.

api/common/NgLocaleLocalization.html

Lines changed: 0 additions & 20 deletions
This file was deleted.

api/common/NgLocalization.html

Lines changed: 0 additions & 18 deletions
This file was deleted.

api/common/NgPlural.html

Lines changed: 0 additions & 22 deletions
This file was deleted.

api/common/NgPluralCase.html

Lines changed: 0 additions & 19 deletions
This file was deleted.

api/common/NgStyle.html

Lines changed: 0 additions & 26 deletions
This file was deleted.

api/common/NgSwitch.html

Lines changed: 0 additions & 49 deletions
This file was deleted.

api/common/NgSwitchCase.html

Lines changed: 0 additions & 22 deletions
This file was deleted.

api/common/NgSwitchDefault.html

Lines changed: 0 additions & 12 deletions
This file was deleted.

api/common/NgTemplateOutlet.html

Lines changed: 0 additions & 39 deletions
This file was deleted.

api/common/NumberFormatStyle.html

Lines changed: 0 additions & 17 deletions
This file was deleted.

api/common/NumberSymbol.html

Lines changed: 0 additions & 27 deletions
This file was deleted.

api/common/PathLocationStrategy.html

Lines changed: 0 additions & 75 deletions
This file was deleted.

api/common/PercentPipe.html

Lines changed: 0 additions & 34 deletions
This file was deleted.

api/common/PlatformLocation.html

Lines changed: 0 additions & 49 deletions
This file was deleted.

api/common/Plural.html

Lines changed: 0 additions & 19 deletions
This file was deleted.

api/common/PopStateEvent.html

Lines changed: 0 additions & 17 deletions
This file was deleted.

api/common/SlicePipe.html

Lines changed: 0 additions & 48 deletions
This file was deleted.

api/common/Time.html

Lines changed: 0 additions & 15 deletions
This file was deleted.

api/common/TitleCasePipe.html

Lines changed: 0 additions & 30 deletions
This file was deleted.

api/common/TranslationWidth.html

Lines changed: 0 additions & 17 deletions
This file was deleted.

api/common/UpperCasePipe.html

Lines changed: 0 additions & 14 deletions
This file was deleted.

api/common/ViewportScroller.html

Lines changed: 0 additions & 32 deletions
This file was deleted.

api/common/WeekDay.html

Lines changed: 0 additions & 20 deletions
This file was deleted.

api/common/XhrFactory.html

Lines changed: 0 additions & 2 deletions
This file was deleted.

api/common/formatCurrency.html

Lines changed: 0 additions & 12 deletions
This file was deleted.

api/common/formatDate.html

Lines changed: 0 additions & 12 deletions
This file was deleted.

api/common/formatNumber.html

Lines changed: 0 additions & 12 deletions
This file was deleted.

api/common/formatPercent.html

Lines changed: 0 additions & 12 deletions
This file was deleted.

api/common/getCurrencySymbol.html

Lines changed: 0 additions & 12 deletions
This file was deleted.

api/common/getLocaleCurrencyCode.html

Lines changed: 0 additions & 12 deletions
This file was deleted.

api/common/getLocaleCurrencyName.html

Lines changed: 0 additions & 12 deletions
This file was deleted.

api/common/getLocaleCurrencySymbol.html

Lines changed: 0 additions & 12 deletions
This file was deleted.

api/common/getLocaleDateFormat.html

Lines changed: 0 additions & 12 deletions
This file was deleted.

api/common/getLocaleDateTimeFormat.html

Lines changed: 0 additions & 12 deletions
This file was deleted.

api/common/getLocaleDayNames.html

Lines changed: 0 additions & 12 deletions
This file was deleted.

api/common/getLocaleDayPeriods.html

Lines changed: 0 additions & 12 deletions
This file was deleted.

api/common/getLocaleDirection.html

Lines changed: 0 additions & 12 deletions
This file was deleted.

api/common/getLocaleEraNames.html

Lines changed: 0 additions & 12 deletions
This file was deleted.

api/common/getLocaleExtraDayPeriodRules.html

Lines changed: 0 additions & 12 deletions
This file was deleted.

api/common/getLocaleExtraDayPeriods.html

Lines changed: 0 additions & 12 deletions
This file was deleted.

api/common/getLocaleFirstDayOfWeek.html

Lines changed: 0 additions & 12 deletions
This file was deleted.

api/common/getLocaleId.html

Lines changed: 0 additions & 12 deletions
This file was deleted.

api/common/getLocaleMonthNames.html

Lines changed: 0 additions & 12 deletions
This file was deleted.

api/common/getLocaleNumberFormat.html

Lines changed: 0 additions & 12 deletions
This file was deleted.

api/common/getLocaleNumberSymbol.html

Lines changed: 0 additions & 12 deletions
This file was deleted.

api/common/getLocalePluralCase.html

Lines changed: 0 additions & 12 deletions
This file was deleted.

api/common/getLocaleTimeFormat.html

Lines changed: 0 additions & 12 deletions
This file was deleted.

api/common/getLocaleWeekEndRange.html

Lines changed: 0 additions & 12 deletions
This file was deleted.

api/common/getNumberOfCurrencyDigits.html

Lines changed: 0 additions & 12 deletions
This file was deleted.

api/common/http.html

Lines changed: 0 additions & 10 deletions
This file was deleted.

api/common/http/HTTP_INTERCEPTORS.html

Lines changed: 0 additions & 13 deletions
This file was deleted.

api/common/http/HttpBackend.html

Lines changed: 0 additions & 21 deletions
This file was deleted.

api/common/http/HttpClient.html

Lines changed: 0 additions & 2 deletions
This file was deleted.

api/common/http/HttpClientJsonpModule.html

Lines changed: 0 additions & 20 deletions
This file was deleted.

api/common/http/HttpClientModule.html

Lines changed: 0 additions & 22 deletions
This file was deleted.

api/common/http/HttpClientXsrfModule.html

Lines changed: 0 additions & 30 deletions
This file was deleted.

api/common/http/HttpContext.html

Lines changed: 0 additions & 47 deletions
This file was deleted.

api/common/http/HttpContextToken.html

Lines changed: 0 additions & 18 deletions
This file was deleted.

api/common/http/HttpDownloadProgressEvent.html

Lines changed: 0 additions & 21 deletions
This file was deleted.

api/common/http/HttpErrorResponse.html

Lines changed: 0 additions & 30 deletions
This file was deleted.

api/common/http/HttpEvent.html

Lines changed: 0 additions & 13 deletions
This file was deleted.

api/common/http/HttpEventType.html

Lines changed: 0 additions & 20 deletions
This file was deleted.

api/common/http/HttpHandler.html

Lines changed: 0 additions & 19 deletions
This file was deleted.

api/common/http/HttpHeaderResponse.html

Lines changed: 0 additions & 30 deletions
This file was deleted.

api/common/http/HttpHeaders.html

Lines changed: 0 additions & 38 deletions
This file was deleted.

api/common/http/HttpInterceptor.html

Lines changed: 0 additions & 17 deletions
This file was deleted.

api/common/http/HttpParameterCodec.html

Lines changed: 0 additions & 26 deletions
This file was deleted.

api/common/http/HttpParams.html

Lines changed: 0 additions & 44 deletions
This file was deleted.

api/common/http/HttpParamsOptions.html

Lines changed: 0 additions & 17 deletions
This file was deleted.

api/common/http/HttpProgressEvent.html

Lines changed: 0 additions & 17 deletions
This file was deleted.

api/common/http/HttpRequest.html

Lines changed: 0 additions & 48 deletions
This file was deleted.

api/common/http/HttpResponse.html

Lines changed: 0 additions & 35 deletions
This file was deleted.

api/common/http/HttpResponseBase.html

Lines changed: 0 additions & 23 deletions
This file was deleted.

api/common/http/HttpSentEvent.html

Lines changed: 0 additions & 15 deletions
This file was deleted.

api/common/http/HttpStatusCode.html

Lines changed: 0 additions & 2 deletions
This file was deleted.

api/common/http/HttpUploadProgressEvent.html

Lines changed: 0 additions & 20 deletions
This file was deleted.

api/common/http/HttpUrlEncodingCodec.html

Lines changed: 0 additions & 26 deletions
This file was deleted.

api/common/http/HttpUserEvent.html

Lines changed: 0 additions & 15 deletions
This file was deleted.

api/common/http/HttpXhrBackend.html

Lines changed: 0 additions & 19 deletions
This file was deleted.

api/common/http/HttpXsrfTokenExtractor.html

Lines changed: 0 additions & 19 deletions
This file was deleted.

api/common/http/JsonpClientBackend.html

Lines changed: 0 additions & 19 deletions
This file was deleted.

api/common/http/JsonpInterceptor.html

Lines changed: 0 additions & 17 deletions
This file was deleted.

api/common/http/XhrFactory.html

Lines changed: 0 additions & 13 deletions
This file was deleted.

api/common/http/testing.html

Lines changed: 0 additions & 10 deletions
This file was deleted.

api/common/http/testing/HttpClientTestingModule.html

Lines changed: 0 additions & 20 deletions
This file was deleted.

api/common/http/testing/HttpTestingController.html

Lines changed: 0 additions & 40 deletions
This file was deleted.

api/common/http/testing/RequestMatch.html

Lines changed: 0 additions & 16 deletions
This file was deleted.

api/common/http/testing/TestRequest.html

Lines changed: 0 additions & 2 deletions
This file was deleted.

api/common/isPlatformBrowser.html

Lines changed: 0 additions & 12 deletions
This file was deleted.

api/common/isPlatformServer.html

Lines changed: 0 additions & 12 deletions
This file was deleted.

api/common/isPlatformWorkerApp.html

Lines changed: 0 additions & 12 deletions
This file was deleted.

api/common/isPlatformWorkerUi.html

Lines changed: 0 additions & 12 deletions
This file was deleted.

api/common/registerLocaleData.html

Lines changed: 0 additions & 12 deletions
This file was deleted.

api/common/testing.html

Lines changed: 0 additions & 10 deletions
This file was deleted.

api/common/testing/MOCK_PLATFORM_LOCATION_CONFIG.html

Lines changed: 0 additions & 13 deletions
This file was deleted.

api/common/testing/MockLocationStrategy.html

Lines changed: 0 additions & 2 deletions
This file was deleted.

api/common/testing/MockPlatformLocation.html

Lines changed: 0 additions & 50 deletions
This file was deleted.

api/common/testing/MockPlatformLocationConfig.html

Lines changed: 0 additions & 16 deletions
This file was deleted.

api/common/testing/SpyLocation.html

Lines changed: 0 additions & 63 deletions
This file was deleted.

api/common/upgrade.html

Lines changed: 0 additions & 10 deletions
This file was deleted.

api/common/upgrade/$locationShim.html

Lines changed: 0 additions & 2 deletions
This file was deleted.

api/common/upgrade/$locationShimProvider.html

Lines changed: 0 additions & 26 deletions
This file was deleted.

api/common/upgrade/AngularJSUrlCodec.html

Lines changed: 0 additions & 2 deletions
This file was deleted.

api/common/upgrade/LOCATION_UPGRADE_CONFIGURATION.html

Lines changed: 0 additions & 13 deletions
This file was deleted.

api/common/upgrade/LocationUpgradeConfig.html

Lines changed: 0 additions & 19 deletions
This file was deleted.

api/common/upgrade/LocationUpgradeModule.html

Lines changed: 0 additions & 17 deletions
This file was deleted.

api/common/upgrade/UrlCodec.html

Lines changed: 0 additions & 2 deletions
This file was deleted.

api/core.html

Lines changed: 0 additions & 2 deletions
This file was deleted.

api/core/ANALYZE_FOR_ENTRY_COMPONENTS.html

Lines changed: 0 additions & 33 deletions
This file was deleted.

api/core/APP_BOOTSTRAP_LISTENER.html

Lines changed: 0 additions & 12 deletions
This file was deleted.

api/core/APP_ID.html

Lines changed: 0 additions & 12 deletions
This file was deleted.

api/core/APP_INITIALIZER.html

Lines changed: 0 additions & 55 deletions
This file was deleted.

api/core/AbstractType.html

Lines changed: 0 additions & 14 deletions
This file was deleted.

api/core/AfterContentChecked.html

Lines changed: 0 additions & 25 deletions
This file was deleted.

api/core/AfterContentInit.html

Lines changed: 0 additions & 25 deletions
This file was deleted.

api/core/AfterViewChecked.html

Lines changed: 0 additions & 25 deletions
This file was deleted.

api/core/AfterViewInit.html

Lines changed: 0 additions & 25 deletions
This file was deleted.

api/core/ApplicationInitStatus.html

Lines changed: 0 additions & 15 deletions
This file was deleted.

api/core/ApplicationModule.html

Lines changed: 0 additions & 15 deletions
This file was deleted.

api/core/ApplicationRef.html

Lines changed: 0 additions & 87 deletions
This file was deleted.

api/core/Attribute.html

Lines changed: 0 additions & 14 deletions
This file was deleted.

api/core/AttributeDecorator.html

Lines changed: 0 additions & 42 deletions
This file was deleted.

api/core/COMPILER_OPTIONS.html

Lines changed: 0 additions & 12 deletions
This file was deleted.

api/core/CUSTOM_ELEMENTS_SCHEMA.html

Lines changed: 0 additions & 12 deletions
This file was deleted.

api/core/ChangeDetectionStrategy.html

Lines changed: 0 additions & 15 deletions
This file was deleted.

api/core/ChangeDetectorRef.html

Lines changed: 0 additions & 121 deletions
This file was deleted.

api/core/ClassProvider.html

Lines changed: 0 additions & 64 deletions
This file was deleted.

api/core/ClassSansProvider.html

Lines changed: 0 additions & 14 deletions
This file was deleted.

api/core/Compiler.html

Lines changed: 0 additions & 26 deletions
This file was deleted.

api/core/CompilerFactory.html

Lines changed: 0 additions & 16 deletions
This file was deleted.

api/core/CompilerOptions.html

Lines changed: 0 additions & 18 deletions
This file was deleted.

api/core/Component.html

Lines changed: 0 additions & 151 deletions
This file was deleted.

api/core/ComponentFactory.html

Lines changed: 0 additions & 21 deletions
This file was deleted.

api/core/ComponentFactoryResolver.html

Lines changed: 0 additions & 17 deletions
This file was deleted.

api/core/ComponentRef.html

Lines changed: 0 additions & 2 deletions
This file was deleted.

api/core/ConstructorProvider.html

Lines changed: 0 additions & 43 deletions
This file was deleted.

api/core/ConstructorSansProvider.html

Lines changed: 0 additions & 19 deletions
This file was deleted.

api/core/ContentChild.html

Lines changed: 0 additions & 65 deletions
This file was deleted.

api/core/ContentChildren.html

Lines changed: 0 additions & 80 deletions
This file was deleted.

api/core/DEFAULT_CURRENCY_CODE.html

Lines changed: 0 additions & 25 deletions
This file was deleted.

api/core/DebugElement.html

Lines changed: 0 additions & 43 deletions
This file was deleted.

api/core/DebugEventListener.html

Lines changed: 0 additions & 18 deletions
This file was deleted.

api/core/DebugNode.html

Lines changed: 0 additions & 21 deletions
This file was deleted.

api/core/DefaultIterableDiffer.html

Lines changed: 0 additions & 49 deletions
This file was deleted.

api/core/Directive.html

Lines changed: 0 additions & 134 deletions
This file was deleted.

api/core/DoBootstrap.html

Lines changed: 0 additions & 24 deletions
This file was deleted.

api/core/DoCheck.html

Lines changed: 0 additions & 25 deletions
This file was deleted.

api/core/ElementRef.html

Lines changed: 0 additions & 17 deletions
This file was deleted.

api/core/EmbeddedViewRef.html

Lines changed: 0 additions & 56 deletions
This file was deleted.

api/core/ErrorHandler.html

Lines changed: 0 additions & 29 deletions
This file was deleted.

api/core/EventEmitter.html

Lines changed: 0 additions & 52 deletions
This file was deleted.

api/core/ExistingProvider.html

Lines changed: 0 additions & 51 deletions
This file was deleted.

api/core/ExistingSansProvider.html

Lines changed: 0 additions & 14 deletions
This file was deleted.

api/core/FactoryProvider.html

Lines changed: 0 additions & 65 deletions
This file was deleted.

api/core/FactorySansProvider.html

Lines changed: 0 additions & 15 deletions
This file was deleted.

api/core/ForwardRefFn.html

Lines changed: 0 additions & 20 deletions
This file was deleted.

api/core/GetTestability.html

Lines changed: 0 additions & 19 deletions
This file was deleted.

api/core/Host.html

Lines changed: 0 additions & 43 deletions
This file was deleted.

api/core/HostBinding.html

Lines changed: 0 additions & 29 deletions
This file was deleted.

api/core/HostListener.html

Lines changed: 0 additions & 53 deletions
This file was deleted.

api/core/INJECTOR-1.html

Lines changed: 0 additions & 12 deletions
This file was deleted.

api/core/Inject-1.html

Lines changed: 0 additions & 26 deletions
This file was deleted.

api/core/InjectFlags.html

Lines changed: 0 additions & 18 deletions
This file was deleted.

api/core/Injectable.html

Lines changed: 0 additions & 29 deletions
This file was deleted.

api/core/InjectableProvider.html

Lines changed: 0 additions & 12 deletions
This file was deleted.

api/core/InjectableType.html

Lines changed: 0 additions & 16 deletions
This file was deleted.

api/core/InjectionToken.html

Lines changed: 0 additions & 50 deletions
This file was deleted.

api/core/Injector-0.html

Lines changed: 0 additions & 52 deletions
This file was deleted.

api/core/InjectorType.html

Lines changed: 0 additions & 16 deletions
This file was deleted.

api/core/Input.html

Lines changed: 0 additions & 40 deletions
This file was deleted.

api/core/IterableChangeRecord.html

Lines changed: 0 additions & 17 deletions
This file was deleted.

api/core/IterableChanges.html

Lines changed: 0 additions & 34 deletions
This file was deleted.

api/core/IterableDiffer.html

Lines changed: 0 additions & 16 deletions
This file was deleted.

api/core/IterableDifferFactory.html

Lines changed: 0 additions & 19 deletions
This file was deleted.

api/core/IterableDiffers.html

Lines changed: 0 additions & 36 deletions
This file was deleted.

api/core/KeyValueChangeRecord.html

Lines changed: 0 additions & 16 deletions
This file was deleted.

api/core/KeyValueChanges.html

Lines changed: 0 additions & 28 deletions
This file was deleted.

api/core/KeyValueDiffer.html

Lines changed: 0 additions & 16 deletions
This file was deleted.

api/core/KeyValueDifferFactory.html

Lines changed: 0 additions & 19 deletions
This file was deleted.

api/core/KeyValueDiffers.html

Lines changed: 0 additions & 36 deletions
This file was deleted.

api/core/LOCALE_ID.html

Lines changed: 0 additions & 22 deletions
This file was deleted.

api/core/MissingTranslationStrategy.html

Lines changed: 0 additions & 26 deletions
This file was deleted.

api/core/ModuleWithComponentFactories.html

Lines changed: 0 additions & 18 deletions
This file was deleted.

api/core/ModuleWithProviders.html

Lines changed: 0 additions & 15 deletions
This file was deleted.

api/core/NO_ERRORS_SCHEMA.html

Lines changed: 0 additions & 12 deletions
This file was deleted.

api/core/NgIterable.html

Lines changed: 0 additions & 12 deletions
This file was deleted.

api/core/NgModule.html

Lines changed: 0 additions & 73 deletions
This file was deleted.

api/core/NgModuleFactory.html

Lines changed: 0 additions & 17 deletions
This file was deleted.

api/core/NgModuleFactoryLoader.html

Lines changed: 0 additions & 18 deletions
This file was deleted.

api/core/NgModuleRef.html

Lines changed: 0 additions & 22 deletions
This file was deleted.

api/core/NgProbeToken.html

Lines changed: 0 additions & 18 deletions
This file was deleted.

api/core/NgZone.html

Lines changed: 0 additions & 102 deletions
This file was deleted.

api/core/OnChanges.html

Lines changed: 0 additions & 28 deletions
This file was deleted.

api/core/OnDestroy.html

Lines changed: 0 additions & 25 deletions
This file was deleted.

api/core/OnInit.html

Lines changed: 0 additions & 25 deletions
This file was deleted.

api/core/Optional.html

Lines changed: 0 additions & 23 deletions
This file was deleted.

api/core/Output.html

Lines changed: 0 additions & 12 deletions
This file was deleted.

api/core/PACKAGE_ROOT_URL.html

Lines changed: 0 additions & 12 deletions
This file was deleted.

api/core/PLATFORM_ID.html

Lines changed: 0 additions & 12 deletions
This file was deleted.

api/core/PLATFORM_INITIALIZER.html

Lines changed: 0 additions & 12 deletions
This file was deleted.

api/core/Pipe.html

Lines changed: 0 additions & 18 deletions
This file was deleted.

api/core/PipeTransform.html

Lines changed: 0 additions & 54 deletions
This file was deleted.

api/core/PlatformRef.html

Lines changed: 0 additions & 51 deletions
This file was deleted.

api/core/Predicate.html

Lines changed: 0 additions & 16 deletions
This file was deleted.

api/core/Provider.html

Lines changed: 0 additions & 12 deletions
This file was deleted.

api/core/ProviderToken.html

Lines changed: 0 additions & 12 deletions
This file was deleted.

api/core/Query.html

Lines changed: 0 additions & 20 deletions
This file was deleted.

api/core/QueryList.html

Lines changed: 0 additions & 68 deletions
This file was deleted.

api/core/ReflectiveInjector.html

Lines changed: 0 additions & 167 deletions
This file was deleted.

api/core/ReflectiveKey.html

Lines changed: 0 additions & 23 deletions
This file was deleted.

api/core/Renderer2.html

Lines changed: 0 additions & 72 deletions
This file was deleted.

api/core/RendererFactory2.html

Lines changed: 0 additions & 25 deletions
This file was deleted.

api/core/RendererStyleFlags2.html

Lines changed: 0 additions & 15 deletions
This file was deleted.

api/core/RendererType2.html

Lines changed: 0 additions & 17 deletions
This file was deleted.

api/core/ResolvedReflectiveFactory.html

Lines changed: 0 additions & 18 deletions
This file was deleted.

api/core/ResolvedReflectiveProvider.html

Lines changed: 0 additions & 23 deletions
This file was deleted.

api/core/Sanitizer.html

Lines changed: 0 additions & 18 deletions
This file was deleted.

api/core/SchemaMetadata.html

Lines changed: 0 additions & 14 deletions
This file was deleted.

api/core/SecurityContext.html

Lines changed: 0 additions & 19 deletions
This file was deleted.

api/core/Self.html

Lines changed: 0 additions & 35 deletions
This file was deleted.

api/core/SimpleChange.html

Lines changed: 0 additions & 22 deletions
This file was deleted.

api/core/SimpleChanges.html

Lines changed: 0 additions & 16 deletions
This file was deleted.

0 commit comments

Comments
 (0)