aboutsummaryrefslogtreecommitdiffstats
path: root/src/ngRoute
AgeCommit message (Expand)Author
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