angular/packages/platform-server
Andrew Kushnir a5dc9960dc refactor(core): move TransferState implementation to core (#49222)
This commit moves the `TransferState` class implementation to `@angular/core`. This class will be needed in core in followup changes and `core` can not depend on `platform-browser` package.

The `core` package does **not** export those symbols into public API surface.
The `platform-browser` package re-exports the symbols under same names for backwards-compatibility.

PR Close #49222
2023-02-27 13:08:40 -08:00
..
init refactor: update platform-server tests to work with ESM (#48521) 2022-12-19 19:50:43 +00:00
src refactor(core): move TransferState implementation to core (#49222) 2023-02-27 13:08:40 -08:00
test Revert "fix(platform-server): insert transfer state script before other script tags (#48868)" (#49112) 2023-02-17 11:09:21 -08:00
testing build: reformat BUILD files (#48181) 2022-11-22 21:22:34 +00:00
BUILD.bazel build: add missing dependencies to platform-server and tools/testing (#48521) 2022-12-19 19:50:43 +00:00
index.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
package.json refactor(platform-server): Switch to using angular fork of domino (#49189) 2023-02-24 09:33:07 -08:00
PACKAGE.md docs: add platform to glossary (#30731) 2019-06-12 11:46:25 -07:00
public_api.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00