aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2013-05-11fix($browser): should use first value for a cookie.Chirayu Krishnappa
2013-05-10docs($scope): clarify documentation for $broadcastwilltj
2013-05-10fix(ngPluralize): handle the empty string as a valid overrideLucas Galfasó
2013-05-09docs(Angular.js): move forEach docs to correct positionPete Bacon Darwin
2013-05-09style($compile): clarify argument nameIgor Minar
2013-05-09docs($window): fix examplePete Bacon Darwin
2013-05-08fix(angular): do not copy $$hashKey in copy/extend functions.R. Merkert
2013-05-08feat($cookieStore): $cookieStore.get now parses blank string as blank stringIllniyar
2013-05-07fix(select): ensure empty option is not lost in IE9Chad Smith
2013-05-07fix(dateFilter): correctly format ISODates on Android<=2.1Pete Bacon Darwin
2013-05-07doc(input): fix small typo in code exampleHamish Macpherson
2013-05-01fix($location): back-button should fire $locationChangeStartquazzie
2013-05-01docs(injector): fix typoSiddique Hameed
2013-04-30style($injector): add a comment to explain the distinction with isArrayRobin Böhm
2013-04-30docs($provide): fix parentheses in exampleEugene Wolfson
2013-04-29fix(parse): fix context access and double function callLucas Galfasó
2013-04-29feat(ngdocs): support for HTML table generation from docs codeMatias Niemelä
2013-04-29fix(jqLite): correct implementation of mouseenter/mouseleave eventgockxml
2013-04-29refact(ngClass): improve performance through bitwise operationsRobin Böhm
2013-04-28docs($q): fix typoJamie R. Rytlewski
2013-04-24docs(filter): improve syntax for usage in templatesPaulo Ávila
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