angular-cn/modules/@angular/platform-browser/test/browser
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
..
static_assets refactor(browser): merge static & dynamic platforms 2016-05-20 10:48:55 -07:00
tools chore(lint): remove unused imports (#11923) 2016-09-27 17:12:25 -07:00
bootstrap_spec.ts fix(compiler): disable non-components as an entry component (#14335) 2017-02-09 14:45:49 -08:00
browser_adapter_spec.ts refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
meta_spec.ts feat(platform-server): add API to render Module and ModuleFactory to string (#14381) 2017-02-14 16:14:40 -08:00
rectangle_mock.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
title_spec.ts feat(platform-server): add API to render Module and ModuleFactory to string (#14381) 2017-02-14 16:14:40 -08:00