@angular/common/upgrade
Provides tools for upgrading from the $location
service provided in AngularJS
to Angular's unified location service.
Entry point exports
NgModules
LocationUpgradeModule |
|
Classes
$locationShim |
Location service that provides a drop-in replacement for the $location service provided in AngularJS. |
$locationShimProvider |
The factory function used to create an instance of the |
AngularJSUrlCodec |
A |
UrlCodec |
A codec for encoding and decoding URL parts. |
Structures
LocationUpgradeConfig |
Configuration options for LocationUpgrade. |
Types
LOCATION_UPGRADE_CONFIGURATION |
A provider token used to configure the location upgrade module. |