aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-03-29docs(*): fixed typosPascal Borreli
2013-03-27feat(http): support request/response promise chainingSylvester Keil
2013-03-27fix(mock): prevent NPE when module definition outside of it.Misko Hevery
2013-03-24Update forms.ngdocJames deBoer
2013-03-20chore($ngLocale): refactor i18n closure slurper logic and parse extended date...Chirayu Krishnappa
2013-03-20chore($ngLocale): generate ngLocale files from the Closure code (includes dat...Chirayu Krishnappa
2013-03-20fix(ngMobile): Use bracket notation to fix minified versionJason Als
2013-03-20refactor(ngRepeat): make use of declared variableMark Chapman
2013-03-20chore(select): Fix ngOptions regexp capture comment.Arlen Christian Mart Cuss
2013-03-19chore(Angular): remove superfluous fromCharCode functionJavier Mendiara Cañardo
2013-03-19docs(filter): Using indefinite articleBruno Coelho
2013-03-19docs(directive): Fix entity confusion in example.Arlen Christian Mart Cuss
2013-03-15fix($location): parse FirefoxOS packaged app urlsManuel Braun
2013-03-15$routeChangeSuccess documentationJamie Mason
2013-03-15feat(docs): Add Improve this doc link in each doc page, which links to the ed...Shyam Seshadri
2013-03-14fix(timezone): correct timezone date filter for 1/2 hour offsetsSujeet Pillai
2013-03-14Fix failing test in IE 10Shyam Seshadri
2013-03-13chore(docs): add angular-mobile.js to index.htmlIgor Minar
2013-03-13feat(ngMobile): add ngMobile module with mobile-specific ngClickBraden Shepherdson
2013-03-12docs($injector): correct misuse of $injectArlen Christian Mart Cuss
2013-03-11chore(Gruntfile): run webserver on 0.0.0.0Igor Minar
2013-03-11fix($location): correctly rewrite html5 url to hashbang urlThibault Leruitte
2013-03-11feat(ng:switch): Preserve the order of the elements not in the ng-switchLucas Galfasó
2013-03-08docs(ngCloak): update the CSS rule with data-ng-cloakChristian Vuerings
2013-03-08chore($ngLocale): Generate ngLocale files from the Closure code.Chirayu Krishnappa
2013-03-08docs($injector): remove extranneous 'the' from injector docsJason Morrison
2013-03-08docs(directive): minor typo fixNiel de la Rouviere
2013-03-08feat(directive): add ngKeypress directive for handling keypress eventMark Nadig
2013-03-08test($route): add tests for matching 'otherwise' routesIgor Minar
2013-03-08fix($route): make nextRoute.$route privateIgor Minar
2013-03-08docs($resource): Added an installation section.Ciro Nunes
2013-03-08feat(http): set custom default cache in $http.defaults.cacheAlexander Shtuchkin
2013-03-06feat(angular.bootstrap): support deferred bootstrapJulie
2013-03-06docs(contribute): add note about running command line as admin on winDave Geddes
2013-03-06chore(Grunt): include dot files in the final zipIgor Minar
2013-03-06chore(Grunt): don't remove root dir from zipDave Geddes
2013-03-06docs($http): add more info about transform functionIgor Minar
2013-03-05chore(Grunt): switch from Rake to GruntDave Geddes
2013-02-28feat($compile): allow directives to modify interpolated attributesThibault Leruitte
2013-02-27feat($compile): support for dynamic template generationLuis Ramón López
2013-02-27feat($route): add `caseInsensitiveMatch` option for url matchingDavid Chang
2013-02-27feat($resource): ability to override url in resource actionszeflasher
2013-02-27feat($compile): add attribute binding support via ngAttr*Luis Ramón López
2013-02-26fix($http): don't encode URL query substring "null" to "+"Andrew McLeod
2013-02-25docs(ngMock): fix minor typo in commentMatt Ginzton
2013-02-25docs(ngMock): remove Jasmine-only comments now that Mocha worksMatt Ginzton
2013-02-25fix(ngMock): fix isSpecRunning to work for MochaMatt Ginzton
2013-02-25fix($compile): compile replace directives in external templatedanilsomsikov
2013-02-25chore(sortedHtml): print attributes with empty valueIgor Minar
2013-02-25feat(JQLite): ready() now supports document.readyState=='complete'Jørgen Borgesen