aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-02-28docs(tutorial/step-05): fix path for 'phones.json'Daniel
2014-02-28docs(ngAnimate): add missing 'super' to addClassnosideeffects
2014-02-28fix($animate): delegate down to addClass/removeClass if setClass is not foundMatias Niemelä
2014-02-28feat($animate): animate dirty, pristine, valid, invalid for form/fieldsYves Brissaud
2014-02-27docs(core): update fromJson return valueslinclark
2014-02-27chore(triaging.md): update triaging guidelinesBrian Ford
2014-02-27docs(guides/providers): fix typoPavel Pomerantsev
2014-02-27fix(jqLite): properly toggle multiple classesPawel Kozlowski
2014-02-27chore(qSpec): fix typosLajos Veres
2014-02-27chore(parseSpec): fix typoLajos Veres
2014-02-27chore(httpSpec): fix typoLajos Veres
2014-02-27chore(filtersSpec): fix typoLajos Veres
2014-02-27chore(ngRepeatSpec): fix typoLajos Veres
2014-02-27chore(AngularSpec): fix typoLajos Veres
2014-02-27chore(animate): fix typo in a commentLajos Veres
2014-02-27docs($sce): fix typoLajos Veres
2014-02-27docs($compile): fix typoLajos Veres
2014-02-27chore(scripts): fix typos in scripts/utils.incLajos Veres
2014-02-27docs(changelog): fix typosLajos Veres
2014-02-26docs($injector): fix typodesertapple
2014-02-26docs(guide/resource): add links to ngResource and $resourceJan Hancic
2014-02-26docs(guide): add a new django tutorialMauro
2014-02-26docs(errors/infdig): add a common exampleBrad Williams
2014-02-26docs(guide/directive): update directive restrict optionspyriand3r
2014-02-26docs(contribute): add table of contents to contributing docashley williams
2014-02-26fix($animate): ensure all comment nodes are removed during a leave animationMatias Niemelä
2014-02-26chore(travis): add gitter configIgor Minar
2014-02-26fix($animate): only block keyframes if a stagger is set to occurMatias Niemelä
2014-02-26fix(ngAnimate): TypeError Cannot call method 'querySelectorAll' in cancelChil...Stanislav Sysoev
2014-02-26fix($animate): ensure that animateable directives cancel expired leave animat...Matias Niemelä
2014-02-26test($animate): ensure staggering timeout tests are secureMatias Niemelä
2014-02-26fix($animate): ensure all animated elements are taken care of during the clos...Matias Niemelä
2014-02-26docs(*): fix jsdoc type expressionsPeter Bacon Darwin
2014-02-26chore(doc-gen): add debug-dump processorPeter Bacon Darwin
2014-02-25revert: fix($location): parse query string when path is empty in hashbang modeIgor Minar
2014-02-26feat($parse): support trailing commas in object & array literalsMichał Gołębiowski
2014-02-25chore(docs/contribute): add note about serving the docsBrian Ford
2014-02-24docs(guide/concepts): reference correct module name.adeelcap15
2014-02-24perf($animate): use rAF instead of timeouts to issue animation callbacksMatias Niemelä
2014-02-24chore(core): create a wrapper to manage async callbacksMatias Niemelä
2014-02-24chore(core): introduce a wrapper for requestAnimationFrameMatias Niemelä
2014-02-24docs($interpolate) fix sample code appearing unformattedDiego Muñoz Escalante
2014-02-23docs(tutorial): referenced e2e-test.bat for Windows users in step 3Leniel Macaferi
2014-02-23docs($routeProvider): correct "slashs" to "slashes"Alessandro Bahgat
2014-02-22docs(guide): grammar fixGeorge Cox
2014-02-22style(tests): remove trailing comma in specsChia-liang Kao
2014-02-22docs(ngPluralize): corrected "bounded to" to "bound to"Alessandro Bahgat
2014-02-22docs($animate): change @param to use valid typesPeter Bacon Darwin
2014-02-22chore(protractor-jenkins-config): don't use `this` inside onPreparePeter Bacon Darwin
2014-02-22chore(docs-app): re-activate docs-app test tasksPeter Bacon Darwin