aboutsummaryrefslogtreecommitdiffstats
path: root/src/ng
AgeCommit message (Expand)Author
2013-07-24fix(numberFilter): always convert scientific notation to decimalPaul Meskers
2013-07-24fix($location): prevent infinite digest error due to IE bugPavel Vasek
2013-07-23fix($$urlUtils): use document instead of $documentChirayu Krishnappa
2013-07-23fix($$urlUtils): remove dependency on $windowChirayu Krishnappa
2013-07-23docs(cacheFactory): correct typosSpencer
2013-07-22fix($compile): always instantiate controllers in parent->child orderIgor Minar
2013-07-22fix(Scope): ensure that isolate scopes use the main evalAsync queueIgor Minar
2013-07-21docs(input): fix exampleJérémy
2013-07-21docs($window): improve style and clarify wordingDavid Sanders
2013-07-21docs(ngRepeat): add example for filters in conjunction with `track by`Peter Fern
2013-07-19fix(core): parse URLs using the browser's DOM APIChirayu Krishnappa
2013-07-18docs(jqLite): document "$destroy" eventPete Bacon Darwin
2013-07-18fix($compile): allow data: image URIs in img[src]Chirayu Krishnappa
2013-07-18feat(directive): ng:focus, ng:blurAndreas Sander
2013-07-17docs($templateCache): add examples of usageSpencer
2013-07-17docs(dateFilter): fix typosBruno Coelho
2013-07-15fix($animator): ensure animations are always disabled for an element that is ...Matias Niemelä
2013-07-14feat($q): added support to promise notificationCaio Cunha
2013-07-14feat(ngPluralize): add alternative mapping using attributesLucas Galfasó
2013-07-12fix($http): allow interceptors to completely override headersIgor Minar
2013-07-11fix(ngSubmit): expose $event to ngSubmit callbackWesley Cho
2013-07-11fix(ngValue): made ngValue to write value attribute to elementMikk Kirstein
2013-07-11fix(scope): watches can be safely unregistered inside watch handlersPaulo Scardine
2013-07-11docs(ngList): fix example and add e2e testIgor Minar
2013-07-10style(input): remove wsIgor Minar
2013-07-08feat($http): accept function as headers valuebolasblack
2013-07-08docs(ngModelController): provide a more intuitive examplePete Bacon Darwin
2013-07-08docs(numberFilter): fix explanation of default fraction sizePete Bacon Darwin
2013-07-04docs(input): ng-model doesn't work well with isolated scope directivebasarat
2013-07-03fix($compile): empty normalized href should pass sanitation checkAnders Hessellund Jensen
2013-07-03fix($sniffer): detect transition/animation on older Android browsersJulien Bouquillon
2013-07-03fix($parse): disallow access to Function constructorChirayu Krishnappa
2013-07-02fix(ngCloak): hide element even when CSS 'display' is setVineet Kumar
2013-07-02fix($compile): prevent infinite loop w/ replace+transclude directivesIgor Minar
2013-07-02revert: fix(compiler): corrects component transclusion on ...Igor Minar
2013-07-01fix(Angular.js): handle duplicate params in parseKeyValue/toKeyValuejoshkurz
2013-07-01docs($cacheFactory): show that you can access existing cachesItamar Rogel
2013-06-27fix(compiler): corrects component transclusion on compilation root.Igor Minar
2013-06-27docs(ngBind): clarify some of the writingAndrew Peterson
2013-06-27docs(ngPluralize): improve wordingAndrew Peterson
2013-06-24fix($location): default to / for the url base if no base[href]Igor Minar
2013-06-24fix($parse): move global getter out of parse.jsChirayu Krishnappa
2013-06-24fix($compile): reject multi-expression interpolations for src attributeChirayu Krishnappa
2013-06-21fix($compile): disallow interpolations for DOM event handlersChirayu Krishnappa
2013-06-21fix($compile): sanitize values bound to img[src]Chirayu Krishnappa
2013-06-20docs(ngRepeat): fix typoJens Rantil
2013-06-19fix($http): ensure case-insens. header overridingCaio Cunha
2013-06-19feat(jqLite): switch bind/unbind to more recent jQuery on/offMichał Gołębiowski
2013-06-17feat(ngdocs): support popover, foldouts and foldover annotationsMatias Niemelä
2013-06-17chore(minErr): replace ngError with minErrKen Sheedlo