angular-cn/packages/platform-browser/test/browser
Vikram Subramanian cfd9ca0d6f feat(platform-server): add an API to transfer state from server (#19134)
TransferState provides a shared store that is transferred from the
server to client. To use it import BrowserTransferStateModule from the
client app module and ServerTransferStateModule from the server app
module and TransferState will be available as an Injectable object.

PR Close #19134
2017-09-21 13:56:13 -07:00
..
static_assets refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
tools refactor: core, http & platform-webworker to remove public private class separation (#19143) 2017-09-14 13:38:06 -04:00
bootstrap_spec.ts perf: switch angular to use StaticInjector instead of ReflectiveInjector 2017-08-07 15:42:34 -07:00
browser_adapter_spec.ts feat(common): on-by-default XSRF support in HttpClient (#18108) 2017-07-13 17:22:02 -07:00
meta_spec.ts feat(platform-server): provide a DOM implementation on the server 2017-08-30 17:46:16 -07:00
rectangle_mock.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
title_spec.ts feat(platform-server): provide a DOM implementation on the server 2017-08-30 17:46:16 -07:00
transfer_state_spec.ts feat(platform-server): add an API to transfer state from server (#19134) 2017-09-21 13:56:13 -07:00