angular/modules/@angular/common/src/location
Igor Minar e93b3d2360 fix(Location): make Location#platformStrategy:LocationStrategy property private
BREAKING CHANGE: Location#platformStrategy property was previously accidentaly exported as public

If any application requires access to the current location strategy, it should be accessed via DI instead
by injecting the LocationStrategy token.

The likelyhood of anyone actually depending on this property is very low.
2016-06-01 10:43:22 -07:00
..
hash_location_strategy.ts docs: add api stability indicators for @angular/common 2016-06-01 10:43:22 -07:00
location.ts fix(Location): make Location#platformStrategy:LocationStrategy property private 2016-06-01 10:43:22 -07:00
location_strategy.ts docs: add api stability indicators for @angular/common 2016-06-01 10:43:22 -07:00
path_location_strategy.ts docs: add api stability indicators for @angular/common 2016-06-01 10:43:22 -07:00
platform_location.ts docs: add api stability indicators for @angular/common 2016-06-01 10:43:22 -07:00