aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-12-02docs($animate): require ngAnimate in example, syntax fixesBlaise Kal
2013-11-28chore(docs): fix back-to-top anchor in angularjs.org doc pagesPeter Bacon Darwin
2013-11-27docs(tutorial/step-10): fix typoLevi Weiss
2013-11-27docs($compile): fix missing spaceStéphane Reynaud
2013-11-27docs(tutorial/step-12): fix typoAmmar
2013-11-27docs(tutorial/step-0): add target="_blank" to open app in new pagemagoswiat
2013-11-27docs(form): provide a list of Angular's built-in validation tokensBlaise Kal
2013-11-27docs(guide/concepts): fix incorrect module name in exampledeepak-kapoor
2013-11-27docs($window): move use of $window to controllerwjtk
2013-11-27docs($injector): use square bracket notation for $inject annotationPete Bacon Darwin
2013-11-27docs(guide/di): use square bracket notation for $inject annotationEvan Winslow
2013-11-27docs(guide/providers): fix typoPavel Pomerantsev
2013-11-27docs(guide/compiler): add fourth step on appending the compiled template to t...Marc Lipovsky
2013-11-27docs(migration): add a note about "private" properties being revertedrodyhaddad
2013-11-27chore(release): start 1.2.4 wormhole-baster iterationPeter Bacon Darwin
2013-11-27chore(release): cut 1.2.3 unicorn-zapper releasev1.2.3Peter Bacon Darwin
2013-11-27docs(CHANGELOG): add v1.2.3 changesPeter Bacon Darwin
2013-11-26feat($attrs): add $attrs.$attr to externs so that it isn't renamedJeff Cross
2013-11-26refactor($location): move file://+win path fix to $locationJeff Cross
2013-11-26chore(release): fix cdn version in package.jsonIgor Minar
2013-11-26fix($sanitize): Use same whitelist mechanism as $compile does.Tobias Bosch
2013-11-26chore($httpBackend): preserve original non-zero http status code for file:// ...corrupt
2013-11-26chore(mocks): wrap angular-mocks.js in closureDavid Mosher
2013-11-26chore(changelog): remove tmp filePeter Bacon Darwin
2013-11-26docs(compile): fix typoadam77
2013-11-26docs(CONTRIBUTING): fix broken link to GitHub PR HelperDeepak Kapoor
2013-11-26docs(guide/scope): access the current element's scope in the console.smarigowda
2013-11-26refactor(angular.js): improve trim performancesunnylost
2013-11-25chore(travis): add some more info for BrowserStack sessionsVojta Jina
2013-11-25chore(travis): let's give BrowserStack a tryVojta Jina
2013-11-25chore: add script for updating bower reposBrian Ford
2013-11-25docs(CONTRIBUTING): add link to github-pr-helperPete Bacon Darwin
2013-11-25fix(ngAnimate): ensure animations are disabled upon bootstrap for structrual ...Matias Niemelä
2013-11-25docs(CONTRIBUTING): fix typoPete Bacon Darwin
2013-11-25docs(CONTRIBUTING): highlight what makes a good issue submissionPete Bacon Darwin
2013-11-25docs(CONTRIBUTING): consolidated submitting PRs sectionsPete Bacon Darwin
2013-11-23fix($animate): ensure blocked keyframe animations are unblocked before the DO...Matias Niemelä
2013-11-22fix(input): Support form auto complete on modern browserTobias Bosch
2013-11-22chore(docs): remove Disqus commentsBrian Ford
2013-11-22chore: update copyright year in file headersIgor Minar
2013-11-22chore(release): start 1.2.3 unicorn-zapper iterationIgor Minar
2013-11-22chore(release): cut 1.2.2 consciousness-inertia releasev1.2.2Igor Minar
2013-11-22docs(CHANGELOG): add release notes for 1.2.2 consciousness-inertiaIgor Minar
2013-11-22chore(style): fix missing indentation in httpBackend from a3172a2Caitlin Potter
2013-11-22fix($httpBackend): only IE8 and below can't use `script.onload` for JSONPPete Bacon Darwin
2013-11-22test($compile): correct the assertion to make test pass on IE11Igor Minar
2013-11-22fix($parse): allow for new lines in expr when promise unwrapping is onrodyhaddad
2013-11-21fix($compile): secure form[action] & iframe[srcdoc]Chirayu Krishnappa
2013-11-21fix(httpBackend): should not read response data when request is abortedGonzalo Ruiz de Villa
2013-11-21fix(ngMock): fixes httpBackend expectation with body objectCorey Burrows