angular/packages/platform-browser/src
Pawel Kozlowski 4b377d3a6d feat(core): introduce createApplication API (#46475)
The `createApplication` function makes it possible to create an
application instance (represented by the `ApplicationRef`)
without bootstrapping any components. It is useful in the
situations where ones wants to decouple and delay components
rendering and / or render multiple root components in one
application. Angular elements can use this API to create
custom element types with an environment linked to a
created application.

PR Close #46475
2022-07-18 18:20:27 +00:00
..
browser refactor(core): make Testability compatible with tree-shaking (#45657) 2022-05-05 11:50:23 -07:00
dom refactor(platform-browser): Updates keyboard event library to support code field (#46030) 2022-07-18 15:28:58 +00:00
security refactor(platform-browser):remove unused code in dom sanitization service (#46383) 2022-06-23 13:52:20 -07:00
browser.ts feat(core): introduce createApplication API (#46475) 2022-07-18 18:20:27 +00:00
platform-browser.externs.js build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
platform-browser.ts feat(core): introduce createApplication API (#46475) 2022-07-18 18:20:27 +00:00
private_export.ts refactor(core): rename internal bootstrap function (#45896) 2022-05-05 10:55:56 -07:00
version.ts docs: fix package name in version.ts files in different packages (#41208) 2021-05-10 10:26:34 -04:00