aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-10-11chore(npm): grunt-contrib-jasmine-node changed nameJ. Tangelder
2013-10-11docs(ngAnimate): fix typosHack Reactor Students
2013-10-11docs(ngAnimate): fix link to ngClass pageSaul Maddox
2013-10-11docs(guide/controller): improve guidance and examplesPete Bacon Darwin
2013-10-11docs(guide/controller): use `.controller` syntaxFelix
2013-10-10fix($animate): perform internal caching on getComputedStyle to boost the perf...Matias Niemelä
2013-10-10chore(ngdocs): improve the side search animation effectsMatias 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-10chore(gitignore): ignore *.swp files from vimIlia Choly
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-09test(filters): fix timezone-dependent testBrian Ford
2013-10-09docs(tutorial/step11): correct Jasmine Matcher linkMarko Bonaci
2013-10-08docs(guide/animations): improve animations guideBrian Ford
2013-10-08docs(tutorial): fix style across tutorial stepsBrian Ford
2013-10-08docs(jqLite): improve jqLite docsBrian Ford
2013-10-08feat(tutorial): add step 12 of the phonecat tutorialBrian Ford
2013-10-08chore(travis): enable Firefox againVojta Jina
2013-10-08fix(ngTouch): ngClick does not pass touchend event when jQuery is loadedSteven Sojka
2013-10-08docs(cookbook/adv_forms): simplify exampleJ Bruni
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-07style(injectorSpec): add semicolons & test helpersPeter Bacon Darwin
2013-10-07style(angularSpec): add missing semicolonPeter 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-06docs(tutorial/step02): fix missing bracepzajdel
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