angular/packages/common
Nebojsa Cvetkovic 1976e37475 fix(router): restore 'history.state' on popstate even if navigationId missing (#48033)
If `history.pushState()` or `history.replaceState()` were called manually without including the `navigationId` field the state was being incorrectly discarded - that logic was for maintaining the original behavior of `NavigationStart.restoredState`.

Improves on #28176, fully fixes #28108, see also #28954

PR Close #48033
2022-11-21 13:46:17 -08:00
..
http fix(http): rename withLegacyInterceptors to withInterceptorsFromDi (#47901) 2022-11-03 17:54:03 -07:00
locales refactor: clean-up pre-CLDR 39 safety check (#46606) 2022-06-29 10:06:39 -07:00
src fix(common): export the IMAGE_CONFIG token (#48051) 2022-11-14 19:27:17 +00:00
test fix(common): Add fetchpriority to ngOptimizedImage preloads (#48010) 2022-11-10 17:36:39 +00:00
testing fix(router): restore 'history.state' on popstate even if navigationId missing (#48033) 2022-11-21 13:46:17 -08:00
upgrade docs: fix spelling (#46713) 2022-07-08 20:54:52 +00:00
BUILD.bazel feat(bazel): speed up dev-turnaround by bundling types only when packaging (#45405) 2022-04-21 11:09:39 -07:00
index.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
package.json feat(core): add support for Node.js version 18 (#47730) 2022-10-11 17:21:19 +00:00
PACKAGE.md docs: add api doc to sub-packages (#33801) 2019-11-20 14:48:50 -08:00
public_api.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00