angular/modules/@angular/platform-browser/src
Matt Wheatley b7b56785d1 fix(Renderer): update signatures to make RenderDebugInfo optional
The code does not force the user to provider `RenderDebugInfo`. The
current implementation lists this as a mandatory parameter. Update
the parameter to be optional.

Fixes #8466

Closes #8859
2016-05-26 10:32:03 -07:00
..
browser fix(router): Added pushState fallback for IE 9 browser. 2016-05-26 09:49:07 -07:00
dom feat(core): introduce support for animations 2016-05-25 13:56:50 -07:00
security feat(security): allow url(...) style values. 2016-05-17 11:23:31 +02:00
web_workers fix(Renderer): update signatures to make RenderDebugInfo optional 2016-05-26 10:32:03 -07:00
xhr style(platform/browser): fix type spacing 2016-05-20 13:05:40 -07:00
browser.ts fix(ci): incorrect import 2016-05-25 16:22:55 -07:00
facade repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
worker_app.ts fix(browser): platform code cleanup 2016-05-23 17:57:28 -07:00
worker_render.ts feat(core): introduce support for animations 2016-05-25 13:56:50 -07:00