angular/packages/platform-browser/src/browser
Vincent fdb9cb7a5b fix(platform-browser): Get correct base path when using "." as base href when serving from the file:// protocol. (#53547)
Using http://a as the base URL returns / instead of the actual base path when using the file:// protocol. Using document.baseURI addresses this.

Fixes #53546

PR Close #53547
2023-12-13 09:26:56 -08:00
..
tools refactor(platform-browser): remove #9100 todos. (#49406) 2023-06-21 11:43:45 -07:00
browser_adapter.ts fix(platform-browser): Get correct base path when using "." as base href when serving from the file:// protocol. (#53547) 2023-12-13 09:26:56 -08:00
generic_browser_adapter.ts refactor(common): add missing override to satisfy the linter (#49599) 2023-03-28 10:12:36 -07:00
meta.ts docs(platform-browser): Make links out of @see tags (#50110) 2023-06-14 10:54:38 +02:00
testability.ts refactor(platform-browser): remove #9100 todos. (#49406) 2023-06-21 11:43:45 -07:00
title.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
xhr.ts fix(platform-browser): configure XhrFactory to use BrowserXhr (#41313) 2021-03-29 15:14:16 -07:00