angular-cn/packages
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
bazel refactor(compiler): don’t workaround a fixed tsickle bug (#19301) 2017-09-21 09:59:40 -07:00
benchpress build: publish tree of files rather than FESMs (#18541) 2017-08-31 15:34:50 -07:00
common build: remove references to `tsc-wrapped` (#19298) 2017-09-21 13:55:52 -07:00
compiler build: remove references to `tsc-wrapped` (#19298) 2017-09-21 13:55:52 -07:00
compiler-cli build: remove references to `tsc-wrapped` (#19298) 2017-09-21 13:55:52 -07:00
core build: remove references to `tsc-wrapped` (#19298) 2017-09-21 13:55:52 -07:00
docs refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
examples refactor: update angular to support TypeScript 2.4 2017-09-12 10:31:30 -07:00
forms build: remove references to `tsc-wrapped` (#19298) 2017-09-21 13:55:52 -07:00
http build: remove references to `tsc-wrapped` (#19298) 2017-09-21 13:55:52 -07:00
language-service build: remove references to `tsc-wrapped` (#19298) 2017-09-21 13:55:52 -07:00
platform-browser feat(platform-server): add an API to transfer state from server (#19134) 2017-09-21 13:56:13 -07:00
platform-browser-dynamic build: remove references to `tsc-wrapped` (#19298) 2017-09-21 13:55:52 -07:00
platform-server feat(platform-server): add an API to transfer state from server (#19134) 2017-09-21 13:56:13 -07:00
platform-webworker build: remove references to `tsc-wrapped` (#19298) 2017-09-21 13:55:52 -07:00
platform-webworker-dynamic build: remove references to `tsc-wrapped` (#19298) 2017-09-21 13:55:52 -07:00
router build: remove references to `tsc-wrapped` (#19298) 2017-09-21 13:55:52 -07:00
upgrade build: remove references to `tsc-wrapped` (#19298) 2017-09-21 13:55:52 -07:00
README.md Revert "docs: Remove unneeded file (#18106)" 2017-07-20 16:46:47 -05:00
empty.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
es6-subset.d.ts refactor: update paths from modules/@angular to packages 2017-03-08 16:29:28 -08:00
license-banner.txt refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
rollup.config.js build: publish tree of files rather than FESMs (#18541) 2017-08-31 15:34:50 -07:00
system.d.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
tsconfig-build.json refactor: update angular to support TypeScript 2.4 2017-09-12 10:31:30 -07:00
tsconfig-metadata.json build: remove references to `tsc-wrapped` (#19298) 2017-09-21 13:55:52 -07:00
tsconfig.json build: remove references to `tsc-wrapped` (#19298) 2017-09-21 13:55:52 -07:00
types.d.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00

README.md

Angular

The sources for this package are in the main Angular repo. Please file issues and pull requests against that repo.

License: MIT