aboutsummaryrefslogtreecommitdiffstats
path: root/src/ngRoute/directive/ngView.js
AgeCommit message (Expand)Author
2014-03-21docs(ngView): remove global controller definitionsunicodesnowman
2014-03-02docs(ngView): rename controller suffix in ngView exampleGronblom Sam
2014-02-26fix($animate): ensure that animateable directives cancel expired leave animat...Matias Niemelä
2014-02-16docs(ngRoute): ask for examples to have their base[href] fixedPeter Bacon Darwin
2014-02-16docs(examples): fix example dependenciesPeter Bacon Darwin
2014-02-16chore(protractor tests): fix up e2e testsJulie
2014-02-16docs(bike-shed-migration): convert doctype and namesPeter Bacon Darwin
2014-01-28test(docs): convert example end to end doc tests from scenario runner to prot...Julie
2014-01-11docs(ngView): moar better autoscroll docsIgor Minar
2014-01-11docs(ngView): add param infoGias Kay Lee
2013-12-27fix(ngRoute): instantiate controller when template is emptyCaitlin Potter
2013-12-12fix(ngView): Add template to DOM before linking other directivesTobias Bosch
2013-11-21fix(ngView): Don't throw when the ngView element contains content with direct...Tobias Bosch
2013-11-14fix($compile): accessing controllers of transcluded directives from childrenTobias Bosch
2013-11-06fix(ngView): only run anchorScroll after animation is doneJeff Cross
2013-11-05chore(docs): refactor/improve new CSS transition code in examplesMatias Niemelä
2013-10-23fix(ngView): ensure the new view element is placed after the old view elementMatias Niemelä
2013-10-22style: make jshint happyVojta Jina
2013-10-14docs: add missing priority documentation for structural directivesIgor Minar
2013-10-11fix(directives): correct priority of structural directivesIgor Minar
2013-09-20fix(ngView): IE8 regression due to expando on non-element nodesIgor Minar
2013-09-03fix(ngView): ensure ngClass works with together with ngView's transclusion be...Matias Niemelä
2013-08-22docs(module): improve the installation instructions for optional modulesBrian Ford
2013-08-19revert(ngView): remove ngView manual transclusion systemMatias Niemelä
2013-08-09fix(ngView): ensure ngView is terminal and uses its own manual transclusion s...Matias Niemelä
2013-07-29chore(ngdocs): all animation-supported directives working with docs examples ...Matias Niemelä
2013-07-29chore(ngdocs): fixed jsFiddle/Plunkr examples to include ngAnimate and use a ...Matias Niemelä
2013-07-26chore(ngView): $animate refactoring + transclusion & testsMatias Niemelä
2013-07-26feat(ngAnimate): complete rewrite of animationsMatias Niemelä
2013-06-06refactor($route): pull $route and friends into angular-route.jsIgor Minar