aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-04-29fix(parse): Fix context access and double function callLucas Galfasó
2013-04-29test(parse): Test for the parsing not invoking twice to get selfLucas Galfasó
2013-04-29fix(jqLite): correct implementation of mouseenter/mouseleave eventgockxml
2013-04-29test(browser/compile): fix calls to Jasmine fail()Oren Avissar
2013-04-29refact(ngClass): improve performance through bitwise operationsRobin Böhm
2013-04-28docs($q): fix typoJamie R. Rytlewski
2013-04-28docs(contribute): add Java as dependencyAnton
2013-04-26docs(route): fix typo in route documentationAndreas Pelme
2013-04-25fix(location): correctly rewrite Html5 urlsPete Bacon Darwin
2013-04-25test(location): should not rewrite Html5 deep urlsPete Bacon Darwin
2013-04-24docs(filter): improve syntax for usage in templatesPaulo Ávila
2013-04-24feat($q): add $q.always() methodLaurent Cozic
2013-04-24docs(di): fix typos and grammarJeff Pickelman
2013-04-23docs(guide:unit-testing): add an example unit test for directivesTimothy Ahong
2013-04-22feat(controller): support as instance syntaxMisko Hevery
2013-04-22fix($animator): remove dependency on window.setTimeout.Misko Hevery
2013-04-22docs(compiler): don't drag selected contentPete Bacon Darwin
2013-04-22docs(compiler): fix variable scope in drag sampleKeir Mierle
2013-04-22docs(forms): fix formattingKeir Mierle
2013-04-22docs(forms): fix typoRon Yang
2013-04-21docs(guide): minor grammatical changePaulo Ávila
2013-04-19chore(ngDoc): fix a typo with IE warningTyler Akins
2013-04-19feat(ngIf): add directive to remove and recreate DOM elementsOren Avissar
2013-04-19docs(concepts): fix spelling errorMerrick Christensen
2013-04-19docs(overview): correct the input validation exampleJared Beck
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-18test(modules): fix module tests which got disabled by ngMobileIgor Minar
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(directive guide) typo in compile/link section@fbiville
2013-04-17docs(injector): fix typo in inlining example@fbiville
2013-04-16fix(ngPattern): allow modifiers on inline ng-patternaustingreco
2013-04-16docs(guide.unit-testing): fix typoTimothy Ahong
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-16fix(Grunt): also remove \r chars when joining filesPete Bacon Darwin
2013-04-15fix($location): fix URL interception in hash-bang modeMisko Hevery
2013-04-15docs(tutorial): testacular renamed to karmaPete 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-15doc(overview): add link to angular demo slides to overviewPete Bacon Darwin
2013-04-13docs(ngController): fix docs link to api/ng.$routebrandonjp
2013-04-13docs(module): fix typoSeunghoon Yeon
2013-04-13fix(Scenario): correct bootstrap issue on IEIgor Minar
2013-04-12docs(faq): added note to FAQ re: legacy IE supportuberspeck
2013-04-11fix(ngAnimate): prevent animation on initial page loadMisko Hevery