angular-cn/modules/@angular/common/testing
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
..
location_mock.ts fix(Location): make Location#platformStrategy:LocationStrategy property private 2016-06-01 10:43:22 -07:00
mock_location_strategy.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00