aboutsummaryrefslogtreecommitdiffstats
path: root/src/ngRoute
AgeCommit message (Expand)Author
2014-03-21docs(ngView): remove global controller definitionsunicodesnowman
2014-03-21docs(ngRoute): remove global controller syntax in the examplebradwheel
2014-03-11docs(route.js): changed html entities lt gt to < and >Louis Haußknecht
2014-03-11docs($route): change routes property to correct typedoodeec
2014-03-07docs($route): fix formatting of example codePeter Bacon Darwin
2014-03-02docs(ngView): rename controller suffix in ngView exampleGronblom Sam
2014-03-02docs(*): ensure jsdoc type expressions are validPeter Bacon Darwin
2014-02-26fix($animate): ensure that animateable directives cancel expired leave animat...Matias Niemelä
2014-02-26docs(*): fix jsdoc type expressionsPeter Bacon Darwin
2014-02-23docs($routeProvider): correct "slashs" to "slashes"Alessandro Bahgat
2014-02-21docs(*): fix anchors for members in api docsPeter Bacon Darwin
2014-02-19docs(modules): remove unused {@installModule} tagsPeter Bacon Darwin
2014-02-19docs($routeProvider): fix indentationSteven Petryk
2014-02-18style: remove ws and enfore no-trailing-ws jscs ruleIgor Minar
2014-02-16docs(api): escape params that have <object> in their typePeter Bacon Darwin
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): fix url-based links refs to AUTO modulePeter Bacon Darwin
2014-02-16docs(all): convert <pre>/</pre> snippets to GFM snippetsCaitlin Potter
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-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