aboutsummaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Expand)Author
2013-08-07docs(minerr): Adds a description for ngRepeat.iidexpJames deBoer
2013-08-07docs(mirErr): add a description for $parse.isecfld and isecfnJames deBoer
2013-08-05fix(tutorial): show tutorial pages in search navKen Sheedlo
2013-08-03docs(guide/controller): fix wording in list of 'Do not use'Mark Campbell
2013-08-03fix(ngAnimate): remove compound JS selector animationsMatias Niemelä
2013-08-02chore(ngdocs): make sure the fold feature doesn't show up during page loadMatias Niemelä
2013-08-02docs(compile/iscp): description for compile/iscp errorMisko Hevery
2013-08-01fix(docs): handle the empty string in errorDisplayKen Sheedlo
2013-07-31fix(location): fix parameter handling on search()Misko Hevery
2013-07-31fix(resource): check whether response matches action.isArrayPete Bacon Darwin
2013-07-31docs(header): replace logo.png with logo.svgBrenton
2013-07-31feat(directive): support as instance syntaxLucas Galfasó
2013-07-30docs(error): improve the cacheFactory/iid.ngdocIgor Minar
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-29fix(ngdocs): make jsFiddle and Plunkr links work with external AngularJS modulesMatias Niemelä
2013-07-29fix(bower): update bower usage and resourcesKen Sheedlo
2013-07-27fix(docs): fix margin around nav-list itemsKen Sheedlo
2013-07-27docs(tutorial): mention the controller along the scopeRoland
2013-07-27docs(tutorial): add formattingRoland
2013-07-27docs(tutorial): add that the test also creates a controllerRoland
2013-07-26chore(ngdocs): fix docs search to properly hide the X button when collapsedMatias Niemelä
2013-07-26fix(ngAnimate): $timeout integration and cancel callbacks addedMatias Niemelä
2013-07-26fix(ngInclude): $animate refactoring + use transclusionMatias Niemelä
2013-07-26chore($animate): replace show/hide with addClass/removeClassMatias Niemelä
2013-07-26feat(ngAnimate): complete rewrite of animationsMatias Niemelä
2013-07-26fix($compile): don't use new with minErrKen Sheedlo
2013-07-26chore(ngdocs): replace showdown.js with marked.jsMatias Niemelä
2013-07-25docs(guide): remove superfluous });Roland
2013-07-25feat($sce): new $sce service for Strict Contextual Escaping.Chirayu Krishnappa
2013-07-24docs(directive): Clarified and cleaned up directive guideDean Sofer
2013-07-24docs(minErr): Build minErr doc siteKen Sheedlo
2013-07-23docs(bootstrap): Note that ngScenario requires ngAppBraden Shepherdson
2013-07-23docs(index): add seed app link to menu itemRichard John
2013-07-18chore(ngdocs): fix improve button overlapMatias Niemelä
2013-07-16fix(writer): fix makeDir directory tree bugKen Sheedlo
2013-07-15fix($animator): ensure animations are always disabled for an element that is ...Matias Niemelä
2013-07-15chore(ngdocs): remove autofocus for the filtering searchMatias Niemelä
2013-07-14docs(di): promote registering controllers on modulessdesmond
2013-07-12chore(ngdoc): wrap all pages inside of a container tag for easy stylingMatias Niemelä
2013-07-12style(ngdocs): fix minor CSS issuesAlex Olshansky
2013-07-11feat(ngDocs): add links to source for APIJulien Bouquillon
2013-07-10docs(guide): clarify examplesdesmond
2013-07-10docs(guide): example filter does not conditionally assign a colorsdesmond
2013-07-10docs(guide/di): fix typoRobert Fauver
2013-07-10docs(contribute): improve git instructionsTay Ray Chuan
2013-07-10docs(overview): fix typoLefteris Paraskevas
2013-07-09fix(ngdocs): merge duplicate css class attributesAlex Olshansky
2013-07-07docs(guide/e2e-testing): fix typostgkokk
2013-07-04docs(guide/directive): make directive controller minification-safeAndrew O'Brien