angular.js/src/ngRoute
Igor Minar 255e8c13cf fix(ngView): IE8 regression due to expando on non-element nodes
This fixes the "TypeError: Object doesn't support this property or method" error on IE8,
when view templates contain leading white-space.

Closes #3971
2013-09-20 13:55:16 -07:00
..
directive fix(ngView): IE8 regression due to expando on non-element nodes 2013-09-20 13:55:16 -07:00
route.js docs(ngRoute): add missing parameter to $routeChangeError 2013-09-14 21:34:16 +01:00
routeParams.js docs(module): improve the installation instructions for optional modules 2013-08-22 16:55:54 -07:00
routeUtils.js refactor($route): pull $route and friends into angular-route.js 2013-06-06 17:07:12 -07:00