angular-cn/modules/@angular/platform-browser
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
..
src fix(Renderer): update signatures to make RenderDebugInfo optional 2016-05-26 10:32:03 -07:00
test test(security): test case for quoted URL values. 2016-05-26 09:39:23 -07:00
testing feat(core): introduce support for animations 2016-05-25 13:56:50 -07:00
core_private.ts chore: audit @angular/core API classification (#8808) 2016-05-25 15:00:05 -07:00
index.ts feat(platform-browser-dynamic): re-add a deprecated platform-browser-dynamic 2016-05-26 10:22:39 -07:00
package.json adds 'repository' metadata to npm modules (#8649) 2016-05-17 23:17:15 -07:00
private_export.ts fix(browser): platform code cleanup 2016-05-23 17:57:28 -07:00
rollup.config.js fix(platform-browser): fix rollup config 2016-05-26 10:21:24 -07:00
testing.ts refactor(browser): merge static & dynamic platforms 2016-05-20 10:48:55 -07:00
testing_e2e.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
tsconfig-es5.json build: remove dependency on tsd and use @types/* instead 2016-05-25 16:42:28 -07:00
tsconfig-es2015.json build: remove dependency on tsd and use @types/* instead 2016-05-25 16:42:28 -07:00