aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2014-01-21fix($parse): do not use locals to resolve object propertiesLucas Galfasó
2014-01-19docs(ngEventDirs): document priority of event directivesAbraham
2014-01-18docs($http): remove outdated part about $http outside of $apply phaseChristoph Burgdorf
2014-01-18docs($provide): fix Markdown formatting for provider methodVlad GURDIGA
2014-01-18docs($q): note that function okToGreet is expected to be defined in exampleletsmakesense
2014-01-18docs(ngInit): ng-init is an attribute/class directive, not an element directiveBastian Buchholz
2014-01-18docs(ngInit): note precedence when used with filtersChia-liang Kao
2014-01-17docs(input): document ngValue directiveAbdessamad Idrissi
2014-01-17docs($sce): correct documentation for angular 1.2.0Cameron Spear
2014-01-17docs(ngChange): clarify difference between ng-change DOM change eventAndreas Gruenbacher
2014-01-15docs(ngShowHide): make a note of values considered to be falsyFoxandxss
2014-01-15fix(ngMock): ensure ngAnimate isn't a required mockMatias Niemelä
2014-01-15chore($animate): remove Moz statements from requestAnimationFrameMatias Niemelä
2014-01-14feat($animate): provide support for DOM callbacksMatias Niemelä
2014-01-14feat($animate): use requestAnimationFrame instead of a timeout to issue a reflowMatias Niemelä
2014-01-14fix($animate): ensure the final closing timeout respects staggering animationsMatias Niemelä
2014-01-14fix($animate): prevent race conditions for class-based animations when animat...Matias Niemelä
2014-01-14fix($animate): correctly detect and handle CSS transition changes during clas...Matias Niemelä
2014-01-14fix($animate): avoid accidentally matching substrings when resolving the pres...Matias Niemelä
2014-01-13docs(provider): replaced coffeescript with comparable javascript exampleLukas Ruebbelke
2014-01-13fix($http): ensure default headers PUT and POST are different objectsHendrixer
2014-01-13docs(forEach): remove obsolte noteIgor Minar
2014-01-13docs(angular.forEach): specifies that .forEach filters using .hasOwnPropertyMehul Patel
2014-01-13revert: fix($route): update current route upon $route instantiationIgor Minar
2014-01-13fix($rootScope): prevent infinite $digest by checking if asyncQueue is empty ...Noam Lewis
2014-01-11docs(ngView): moar better autoscroll docsIgor Minar
2014-01-11docs(ngView): add param infoGias Kay Lee
2014-01-10docs($sce): corrected typo & markup.jesse
2014-01-10fix($route): update current route upon $route instantiationDaniel Zimmermann
2014-01-10docs(select): update regexp grouping cheat-sheatAjay Roopakalu
2014-01-10feat(select): allow multiline ng-optionsAjay Roopakalu
2014-01-10fix($http): return responseText on IE8 for requests with responseType setIgor Minar
2014-01-10docs(\$resource): fixed typo (s/seapph/search)René Wilhelm
2014-01-10docs($location): fix link to $locationChangeSuccess eventCaitlin Potter
2014-01-09revert: fix($location): return '/' for root path in hashbang modeIgor Minar
2014-01-09fix($location): return '/' for root path in hashbang modeCaitlin Potter
2014-01-09fix($httpBackend): Allow status code 0 from any protocolRafał Jagoda
2014-01-08feat(docs): adding the <doc:protractor> ngdoc-tagJulie
2014-01-08docs(script): add more detailed informationGias Kay Lee
2014-01-08fix($httpBackend): cancelled JSONP requests will not print error in the consoleArtemy Tregubenko
2014-01-07docs($document): moar better descriptionIgor Minar
2014-01-07docs($document): improve the descriptionIgor Minar
2014-01-07refactor(booleanAttrs, ngSwitch): use link function instead of compile functi...Gias Kay Lee
2014-01-06fix(ngMock window.inject): Remove Error 'stack' property changesAndrew C. Greenberg
2014-01-06refactor(input): wrapped validation logic in helper functionBen Wiklund
2014-01-06docs($compile): fix a typoGias Kay Lee
2014-01-06docs(form): changed capitalization in CSS classes sectionjesse
2014-01-05refactor(filterFilter): simplify code by a ternary op instead of if-elseRoyLING
2014-01-04docs(rootScope): fix typoKenneth Lynne
2014-01-04docs(ng/filter/filter): make docs human readableIgor Minar