aboutsummaryrefslogtreecommitdiffstats
path: root/src/ngRoute
AgeCommit message (Expand)Author
2014-01-28test(docs): convert example end to end doc tests from scenario runner to prot...Julie
2014-01-22docs(ngRoute): grammar correctionAllon Hadaya
2014-01-21fix(ngRoute): pipe preceding route param no longer masks ? or * operatorCaitlin Potter
2014-01-13revert: fix($route): update current route upon $route instantiationIgor Minar
2014-01-11docs(ngView): moar better autoscroll docsIgor Minar
2014-01-11docs(ngView): add param infoGias Kay Lee
2014-01-10fix($route): update current route upon $route instantiationDaniel Zimmermann
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-12-09style($route): make jshint happyVojta Jina
2013-12-09docs($route): clarify examples of route parametershambyiii
2013-11-21fix(ngView): Don't throw when the ngView element contains content with direct...Tobias Bosch
2013-11-20docs(ngRoute): make it easier to find the examplePete Bacon Darwin
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-30docs($route): split over-length linePete Bacon Darwin
2013-10-30docs($route): change example module nameAndrew Jackson
2013-10-24style($route): fix line lengthPete Bacon Darwin
2013-10-24docs($routeProvider): document route.resolve rejectionJosh Schumacher
2013-10-23feat(docs): provide index pages for each angular moduleMatias 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-22chore(grunt): add jshint tasksPete Bacon Darwin
2013-10-18docs: correct broken linksVojta Jina
2013-10-14docs: add missing priority documentation for structural directivesIgor Minar
2013-10-11fix(directives): correct priority of structural directivesIgor Minar
2013-10-10fix(modules): stop leaking global variables in testsPete Bacon Darwin
2013-10-04fix(routeProvider): parametrized routes do not match against locations that w...Nicola Peduzzi
2013-10-01docs(ngRoute): add angularEvent param to $routeChangeStart eventMatthew Kleiman
2013-09-30docs($route): reloadOnSearch affects hash fragment changesFred Sauer
2013-09-20fix(ngView): IE8 regression due to expando on non-element nodesIgor Minar
2013-09-14docs(ngRoute): add missing parameter to $routeChangeErrorUmur Kontacı
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-15style($route): make some jshint recommended changesJosh Taylor
2013-08-15docs($route): add hint for ngRoute module inclusionReto Aebersold
2013-08-12feat($route): express style route matchingjoshrtay
2013-08-09fix(ngView): ensure ngView is terminal and uses its own manual transclusion s...Matias Niemelä
2013-08-07docs(ngRoute): make config block for the routeProvider example explicitDavid Mosher
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-07-25feat($sce): new $sce service for Strict Contextual Escaping.Chirayu Krishnappa
2013-06-11docs(ngRoute): clarify when gets updatedPete Bacon Darwin
2013-06-06refactor($route): pull $route and friends into angular-route.jsIgor Minar