angular/modules/@angular/platform-webworker
vikerman b4d444a0a7 feat(platform-server): add API to render Module and ModuleFactory to string (#14381)
- PlatformState provides an interface to serialize the current Platform State as a string or Document.

- renderModule and renderModuleFactory are convenience methods to wait for Angular Application to stabilize and then render the state to a string.

- refactor code to remove defaultDoc from DomAdapter and inject DOCUMENT where it's needed.
2017-02-14 16:14:40 -08:00
..
src feat(platform-server): add API to render Module and ModuleFactory to string (#14381) 2017-02-14 16:14:40 -08:00
test/web_workers refactor(test): <template>/<ng-container>/*-directives 2017-01-09 19:33:38 -05:00
index.ts fix: display framework version on bootstrapped component (#13252) 2016-12-06 16:21:07 -08:00
package.json docs: update descriptions in package.jsons 2016-09-14 16:44:39 -07:00
rollup.config.js refactor: add license header to JS files & format files (#12081) 2016-10-04 20:39:20 -07:00
tsconfig-build.json build: remove post-processing of .d.ts files (#13294) 2017-02-08 11:32:34 -06:00