aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-11-27chore(release): cutting the 1.1.1 pathological-kerning releasev1.1.1Igor Minar
2012-11-27docs(CHANGELOG): release notes for 1.0.3 and 1.1.1 releasesIgor Minar
2012-11-26fix($http): only set X-XSFR-TOKEN header for same-domain requestRado Kirov
2012-11-26fix($http): remove 'X-Requested-With' from header defaultsRado Kirov
2012-11-26fix($location): reset $location.$$replace with every watch callRado Kirov
2012-11-26chore(validate-commit-msg): recognize 'revert' as valid commit typeIgor Minar
2012-11-26fix(ngClassOdd/ngClassEven): support shrinking/reordering in repeatersIgor Minar
2012-11-26style(jqLite): better variable namesIgor Minar
2012-11-26fix(ngRepeat): support mostly-stable repeating for primitivesIgor Minar
2012-11-26fix(ngModel): sync ngModel state with scope stateIgor Minar
2012-11-26test(ngRepeat): clean up and improve testsIgor Minar
2012-11-26fix(ngRepeat): attempt to simplify and improve existing fix for #933Igor Minar
2012-11-26test(ngRepeat): add test for issue #1076Igor Minar
2012-11-26feat(form): add ability to reset a form to pristine statePawel Kozlowski
2012-11-26fix(jqLite): support append on document fragmentIgor Minar
2012-11-26fix(jqLite): fire $destroy event via triggerHandlerIgor Minar
2012-11-26feat(jqLite): add triggerHandler()Igor Minar
2012-11-26chore(jquery): upgrade to jquery 1.8.2Igor Minar
2012-11-25docs(CONTRIBUTING.md): add contrib info file for GitHubIristyle
2012-11-25fix(Scope): allow removing a listener during eventVojta Jina
2012-11-25docs(README.md): fix "API Docs" linkKevin Western
2012-11-25docs(api): add ngRequired to input/select/textarea directivesDean Sofer
2012-11-25feat($cacheFactory): cache.put now returns the added valueJP Sugarbroad
2012-11-24fix($http): config.param should expand array values properlyTom Davis
2012-11-24feat(linky): allow optional 'target' argumentZach Dexter
2012-11-24fix($cacheFactory): return undefined when removing non-existent entryJeremy Tymes
2012-11-24fix($resource): prevent default params to be shared between actionsAdrian Gheorghe
2012-11-21docs(): Fix a couple of typos in the documentationKris Jenkins
2012-11-17docs(guide/concepts): some typo/grammar fixesDave Clayton
2012-11-17docs(guide/directive): fix typoJohn Hume
2012-11-17docs($q): fix missing bracket in the exampleUri Goldshtein
2012-11-15fix(CSP): update to the latest CSP apiIgor Minar
2012-11-14fix($rootScope): workaround for Chrome's memleakIgor Minar
2012-11-11docs(angular.module): improve angular.Module#run docsHaralan Dobrev
2012-11-11docs(guide): fix run-on sentence in modules guideJamison Dance
2012-11-11docs(tutorial): change module name in step-7Jamison Dance
2012-11-11docs($timeout): set return type to Promise instead of *.Wes Alvaro
2012-11-11docs(ngList): fix typoJosh Adams
2012-11-11docs(encodeUriSegment): fix typoJosh Adams
2012-11-11docs(guide/directive): fix names in scope '='; easier to grokTim Macfarlane
2012-11-11docs(ngHide): Fix typo and make it more in line with ngShowChristian Vuerings
2012-11-11feat($sanitize): support telephone linksAnna Vester
2012-11-11chore(docs): fix docs-scenario.htmlIgor Minar
2012-11-11chore(docs): remove obsolete gae filesIgor Minar
2012-11-05Update docs/content/guide/directive.ngdocMiško Hevery
2012-10-31chore(testacular): use local testacular versionSudhir Jonathan
2012-10-31fix(select): select option with a label of 0 is not shownSudhir Jonathan
2012-10-31chore(validate-commit-msg): allow '/' in scopeIgor Minar
2012-10-31docs(guide/location): fix table formattingFred Sauer
2012-10-31docs(module): fix typo in exampleTim Macfarlane