aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2013-10-05docs(ngList): improve grammar and clarityDave Peticolas
2013-10-05docs(filter): add missing semi-colonTom Elovie Spruce
2013-10-05docs(tutorial/step_07): fix module nameEric Large
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-04chore(docs): fix broken IE8 test due to sanitization bugMatias Niemelä
2013-10-04chore(travis): temporarily disable FirefoxVojta Jina