aboutsummaryrefslogtreecommitdiffstats
path: root/src/ng/directive/ngView.js
AgeCommit message (Expand)Author
2013-06-06refactor($route): pull $route and friends into angular-route.jsIgor Minar
2013-05-08chore(ngAnimate): CSS classes X-setup/X-start -> X/X-activeMatias Niemelàˆ
2013-05-02fix(ngView): accidentally compiling leaving contentMisko Hevery
2013-04-29fix(ngController): change controllerAlias to controllerAs.Misko Hevery
2013-04-22feat(controller): support as instance syntaxMisko Hevery
2013-04-03docs: add animations into docs and directive examplesMatias Niemelä
2013-04-02feat(ngAnimate): add support for animationMisko Hevery
2013-02-18fix(compile): should not leak memory when there are top level empty text nodesPete Bacon Darwin
2012-12-17docs(ngView): fix code example (change template to templateUrl)Pawel Kozlowski
2012-06-12docs(*): simplify doc urlsIgor Minar
2012-06-01feat($route): rename template -> tempalteUrl and add support for inline templ...Misko Hevery
2012-06-01chore($route): rename eventsMisko Hevery
2012-06-01feat($route): resolve local route promisesMisko Hevery
2012-05-04chore(docs): re-skin main documentationMisko Hevery
2012-04-11test(ngView): fix failing e2e testsIgor Minar
2012-04-09fix(docs): change all directive references to use the normalized namesIgor Minar
2012-04-03refactor(ngView): remove extra $watch, refactor one ugly testVojta Jina
2012-03-28chore(module): move files around in preparation for more modulesMisko Hevery