aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2013-10-02fix($scope): $evalAsync executes on the right scopeLucas Galfasó
2013-10-02docs($compile): improve explanation of Attributes.$observeBuu Nguyen
2013-10-02fix($compile): ng-attr to support dash separated attribute namesJamie Mason
2013-10-01feat($compile): support tel: links in a[href]Ben McCann
2013-10-01fix($compile): allow interpolations for non-event handlers attrsFrancesco Pontillo
2013-10-01docs(ngRoute): add angularEvent param to $routeChangeStart eventMatthew Kleiman
2013-10-01fix($httpBackend): set headers with falsy valuesRicardo Bin
2013-10-01fix($animator): avoid completing the animation asynchronously unless CSS tran...Matias Niemelä
2013-10-01fix($httpBackend): don't send empty string bodiesJames Roper
2013-10-01chore: remove Firefox CORS workaroundjquadrin
2013-10-01fix(dateFilter): allow negative millisecond value stringsHenning Teek
2013-10-01refactor($ngAnimate): simplify the animation event rewriteMichał Gołębiowski
2013-10-01feat(filter): allow map of filters to be registeredColin Casey
2013-10-01refactor(select): simplify the ngOptions regular expressionStefan hr Berder
2013-10-01feat($sce): simpler patterns for $sceDelegateProviders white/blacklistsChirayu Krishnappa
2013-09-30docs($injector): Reword `fn` param docs and link to DI informationCaitlin Potter
2013-09-30fix(ngTransclude): detect ngTranslude usage without a transclusion directivejankuca
2013-09-30fix($compile): link parents before traversingVojta Jina
2013-09-30docs(angular.copy): add an example with the two possible argumentsUri Goldshtein
2013-09-30docs($route): reloadOnSearch affects hash fragment changesFred Sauer
2013-09-30docs($http): update grammar in commentsMartin Cortez
2013-09-30fix($location): re-assign location after BFCache backJeff Cross
2013-09-30fix($animate): ensure transition-property is not changed when only keyframe a...Matias Niemelä
2013-09-28docs(mocks): fix syntax error in exampleRob Culliton
2013-09-28docs($timeout): add a $timeout exampleUri Goldshtein
2013-09-27fix(log): prevent logging `undefined` for $log in IEColin Casey
2013-09-27docs(angular.Module): fix controller and directive method parametersDavid Bennett
2013-09-27docs(ngIf): formatting, clarityDave Peticolas
2013-09-27style($rootScope): fix argument name in $postDigest apiIgor Minar
2013-09-27docs(ngController): fix grammarDave Peticolas
2013-09-27docs(ngCsp): fix grammarDave Peticolas
2013-09-27docs(dblClick): fix grammarDave Peticolas
2013-09-27docs(ngDisabled): clarifyDave Peticolas
2013-09-27style($compile): remove unused variableIgor Minar
2013-09-27fix(jqLite): use get/setAttribute so that jqLite works on SVG nodesBrian Ford
2013-09-26fix($compile): collect ranges on multiple directives on one elementjankuca
2013-09-26feat(ngEventDirectives): add `ngCopy`, `ngCut`, and `ngPaste`Ben McCann
2013-09-26fix(ngAnimate): ensure that delays are always considered before an animation ...Matias Niemelä
2013-09-26feat(browserTrigger): allow support for custom timeStamps in eventsMatias Niemelä
2013-09-25fix($compile): work around issue in jQuery 1.10.2Brian Ford
2013-09-25docs(ngHref): fix formatting and clarifyDave Peticolas
2013-09-25docs(jqLite): fix typolorint
2013-09-25docs($http): fix adding default header to get request exampleMr.Raindrop
2013-09-25docs(ngShowHide): improve clarityDave Peticolas
2013-09-25fix(ngRepeat): correctly track elements even when the collection is initially...jankuca
2013-09-25fix(ngScenario): fix error message descriptionPete Bacon Darwin
2013-09-23refactor(angular.toJson): use charAt instead of regexpBoris Serdyuk
2013-09-20fix(ng-bind-html): watch string value instead of wrapperChirayu Krishnappa
2013-09-20chore(sce): remove unused functionChirayu Krishnappa
2013-09-20fix(ngInclude): don't break attribute bindings on ngInclude-ed elementBrian Ford