angular/packages/common
Andrew Scott 3fe8762376 docs: clarify location.subscribe behavior (#42272)
`Location.go` does not trigger the browser's `popstate` event because
the Angular Router uses `pushState` and `replaceState`. This can be
confusing when calling `Location.go` and using `Location.subscribe`.
This commit clarifies the behavior of `Location.subscribe` and points
developers to the `onUrlChanges` subscription instead.

Fixes #12691

PR Close #42272
2021-05-25 17:57:52 +00:00
..
http feat(common): add URLSearchParams to request body (#37852) 2021-05-07 10:45:02 -04:00
locales build: update .bazelversion (#40579) 2021-01-26 11:35:54 -08:00
src docs: clarify location.subscribe behavior (#42272) 2021-05-25 17:57:52 +00:00
test refactor(common): change missing NgSwitch provider error message (#41704) 2021-05-06 15:44:38 -04:00
testing feat(common): add historyGo method to Location service (#38890) 2021-04-06 09:25:58 -07:00
upgrade docs: update links to use HTTPS as protocol (#39718) 2020-11-20 12:52:16 -08:00
BUILD.bazel build: provide full paths to ts_api_guardian_test_npm_package and ts_api_guardian_test (#36034) 2020-03-12 09:49:00 -07:00
index.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
package.json build(common): update supported range of node versions to be less restrictive (#42205) 2021-05-25 17:48:45 +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