angular-cn/modules/angular1_router/test
David Reher 69c1405196 fix(angular_1_router): ng-link is generating wrong hrefs
At the moment ng-link is generating html5mode URLs for `href`s.
Instead it should check whether or not html5mode is enabled and create
the `href`s accordingly. The renaming in the `getLink` function is
aligning it to `RouterLink`'s `_updateLink`.

Closes #7423
2016-03-22 02:19:09 +00:00
..
integration test(angular_1_router): apply annotations to controller constructors 2016-03-09 21:50:24 +00:00
ng_link_spec.js fix(angular_1_router): ng-link is generating wrong hrefs 2016-03-22 02:19:09 +00:00
util.es5.js fix(angular1_router): rename `$route` service to `$rootRouter` 2016-02-24 21:15:34 +00:00