angular.js/test/ngRoute
Matias Niemelä 7d69d52acf chore(ngView): $animate refactoring + transclusion & tests
BREAKING CHANGE: previously ngView only updated its content, after this change
ngView will recreate itself every time a new content is included. This ensures
that a single rootElement for all the included contents always exists, which makes
definition of css styles for animations much easier.
2013-07-26 23:49:54 -07:00
..
directive chore(ngView): $animate refactoring + transclusion & tests 2013-07-26 23:49:54 -07:00
routeParamsSpec.js refactor($route): pull $route and friends into angular-route.js 2013-06-06 17:07:12 -07:00
routeSpec.js feat($sce): new $sce service for Strict Contextual Escaping. 2013-07-25 13:00:35 -07:00