aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2014-01-13docs(tutorial): fix a typomarcwright
2014-01-13docs(forEach): remove obsolte noteIgor Minar
2014-01-13docs(angular.forEach): specifies that .forEach filters using .hasOwnPropertyMehul Patel
2014-01-13docs(guide): fix a typoPop
2014-01-13docs(CONTRIBUTING.md): add link to coding rulesFrederik Creemers
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(tutorial): referenced test.bat for Windows users in step 2Leniel Macaferi
2014-01-11docs(ngView): moar better autoscroll docsIgor Minar
2014-01-11docs(ngView): add param infoGias Kay Lee
2014-01-11docs(tutorial): add missing beforeEach(module()) to testSeth Stone
2014-01-10docs(api/index): fix typoRoy Ling
2014-01-10docs($sce): corrected typo & markup.jesse
2014-01-10fix($route): update current route upon $route instantiationDaniel Zimmermann
2014-01-10docs(i18n): remove use of gendered pronounJeff Cross
2014-01-10docs: update step_04.ngdoc with a clarificationNaomi Black
2014-01-10docs: add clarification in step 2 of the tutorialNaomi Black
2014-01-10chore(release): update cdn versionjenkins
2014-01-10chore(release): start v1.2.9 (1.2.9)jenkins
2014-01-10chore(release): cut v1.2.8 releasev1.2.8jenkins
2014-01-10docs(changelog): release notes for 1.2.8Brian Ford
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: fix the 'view source' button for snapshotsNarretz
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-09test(docs): add protractor tests for docs appJeff Cross
2014-01-09chore(build): bugfix for script utilsTobias Bosch
2014-01-09fix($location): return '/' for root path in hashbang modeCaitlin Potter
2014-01-09docs(tutorial): improve experiment instructionsIgor Minar
2014-01-09feat(build): add a grunt test for running protractor tests extracted from the...Julie
2014-01-09fix(docs): Add missing whitespaceRené Wilhelm
2014-01-09fix(docs): Update reference to `$routeProvider.otherwise`stucash
2014-01-09fix(docs): Clarifying versions of IE that need special fixesCraig Younkins
2014-01-09chore(build): check cdn before executing the release-after-cdn scriptTobias Bosch
2014-01-09chore(build): add relase-after-cdn scriptTobias Bosch