angular-cn/packages/common/upgrade/test
Jason Aden 1aff524b63 feat(common): add ability to watch for AngularJS URL updates through `onUrlChange` hook (#30466)
The LocationShim (replacement for `$location`) was added to centralize dealing with the browser URL. Additionally, an `onUrlChange` method was added to Angular's Location service. This PR adds a corresponding method to the LocationShim so updates from AngularJS can be tracked in Angular.

PR Close #30466
2019-05-16 09:43:32 -07:00
..
BUILD.bazel feat(common): provide replacement for AngularJS $location service (#30055) 2019-04-24 13:49:29 -07:00
upgrade.spec.ts feat(common): add ability to watch for AngularJS URL updates through `onUrlChange` hook (#30466) 2019-05-16 09:43:32 -07:00
upgrade_location_test_module.ts fix(common): add upgrade sub-package to ng_package rule for @angular/common (#30117) 2019-04-25 15:01:17 -07:00