angular-cn/modules/@angular/platform-browser
Martin Probst 51f3d22e4f feat(security): trust resource URLs as URLs. (#10220)
Resource URLs are strictly "more" trustworthy than plain URLs, so trusting them maintains the same level of security while avoiding to break people when we downgrade a resource URL context to a plain URL context.
2016-07-21 17:44:59 -07:00
..
src feat(security): trust resource URLs as URLs. (#10220) 2016-07-21 17:44:59 -07:00
test feat(security): trust resource URLs as URLs. (#10220) 2016-07-21 17:44:59 -07:00
testing fix(platform-browser): remove testing_e2e target (#10029) 2016-07-13 10:10:02 -07:00
core_private.ts feat(browser): use AppModules for bootstrap in the browser 2016-07-02 20:35:09 -07:00
dynamic.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
index.ts refactor(core): clean up platform bootstrap and initTestEnvironment 2016-07-08 13:41:38 -07:00
package.json chore(package.json): make the packages installable 2016-05-27 17:21:34 -07:00
private_export.ts feat(browser): use AppModules for bootstrap in the browser 2016-07-02 20:35:09 -07:00
rollup.config.js fix: split dynamic bits in platform-browser into platform-browser-dynamic 2016-06-14 15:31:24 -07:00
testing.ts fix(platform-browser/testing): clean up public api for platform-browser/testing (#9519) 2016-06-23 16:42:25 -07:00
tsconfig-es5.json fix(platform-browser): remove testing_e2e target (#10029) 2016-07-13 10:10:02 -07:00
tsconfig-es2015.json fix(platform-browser): remove testing_e2e target (#10029) 2016-07-13 10:10:02 -07:00