aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2014-03-24fix(input): don't perform HTML5 validation on updated model-valueg3_v1_3Caitlin Potter
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-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-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-18fix(angular.bootstrap): only allow angular to load onceSiddique Hameed
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(ngView): remove global controller definitionsunicodesnowman
2014-03-17docs(booleanAttrs): fix typoSekib Omazic
2014-03-17docs(ngForm): remove duplicate @param annotationDavid Rogers
2014-03-17fix(jqLite): traverse `host` property for DocumentFragment in inheritedData()Caitlin Potter
2014-03-17docs(ngInclude): make the quote type explicitMark Jones
2014-03-17docs($http): update shortcut method descriptionlinclark
2014-03-17docs(ngRoute): remove global controller syntax in the examplebradwheel
2014-03-15fix($http): allow sending Blob data using $httpBruno Baia
2014-03-14fix($http): don't covert 0 status codes to 404 for non-file protocolsPawel Kozlowski
2014-03-14fix($$rAF): always fallback to a $timeout incase native rAF isn't supportedMatias Niemelä
2014-03-14fix(ngAnimate): setting classNameFilter disables animation inside ng-ifTomer Chachamu
2014-03-13docs(ngMock): grammar nitpick.Nick Heiner
2014-03-13docs($resource): fix example using promiseWesley Cho
2014-03-13fix (ngAnimate): fix requestAnimationFrame for old version of FirefoxThomas Belin
2014-03-10docs(route.js): changed html entities lt gt to < and >Louis Haußknecht
2014-03-10docs(ngRepeat): Separate animation class in new linesBasem Mostafa
2014-03-10docs($route): change routes property to correct typedoodeec
2014-03-10feat(): whitelist blob urls for sanitization of data-bound image urlsIgor Minar
2014-03-07docs($sce): correct typoSekib Omazic
2014-03-07docs(ngBind): fix typoSekib Omazic
2014-03-07style(jsdoc tags): remove/ammend invalid tagsPeter Bacon Darwin
2014-03-07fix($compile): support templates with thead and tfoot root elementsLucas Galfasó
2014-03-07docs($route): fix formatting of example codePeter Bacon Darwin
2014-03-06feat(input): support types date, time, datetime-local, month, weekBen Lesh
2014-03-06fix(style): expressions in style tagsSekib Omazic
2014-03-05style: enable jscs requireLeftStickedOperators ruleTimothée Jeannin
2014-03-02docs(loader): remove duplicate "the"Ole Michaelis
2014-03-02docs(ngView): rename controller suffix in ngView exampleGronblom Sam
2014-03-02docs($interval): cancel() takes a promise not a numberMikeMcElroy
2014-03-02docs(*): ensure jsdoc type expressions are validPeter Bacon Darwin
2014-03-02docs(loader): change 'MyModule' -> 'myModule'Paolo Moretti