mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
BREAKING CHANGES: - `browserPlatform`/`browserDynamicPlatform`/... have been deprecated and renamed into `platformBrowser`/`platformBrowserDynamic`/.... - `bootstrapModule` and `bootstrapModuleFactory` have been moved to be members of `PlaformRef`. E.g. `platformBrowserDynamic().bootstrapModule(MyModule)`. |
||
|---|---|---|
| .. | ||
| a | ||
| animate.ts | ||
| basic.css | ||
| basic.html | ||
| basic.ts | ||
| bootstrap.ts | ||
| dep.d.ts | ||
| entry_components.ts | ||
| features.ts | ||
| funcs.ts | ||
| module.ts | ||
| module_fixtures.ts | ||
| projection.ts | ||
| queries.ts | ||
| shared.css | ||