aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-01-21fix(input): use Chromium's email validation regexpCaitlin Potter
2014-01-21docs(tutorial): update step_12.ngdocmatthewhintzen
2014-01-21docs(changelog): remove reverted commit from 1.2.9Narretz
2014-01-21docs(guide/directive): clarify attr object definitionIgor Minar
2014-01-21style(guide/directive): remove wsIgor Minar
2014-01-21chore(docs): add spacing to tutorial buttonsJan Hancic
2014-01-21docs(select): add callout style for a noteBrian Ford
2014-01-21docs(select): add object comparison warningDan Matthews
2014-01-21fix(ngRoute): pipe preceding route param no longer masks ? or * operatorCaitlin Potter
2014-01-21docs(tutorial): remove 'going forward' nonsenseGeorge Cox
2014-01-21docs(tutorial): fix grammarGeorge Cox
2014-01-21docs(guide/controller): fix duplicated "and" typoStéphane Reynaud
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-18docs(services): use $log service in example consistently with $log APIJoshua Flanagan
2014-01-17docs(directive): link to directive registration api functionBen McCann
2014-01-17docs(api): adds links to top level guidesJeff Jewiss
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-17docs(contributing): add instructions to install grunt-cli/bower globally on u...Bruce Davidson
2014-01-17docs(tutorial): add missing semicolon to code snippet刘朋飞
2014-01-16docs(tutorial): fix typoNeil Rubens
2014-01-16docs(animations): renamed animate-show-hide to sample-show-hideRob Wormald
2014-01-16docs(tutorial): reference node command before scripts\web-server.jsLeniel Macaferi
2014-01-15docs(concepts): fix typos in explanationakerekes
2014-01-15docs(ngShowHide): make a note of values considered to be falsyFoxandxss
2014-01-15docs(README): fix typoJohn Lannon
2014-01-15docs(guide/directive): rephrase for consistencyRoy Ling
2014-01-15chore(release): update cdn versionjenkins
2014-01-15chore(release): start v1.2.10 (1.2.10)jenkins
2014-01-15chore(release): cut v1.2.9 releasev1.2.9jenkins
2014-01-15docs(changelog): release notes for 1.2.9Peter Bacon Darwin
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-14chore($animate): remove useless and expired testMatias 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-14docs(docs): preserve path to current doc page when switching versionsSebastian Müller
2014-01-13docs(provider): replaced coffeescript with comparable javascript exampleLukas Ruebbelke
2014-01-13fix($http): ensure default headers PUT and POST are different objectsHendrixer