aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2013-04-19docs(input): fix typo on max attributeleesei
2013-04-19docs(select): fix attribute documentationShyam Seshadri
2013-04-19docs(ngBind): fix typoMichal Reichert
2013-04-17fix(i18n): escape all chars above \u007f in locale filesPete Bacon Darwin
2013-04-17fix(ngModel): use paste/cut events in IE to support context menuMark Dalgleish
2013-04-17doc(ngClassEven): make consistent with ngClassOddes128
2013-04-17docs(injector): fix typo in inlining example@fbiville
2013-04-16docs($q): fix incorrect @returns tag for $q.when()Francesc Rosàs
2013-04-16fix(ngClass): should remove classes when object is the same but property has ...Pete Bacon Darwin
2013-04-15docs(rootScope): fix typoPete Bacon Darwin
2013-04-15docs(rootScope): Fix various typosLaurent
2013-04-15docs(Angular.js): fix typoLaurent
2013-04-13docs(ngController): fix docs link to api/ng.$routebrandonjp
2013-04-11style(exceptionHandler): add wsLee Leathers
2013-04-11docs(jqLite): clarified that children/parent do not support selectorsChristoph Burgdorf
2013-04-11docs: fix typosMatt Haggard
2013-04-11docs(ngApp): fixed typoBrent Morrow
2013-04-11docs(http): spelling, grammar, capitalization, etc.Artur Ostrega
2013-04-11docs(angular-mocks): fix wordingBrent Morrow
2013-04-11docs($inject): wording changeBrent Morrow
2013-04-11docs($compile): improve docsDavid Sanders
2013-04-11docs($http): fix a typoChad Whitacre
2013-04-11chore(docs): Fixed incomplete mergeTakashi Matsuo
2013-04-04chore(docs): correct few unclosed elementsMisko Hevery
2013-04-04docs(mocks): fix typosGert Goet
2013-04-04docs(controller): improve $controller function doc readabilityMatthew McComb
2013-04-04fix(mock): prevent NPE when module definition outside of it.Misko Hevery
2013-04-04chore($ngLocale): generate ngLocale files from the Closure code (includes dat...Chirayu Krishnappa
2013-04-04refactor(ngRepeat): make use of declared variableMark Chapman
2013-04-04docs($resource): improve installation sectionIgor Minar
2013-04-04docs($resource): Added an installation section.Ciro Nunes
2013-04-01docs(ngSwitch): improve the @usage exampleIgor Minar
2013-03-20chore(select): Fix ngOptions regexp capture comment.Arlen Christian Mart Cuss
2013-03-20chore(Angular): remove superfluous fromCharCode functionJavier Mendiara Cañardo
2013-03-20docs(filter): Using indefinite articleBruno Coelho
2013-03-15fix($location): parse FirefoxOS packaged app urlsManuel Braun
2013-03-15$routeChangeSuccess documentationJamie Mason
2013-03-14fix(timezone): correct timezone date filter for 1/2 hour offsetsSujeet Pillai
2013-03-12docs($injector): correct misuse of $injectArlen Christian Mart Cuss
2013-03-11fix($location): correctly rewrite html5 url to hashbang urlThibault Leruitte
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-08fix($route): make nextRoute.$route privateIgor Minar
2013-03-06feat(angular.bootstrap): support deferred bootstrapJulie
2013-03-06docs($http): add more info about transform functionIgor Minar
2013-03-05chore(Grunt): switch from Rake to GruntDave Geddes
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-25fix($compile): compile replace directives in external templatedanilsomsikov