aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2013-11-21fix(loader): expose `$$minErr` to modules such as`ngResource`Pete Bacon Darwin
2013-11-21fix(ngView): Don't throw when the ngView element contains content with direct...Tobias Bosch
2013-11-21fix(ngInclude): Don't throw when the ngInclude element contains content with ...Tobias Bosch
2013-11-21fix(tests): Correct tests for IE11Tobias Bosch
2013-11-21fix(ngAnimate): correctly retain and restore existing styles during and after...Peter Deak
2013-11-21chore($animate): remove unnecessary reflective dereferencingMatias Niemelä
2013-11-21fix($animate): ensure keyframe animations are blocked around the reflowMatias Niemelä
2013-11-21fix($animate): ensure transition animations are unblocked before the dom oper...Matias Niemelä
2013-11-21fix($animate): ensure addClass/removeClass animations do not snap during reflowMatias Niemelä
2013-11-21fix($compile): ensure CSS classes are added and removed only when necessaryMatias Niemelä
2013-11-21test(docs): fix the failing specsVojta Jina
2013-11-21chore: use temporary version of grunt-jasmine-nodeVojta Jina
2013-11-21docs(guide/unit-testing): minor style and grammar changesjody tate
2013-11-21docs(faq): update compressed and minified file sizegdi2290
2013-11-21docs(guide/ie): add info about what IE versions are supportedscottywakefield