angular-cn/modules/@angular/platform-browser/test/dom
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
..
events feat(platform-server): add API to render Module and ModuleFactory to string (#14381) 2017-02-14 16:14:40 -08:00
dom_renderer_spec.ts fix(platform-browser): should only add styles with native encapsulation in shadow DOM (#14313) 2017-02-10 15:03:20 -06:00
shared_styles_host_spec.ts fix(platform-browser): remove style nodes on destroy (#13744) 2017-01-29 12:10:44 -06:00
web_animations_driver_spec.ts fix(core): animations should blend in all previously transitioned styles into next animation if interrupted (#13148) 2017-01-05 11:32:52 -08:00
web_animations_player_spec.ts fix(core): animations should blend in all previously transitioned styles into next animation if interrupted (#13148) 2017-01-05 11:32:52 -08:00