angular-cn/modules/angular2/platform
Vikram Subramanian a596b887ff feat(compiler): Add an implementation for XHR that uses a template cache to load template files.
Useful for avoiding doing an actual XHR during testing.
Part of the solution for #4051 (Other part is a Karma plugin that will create the template cache).

Closes #7940
2016-04-08 19:05:05 +00:00
..
testing feat(compiler): Add an implementation for XHR that uses a template cache to load template files. 2016-04-08 19:05:05 +00:00
browser.ts feat(compiler): Add an implementation for XHR that uses a template cache to load template files. 2016-04-08 19:05:05 +00:00
browser_static.ts fix(typing): Remove re-export of the Promise built-in type. 2016-02-12 20:45:41 -08:00
common_dom.ts feat(debug): replace DebugElement with new Debug DOM 2016-01-29 11:28:10 -08:00
server.dart refactor(core): move render/dom from core 2015-11-17 15:53:55 -08:00
server.ts refactor(core): move render/dom from core 2015-11-17 15:53:55 -08:00
worker_app.dart feat(WebWorker): Add Router Support for WebWorker Apps 2016-01-26 21:07:12 -08:00
worker_app.ts feat(WebWorker): Add Router Support for WebWorker Apps 2016-01-26 21:07:12 -08:00
worker_render.dart feat(WebWorker): Add Router Support for WebWorker Apps 2016-01-26 21:07:12 -08:00
worker_render.ts feat(WebWorker): Add Router Support for WebWorker Apps 2016-01-26 21:07:12 -08:00