angular-cn/packages/platform-server/src
Adam Bradley 7102ea80a9 feat(platform-server): wait on returned BEFORE_APP_SERIALIZED promises (#29120)
This update gives external tooling the ability for async providers to
finish resolving before the document is serialized. This is not a
breaking change since render already returns a promise. All returned
promises from `BEFORE_APP_SERIALIZED` providers will wait to be
resolved or rejected. Any rejected promises will only console.warn().

PR Close #29120
2019-03-06 11:01:21 -08:00
..
domino_adapter.ts feat: add support for TypeScript 3.1 (#26151) 2018-09-28 09:34:51 -07:00
http.ts build(bazel): Turning on strictPropertyInitialization for Angular. (#24572) 2018-06-25 07:57:13 -07:00
location.ts feat(core): upgrade rxjs to 6.0.0-alpha.4 (#22573) 2018-03-19 21:51:51 -07:00
platform-server.ts feat(platform-server): add an API to transfer state from server (#19134) 2017-09-21 13:56:13 -07:00
platform_state.ts docs: convert all `@experimental` tags to `@publicApi` tags (#26595) 2018-10-19 14:35:52 -07:00
private_export.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
server.ts docs: convert all `@experimental` tags to `@publicApi` tags (#26595) 2018-10-19 14:35:52 -07:00
server_events.ts feat(platform-server): use EventManagerPlugin on the server (#24132) 2018-05-30 10:17:31 -07:00
server_renderer.ts refactor: remove unused case in switch statement (#28253) 2019-01-22 09:44:35 -08:00
styles_host.ts Revert "refactor(core): tree-shake application_module providers (#23477)" 2018-04-26 14:08:13 -07:00
tokens.ts docs: convert all `@experimental` tags to `@publicApi` tags (#26595) 2018-10-19 14:35:52 -07:00
transfer_state.ts docs: convert all `@experimental` tags to `@publicApi` tags (#26595) 2018-10-19 14:35:52 -07:00
utils.ts feat(platform-server): wait on returned BEFORE_APP_SERIALIZED promises (#29120) 2019-03-06 11:01:21 -08:00
version.ts docs: update platform-server to use `@publicApi` tags (#26595) 2018-10-19 14:35:53 -07:00