aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2013-10-11docs(ngAnimate): fix typosHack Reactor Students
2013-10-11docs(ngAnimate): fix link to ngClass pageSaul Maddox
2013-10-10fix($animate): perform internal caching on getComputedStyle to boost the perf...Matias Niemelä
2013-10-10fix($animate): ensure structural animations skip all child animations even if...Matias Niemelä
2013-10-10refactor($animate): queue all successive animations to use only one reflowMatias Niemelä
2013-10-10fix($animate): cancel any ongoing child animations during move and leave anim...Matias Niemelä
2013-10-10fix($animate): ensure elapsedTime always considers delay valuesMatias Niemelä
2013-10-10refactor($animate): avoid checking for transition/animation support during ea...Matias Niemelä
2013-10-10docs(ngInit): add note on best practicesBrian Ford
2013-10-10fix(modules): stop leaking global variables in testsPete Bacon Darwin
2013-10-10refactor(location): $location now uses urlUtils, not RegExJeff Cross
2013-10-10docs($provide): improve docs and examples furtherPete Bacon Darwin
2013-10-10docs($provide): improve examples and explanationsTim Ruffles
2013-10-09feat(ngRepeat): use block separator commentsjankuca
2013-10-09fix(jqLite): ignore class methods on comment elementsVojta Jina
2013-10-09revert: fix($parse): handle promises returned from parsed function callsIgor Minar
2013-10-09fix($parse): deprecate promise unwrapping and make it an opt-inIgor Minar
2013-10-09docs($anchorScroll): fix example controller and styleBen Lesh
2013-10-09docs($log): explain how to configure debug loggingHenry Hazan
2013-10-09fix(ngMock.$interval): should use angular.isDefinedMark J. Titorenko
2013-10-08docs(jqLite): improve jqLite docsBrian Ford
2013-10-08fix(ngTouch): ngClick does not pass touchend event when jQuery is loadedSteven Sojka
2013-10-08fix(ngTouch): add $event to ng-swipeAdam Kent
2013-10-08docs(angular.equals): fix simple typoMarc Tamlyn
2013-10-07fix(input): `false` is no longer an empty value by defaultPete Bacon Darwin
2013-10-07feat($interval): add a service wrapping setIntervalJulie
2013-10-07fix(ngScenario): remove redundant assignmentPete Bacon Darwin
2013-10-07revert: refactor($parse): only instantiate lex/parse onceIgor Minar
2013-10-07fix(*): protect calls to hasOwnProperty in public APIPeter Bacon Darwin
2013-10-07style(select): fix semicolons and varsPeter Bacon Darwin
2013-10-07docs(ngModel): fix grammar and improve clarityDave Peticolas
2013-10-07refactor($parse): only instantiate lex/parse oncePeter Bacon Darwin
2013-10-07docs(ngValue): add docs for ngValue directiveBrian Ford
2013-10-05fix(rootScope): make stopPropagation only stop its own eventPete Bacon Darwin
2013-10-05docs(a): change model.$save() into something less deceptiveMichiel Staessen
2013-10-05docs(ngList): improve grammar and clarityDave Peticolas
2013-10-05docs(filter): add missing semi-colonTom Elovie Spruce
2013-10-05docs($resource): remove extra "to" from $resource docsDavid Barker
2013-10-04fix(ngResource): Remove request body from $deleteJen Bourey
2013-10-04chore($parse): convert parser() and lex() to prototype-based codejankuca
2013-10-04fix(routeProvider): parametrized routes do not match against locations that w...Nicola Peduzzi
2013-10-03fix($compile): fix (reverse) directive postLink fn execution orderIgor Minar
2013-10-03fix($compile): don't terminate compilation for regular transclusion directivesIgor Minar
2013-10-03docs(angular.bind): clarify that bind is partial applicationJoe Hanink
2013-10-03docs($sce): fix punctuationSimeon Willbanks
2013-10-03docs(rootScope): improve grammar and clarityDave Peticolas
2013-10-03docs(ngInclude): clarity, formattingDave Peticolas
2013-10-03docs(ngClass): clarify the descriptionDave Peticolas
2013-10-03docs($compile): fix param description being displayed as code blockbasarat
2013-10-03docs(select): clarify usagegdennie