aboutsummaryrefslogtreecommitdiffstats
path: root/src/ng
AgeCommit message (Expand)Author
2013-05-20doc(filter): remove invalid characterMisha Moroshko
2013-05-18doc(ngModel): $setViewValue calls all parsers, not formattersJoakim Blomskøld
2013-05-16docs(ngCsp): add more informative detailsDean Sofer
2013-05-14docs($timeout): minor cleanupSiddique Hameed
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-09style($compile): clarify argument nameIgor Minar
2013-05-09docs($window): fix examplePete Bacon Darwin
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-04-29fix(parse): fix context access and double function callLucas Galfasó
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(ngModel): use paste/cut events in IE to support context menuMark Dalgleish
2013-04-17doc(ngClassEven): make consistent with ngClassOddes128
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-13docs(ngController): fix docs link to api/ng.$routebrandonjp
2013-04-11style(exceptionHandler): add wsLee Leathers
2013-04-11docs(http): spelling, grammar, capitalization, etc.Artur Ostrega
2013-04-11docs($compile): improve docsDavid Sanders
2013-04-11docs($http): fix a typoChad Whitacre
2013-04-04chore(docs): correct few unclosed elementsMisko Hevery
2013-04-04docs(controller): improve $controller function doc readabilityMatthew McComb
2013-04-04refactor(ngRepeat): make use of declared variableMark Chapman
2013-04-01docs(ngSwitch): improve the @usage exampleIgor Minar
2013-03-20chore(select): Fix ngOptions regexp capture comment.Arlen Christian Mart Cuss
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-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-08fix($route): make nextRoute.$route privateIgor Minar
2013-03-06docs($http): add more info about transform functionIgor Minar
2013-02-25fix($compile): compile replace directives in external templatedanilsomsikov
2013-02-25docs(dateFilter): properly specify range for the Z format modifierPawel Kozlowski
2013-02-25fix($compile): whitelist file:// in url sanitizationIgor Minar
2013-02-23fix($compile): handle elements with no childNodes propertyIgor Minar
2013-02-20fix($compile): sanitize values bound to a[href]Igor Minar
2013-02-18fix(ngClass): keep track of old ngClass value manuallyPer Rovegård