angular/packages/platform-browser/src
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
..
browser 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
dom fix(animations): prevent the AsyncAnimationRenderer from calling the delegate when there is no element. (#52570) 2023-11-13 16:29:18 +00:00
security refactor(platform-browser): Throw tree-shakable errors. (#49341) 2023-05-04 12:21:20 +02:00
browser.ts refactor: fix a number of typos throughout the codebase (#52249) 2023-10-25 16:51:24 -07:00
errors.ts refactor: fix a number of typos throughout the codebase (#52249) 2023-10-25 16:51:24 -07:00
hydration.ts docs: update SSR doc to reflect version 17 (#52398) 2023-10-26 12:30:59 -07:00
platform-browser.externs.js build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
platform-browser.ts refactor(platform-browser): remove withNoDomReuse function (#52057) 2023-10-09 13:36:16 -07:00
private_export.ts fix(platform-browser): set animation properties when using async animations. (#52087) 2023-10-10 11:59:13 -07:00
version.ts docs: fix package name in version.ts files in different packages (#41208) 2021-05-10 10:26:34 -04:00