angular-cn/packages/platform-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
..
animations build: remove references to `tsc-wrapped` (#19298) 2017-09-21 13:55:52 -07:00
src feat(platform-server): add an API to transfer state from server (#19134) 2017-09-21 13:56:13 -07:00
test feat(platform-server): add an API to transfer state from server (#19134) 2017-09-21 13:56:13 -07:00
testing build: remove references to `tsc-wrapped` (#19298) 2017-09-21 13:55:52 -07:00
index.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
package.json build: roll up to named .js files rather than 'index.js' (#19190) 2017-09-19 16:59:18 -07:00
public_api.ts build: publish tree of files rather than FESMs (#18541) 2017-08-31 15:34:50 -07:00
rollup.config.js build: roll up to named .js files rather than 'index.js' (#19190) 2017-09-19 16:59:18 -07:00
tsconfig-build.json build: remove references to `tsc-wrapped` (#19298) 2017-09-21 13:55:52 -07:00