angular-cn/modules/@angular/platform-browser/test/dom
Tobias Bosch 126fda2613 perf: delete pre-view-engine core, compiler, platform-browser, etc code (#14788)
After the introduction of the view engine, we can drop a lot of code that is not used any more.

This should reduce the size of the app bundles because a lot of this code was not being properly tree-shaken by today's tools even though it was dead code.
2017-02-27 23:08:19 -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): allow to mix shadow dom with non shadow dom 2017-02-17 17:18:55 -08:00
shared_styles_host_spec.ts fix(platform-browser): remove style nodes on destroy (#13744) 2017-01-29 12:10:44 -06:00