mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Adds getState to LocationStrategy interface as it suppose to be the place to control all window.location interactions. BREAKING CHANGE: Adds new required class member that any implementors of the LocationStrategy will need to satisfy. Location does not depend on PlatformLocation anymore. PR Close #45648 |
||
|---|---|---|
| .. | ||
| location_mock.ts | ||
| mock_location_strategy.ts | ||
| mock_platform_location.ts | ||
| testing.ts | ||