aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-03-24fix(filter.ngdoc): Check if "input" variable is definedv1.2.xRenat Yakubov
2014-03-24chore(release): update cdn versionTobias Bosch
2014-03-24docs(guides/directive): add (') to contractionLuke Eller
2014-03-24docs($http): fix auth default headers examplecgwyllie
2014-03-24fix(input): don't perform HTML5 validation on updated model-valueg3_v1_2Caitlin Potter
2014-03-22chore(npm-shrinkwrap): update dgeni-packages dependencyPeter Bacon Darwin
2014-03-21chore(CHANGELOG): add notes for 1.2.15v1.2.15Vojta Jina
2014-03-21docs(changelog): remove 1.3 notes from 1.2Vojta Jina
2014-03-21test($rootScope): add assertion to test ensuring that NaN -> NaN does not throwCaitlin Potter
2014-03-21docs(tutorial): correct spelling mistakealexgarrett
2014-03-21docs($document): add a documentation example.Trevor Ewen
2014-03-21docs($q): add mention of Antroid 2.x browserthorn0
2014-03-21fix($rootScope): ng-repeat can't handle NaN values. #4605Sekib Omazic
2014-03-21fix(orderBy): support string predicates containing non-ident charactersCaitlin Potter
2014-03-21fix(ngCookie): convert non-string values to stringCaitlin Potter
2014-03-21fix(ngTouch): update workaround for desktop Webkit quirkChris Constantin
2014-03-21docs(tutorial/step_05): fix services linkfrandroid
2014-03-21docs(tutorial/step_05): removed stray "a"frandroid
2014-03-21fix(angular.bootstrap): only allow angular to load onceSiddique Hameed
2014-03-21chore(utils): fix version number processingPeter Bacon Darwin
2014-03-21style($templateCache): remove trailing whitespaceCaitlin Potter
2014-03-21docs($templateCache): use GFM example format rather than <pre> tagsJesse Palmer
2014-03-21docs(loader): add annotations to exampleEdward Brey
2014-03-21docs($cookies): cookies serializer only supports stringsTyler Kellogg
2014-03-21docs(errors/$compile/nonassing): update nonassign.ngdocposhest
2014-03-21docs(css): RegExp doesn't have .type-hint-regexp classSekib Omazic
2014-03-21docs(module): add link to mentioned resourceGias Kay Lee
2014-03-21docs(css): Fix word breaks issue in <pre>Gias Kay Lee
2014-03-21docs(migration): note that services can now return functionswbyoko
2014-03-21chore(formatting): removed unnecessary white spacesTakashi Nakagawa
2014-03-21docs(ngView): remove global controller definitionsunicodesnowman
2014-03-21docs(tutorial/step_02): add experiment to update controller testNeil Johnston
2014-03-21docs(booleanAttrs): fix typoSekib Omazic
2014-03-21docs(tutorial/step_12): link to API docsJan Hancic
2014-03-21docs(ngForm): remove duplicate @param annotationDavid Rogers
2014-03-21fix(jqLite): traverse `host` property for DocumentFragment in inheritedData()Caitlin Potter
2014-03-21docs(ngInclude): make the quote type explicitMark Jones
2014-03-21docs($http): update shortcut method descriptionlinclark
2014-03-21docs(ngRoute): remove global controller syntax in the examplebradwheel
2014-03-21docs(triaging): correct information about milestonesIgor Minar
2014-03-21docs(guide/module): remove duplicate wordDenis Parchenko
2014-03-21docs(runnableExamples): add "edit in Plunker" buttonPeter Bacon Darwin
2014-03-21chore(shrinkwrap): grunt-jasmine-node is retrieved from githubPeter Bacon Darwin
2014-03-21docs(misc/contribute): make anchor links work properlyCaitlin Potter
2014-03-21docs(tutorial): fix broken linkBrian Andersen
2014-03-21chore(CHANGELOG.md): add changelog for 1.3.0-beta.3Tobias Bosch
2014-03-21chore: update changelog for 1.3.0-beta.2Jeff Cross
2014-03-21chore(CHANGELOG.md): add input type date PR as breaking changeTobias Bosch
2014-03-20chore(release): fix angularjs.org cdn scriptTobias Bosch
2014-03-20chore(angularjs.org/publish.sh): align release script with new websitePeter Bacon Darwin