angular/modules/angular2/src/platform
Jeff Cross 79399e1c51 feat(dom_renderer): add setBindingDebugInfo method
This is used for setting property binding values as attributes
on elements when running in dev mode. This implementation will
also serialize binding information to template placeholder
comment nodes.

Closes #5227
2015-12-10 19:18:14 +00:00
..
browser chore(build): fix flakiness of the element probe global test 2015-12-02 14:19:07 -08:00
dom feat(dom_renderer): add setBindingDebugInfo method 2015-12-10 19:18:14 +00:00
server fix(compiler): support properties on SVG elements 2015-12-08 02:18:07 +00:00
browser_common.ts fix(bootstrap): fix the configuration of ExceptionHandler 2015-12-08 16:09:37 -08:00
worker_app.dart refactor(WebWorker): Use the new generic bootstrap. 2015-12-03 19:51:43 +00:00
worker_app.ts refactor(WebWorker): Use the new generic bootstrap. 2015-12-03 19:51:43 +00:00
worker_app_common.ts refactor(WebWorker): Use the new generic bootstrap. 2015-12-03 19:51:43 +00:00
worker_render.dart refactor(WebWorker): Use the new generic bootstrap. 2015-12-03 19:51:43 +00:00
worker_render.ts refactor(WebWorker): Use the new generic bootstrap. 2015-12-03 19:51:43 +00:00
worker_render_common.ts fix(bootstrap): fix the configuration of ExceptionHandler 2015-12-08 16:09:37 -08:00