angular/packages/platform-browser/src
Andrew Kushnir 07606e3181 feat(platform-browser): add isEmpty method to the TransferState class (#46915)
This commit adds the `isEmpty` method to the `TransferState` class to make it possible to check whether the state is empty or not. This is helpful in situations when the `TransferState` should be serialized and the content is transferred to the client (if the state is empty - certain operations can be omitted).

PR Close #46915
2022-07-22 09:17:47 +00:00
..
browser feat(platform-browser): add isEmpty method to the TransferState class (#46915) 2022-07-22 09:17:47 +00: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