angular/modules/angular2/src/mock
Brian Ford aa85856e1c fix(router): set correct redirect/default URL from hashchange
Currently, hashchange events outside of Angular that cause navigation
do not take into account cases where the initial route URL changes
due to a redirect or a default route.

Closes #5590

Closes #5683
2015-12-08 22:34:19 +00:00
..
animation_builder_mock.ts fix(typings): two errors not reported by our build: 2015-11-12 18:39:23 -08:00
directive_resolver_mock.ts feat(mocks): Mark mock objects @Injectable() 2015-12-03 10:49:56 -08:00
location_mock.ts fix(router): set correct redirect/default URL from hashchange 2015-12-08 22:34:19 +00:00
mock_application_ref.ts feat(mocks): Mark mock objects @Injectable() 2015-12-03 10:49:56 -08:00
mock_location_strategy.ts fix(router): set correct redirect/default URL from hashchange 2015-12-08 22:34:19 +00:00
ng_zone_mock.ts feat(mocks): Mark mock objects @Injectable() 2015-12-03 10:49:56 -08:00
view_resolver_mock.ts feat(mocks): Mark mock objects @Injectable() 2015-12-03 10:49:56 -08:00