angular/modules/angular1_router
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
..
lib fix(angular_1_router): ng-link is generating wrong hrefs 2016-03-22 02:19:09 +00:00
src fix(angular_1_router): ng-link is generating wrong hrefs 2016-03-22 02:19:09 +00:00
test fix(angular_1_router): ng-link is generating wrong hrefs 2016-03-22 02:19:09 +00:00
build.js chore(angular1_router): tighten up the build regex replacement 2016-03-22 02:19:09 +00:00
index.html fix(angular1_router): rename $route service to $rootRouter 2016-02-24 21:15:34 +00:00
karma-router.conf.js chore(build): use Chrome by default for all JS tests 2015-11-19 23:27:42 +00:00
tsd.json chore(typings): use mainline DefinitelyTyped repo rather than a fork. 2016-02-04 22:42:40 +00:00