angular.js/test/ngRoute
Daniel Zimmermann 2b344dbd20 fix($route): update current route upon $route instantiation
This fixes cases where the first ngView is loaded in a template asynchronously (such as through ngInclude), as the service will miss the first  event otherwise.

Closes #4957
2014-01-10 23:42:36 -08:00
..
directive fix(ngRoute): instantiate controller when template is empty 2013-12-27 22:45:46 -08:00
routeParamsSpec.js feat($route): express style route matching 2013-08-12 11:04:37 -07:00
routeSpec.js fix($route): update current route upon $route instantiation 2014-01-10 23:42:36 -08:00