aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-03-24fix(input): don't perform HTML5 validation on updated model-valueg3_v1_3Caitlin Potter
2014-03-23docs(faq): fix link to Closure LibraryDiego Algorta
2014-03-22chore(npm-shrinkwrap): update dgeni-packages dependencyPeter Bacon Darwin
2014-03-22docs(guide/directive): fix broken linkJohn K. Paul
2014-03-22docs(error/ng/btstrpd): fix typo in error pageSekib Omazic
2014-03-21chore(release): update cdn versionjenkins
2014-03-21chore(CHANGELOG.md): add changelog for 1.3.0-beta.3v1.3.0-beta.3Tobias Bosch
2014-03-20test($rootScope): add assertion to test ensuring that NaN -> NaN does not throwCaitlin Potter
2014-03-20chore(release): fix angularjs.org cdn scriptTobias Bosch
2014-03-20fix(version-info): explicitly specify the remoteChirayu Krishnappa
2014-03-20docs(tutorial): correct spelling mistakealexgarrett
2014-03-19docs($document): add a documentation example.Trevor Ewen
2014-03-19docs($q): add mention of Antroid 2.x browserthorn0
2014-03-19fix($rootScope): ng-repeat can't handle NaN values. #4605Sekib Omazic
2014-03-18test(ngMock): workaround issue with negative timestampsBrett Porter
2014-03-18fix(select): avoid checking option element selected properties in renderJeff Balboni
2014-03-18fix(orderBy): support string predicates containing non-ident charactersCaitlin Potter
2014-03-18fix(ngCookie): convert non-string values to stringCaitlin Potter
2014-03-18fix(ngTouch): update workaround for desktop Webkit quirkChris Constantin
2014-03-18fix($httpBackend): don't error when JSONP callback called with no parameterCaitlin Potter
2014-03-18fix($$RAFProvider): check for webkitCancelRequestAnimationFrameTraxmaxx
2014-03-19docs(tutorial/step_05): fix services linkfrandroid
2014-03-18docs(tutorial/step_05): removed stray "a"frandroid
2014-03-18style(ngMocks): remove wsIgor Minar
2014-03-18feat(ngMock.$httpBackend): added support for function as URL matcherCaio Cunha
2014-03-18feat($compile): add support for $observer deregistrationCaio Cunha
2014-03-18fix(Scope): $watchCollection should call listener with oldValueIgor Minar
2014-03-18chore(log): add `log.empty()` method to the testing loggerIgor Minar
2014-03-18fix(angular.bootstrap): only allow angular to load onceSiddique Hameed
2014-03-18chore(utils): fix version number processingPeter Bacon Darwin
2014-03-18chore(version-info): previousVersions should not return `undefined`Peter Bacon Darwin
2014-03-18docs(guide/concepts): move ng-app into example textPeter Bacon Darwin
2014-03-18chore(package.json): update dgeni-packages dependencyPeter Bacon Darwin
2014-03-17style($templateCache): remove trailing whitespaceCaitlin Potter
2014-03-17docs($templateCache): use GFM example format rather than <pre> tagsJesse Palmer
2014-03-17docs(loader): add annotations to exampleEdward Brey
2014-03-17docs($cookies): cookies serializer only supports stringsTyler Kellogg
2014-03-17docs(errors/$compile/nonassing): update nonassign.ngdocposhest
2014-03-17docs(css): RegExp doesn't have .type-hint-regexp classSekib Omazic
2014-03-17docs(module): add link to mentioned resourceGias Kay Lee
2014-03-17docs(css): Fix word breaks issue in <pre>Gias Kay Lee
2014-03-17docs(migration): note that services can now return functionswbyoko
2014-03-17chore(formatting): removed unnecessary white spacesTakashi Nakagawa
2014-03-17docs(ngView): remove global controller definitionsunicodesnowman
2014-03-17docs(tutorial/step_02): add experiment to update controller testNeil Johnston
2014-03-17docs(booleanAttrs): fix typoSekib Omazic
2014-03-17docs(tutorial/step_12): link to API docsJan Hancic
2014-03-17chore(angularjs.org/publish.sh): align release script with new websitePeter Bacon Darwin
2014-03-17docs(ngForm): remove duplicate @param annotationDavid Rogers
2014-03-17fix(jqLite): traverse `host` property for DocumentFragment in inheritedData()Caitlin Potter