aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-01-09feat($compile): support modifying the DOM structure in postlink fnMartin Probst
2013-01-09style($compile): fix indentationIgor Minar
2013-01-09fix(date): parse string input as local time unless TZ is specifiedIgor Minar
2013-01-09Update docs/content/misc/faq.ngdocnaomiblack
2013-01-09fix(jqLite): children() should only return elementsPete Bacon Darwin
2013-01-08fix(jqLite): make next() ignore non-element nodesKeyamoon
2013-01-08fix($injector): remove bogus fn argIgor Minar
2013-01-08refactor($browser): remove faulty 20+ cookies warningIgor Minar
2013-01-08revert: fix(a): prevent Opera from incorrectly navigating on link clickIgor Minar
2013-01-07docs(guide): fix typos in unit test guidekim lokoy
2013-01-05docs(forms): fix code example for a custom form controlPawel Kozlowski
2013-01-04docs(faq): add info on logo reuse and how to get t-shirts and stickersnaomiblack
2013-01-04docs(form): minor form doc and example fixesJonathan Card
2013-01-03docs($http): clarify documentation on error status codesPer Rovegård
2012-12-31docs(guide): change example controller to properly call greet method on greeterMatt Hardy
2012-12-20feat($timeout-mock): add verifyNoPendingTasks methodpetrovalex
2012-12-19docs(anchorScroll): correct word "location"Murilo da Silva
2012-12-19docs(guide): minor English corrections to the Directive guideJohn Fletcher
2012-12-19feat(limitTo): limitTo filter accepts stringsJeremy Tymes
2012-12-18docs(directive): old syntaxMiško Hevery
2012-12-18feat(directive): ng:keydown, ng:keyupMark Nadig
2012-12-17docs(ngView): fix code example (change template to templateUrl)Pawel Kozlowski
2012-12-14docs(q): added testing informationMiško Hevery
2012-12-14fix($route): correctly extract $routeParams from urlsGonzalo Ruiz de Villa
2012-12-11feat(docs): Add angularjs tag to plunks and make privateggoodman
2012-12-11docs(README.md): add missing 'you' and a commaPeter Evjan
2012-12-10docs(guide): fix injector service code exampleRomain Neutron
2012-12-09docs($resource): document port number escaping and fix typoJuha Syrjälä
2012-12-08docs(tutorial): typo fix commandx -> commandEric Case
2012-12-07docs($q): typo fix - programing -> programmingEric Case
2012-12-07doc(concepts): Fix typo in $render() functionJános Rusiczki
2012-12-06docs($http): fix link typo in $http docJeremy Tymes
2012-12-06docs(mocks): update src/ngMock/angular-mocks.js documentationFred Sauer
2012-12-06docs(mocks): fix documentation bug: angular.mock.debugFred Sauer
2012-12-05chore(bootstrap-prettify): update urls to code.angularjs.orgIgor Minar
2012-12-05fix(select): support optgroup + select[multiple] combo_pants
2012-12-01feat(e2eRunner): fail when an option to select does not existStephane Bisson
2012-12-01fix($injector): provider can now be defined in the array formatSudhir Jonathan
2012-11-30fix($resource): HTTP method should be case-insensitiveSudhir Jonathan
2012-11-30refactor($resource): fix indentation and move a method definitionCezar Berea
2012-11-30fix(Scope): ensure that a scope is destroyed only onceIgor Minar
2012-11-29docs(directive): correct expression, fix typo and re-wrap linesDaniel Luz
2012-11-29fix(docs): add missing </div> tag to sourceEdit directive templateJohannes Hansen
2012-11-28docs(menu): fix the navbar drop down linksIgor Minar
2012-11-28feat($resource): allow dynamic default parametersPascal Corpet
2012-11-28chore(release): start 1.1.2 tofu-animation iterationIgor Minar
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