aboutsummaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Expand)Author
2013-08-08docs(minErr): add minErr description for jqLite:noselBrian Ford
2013-08-08docs(minerr): add description for ngResource:badcfgKen Sheedlo
2013-08-08docs(minErr): rename compile/utrat to compile/uterdirIgor Minar
2013-08-08docs(minerr): add description for $compile:utratKen Sheedlo
2013-08-08docs(minErr): improve sce/isecurl docIgor Minar
2013-08-08docs(minErr): rename sce/isecrurl to sce/insecurlIgor Minar
2013-08-08docs(minErr): improve sce/itype.ngdocIgor Minar
2013-08-08docs(minErr): add minErr description for $compile:ctreqBrian Ford
2013-08-07docs(minerr): fill in error message descriptionsKen Sheedlo
2013-08-07docs(minerr): add description for $rootScope:infdigKen Sheedlo
2013-08-07docs(minErr): add minErr description for $compile:tploadBrian Ford
2013-08-07docs(error): updated description for ngPattern/noregexp.ngdocnaomiblack
2013-08-07docs(error): added description for ngOptions/iexp.ngdocnaomiblack
2013-08-07docs(error): added description for ngSanitize/badparse.ngdocnaomiblack
2013-08-07docs(minErr): improve $parse/isecfnIgor Minar
2013-08-07docs(minerr): Adds a description for parser.lexerrJames deBoer
2013-08-07docs(minerr): Adds a description for parser.syntaxJames deBoer
2013-08-07docs(minerr): Adds a description for parser.ueoeJames deBoer
2013-08-07docs(minerr): Adds a description for ngRepeat.dupesJames deBoer
2013-08-07docs(minerr): Adds a description for ngRepeat.iexpJames deBoer
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