aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2014-02-22chore(doc-app): ensure only canonical paths get sent to Google AnalyticsPeter Bacon Darwin
2014-02-21perf($cacheFactory): skip LRU bookkeeping for caches with unbound capacitySekib Omazic
2014-02-21chore(travis): reorganize protractor configs to group by spec instead of by b...Julie
2014-02-21chore(examples): remove final traces of examples from the treeCaitlin Potter
2014-02-21fix($location): parse query string when path is empty in hashbang modeCaitlin Potter
2014-02-21fix(input): use ValidityState to determine validityCaitlin Potter
2014-02-21fix(isElement): reduce false-positives in isElement testsCaitlin Potter
2014-02-21fix($parse): reduce false-positives in isElement testsCaitlin Potter
2014-02-21feat(ngHref): bind ng-href to xlink:href for SVGAElementCaitlin Potter
2014-02-21fix($http): do not add trailing questionBoris Serdyuk
2014-02-21fix($http): send GET requests by defaultPawel Kozlowski
2014-02-21chore(examples): remove ancient examples from the treeCaitlin Potter
2014-02-21docs(*): fix anchors for members in api docsPeter Bacon Darwin
2014-02-21docs(guide/filter): fix input type in examplePeter Bacon Darwin
2014-02-21docs(tutorial/step_11): fix url-based links refs to AUTO moduleStéphane Reynaud
2014-02-21docs(tutorial/step_06): fix url-based links refs to AUTO moduleStéphane Reynaud
2014-02-21docs(tutorial/step_05): fix url-based links refs to AUTO moduleStéphane Reynaud
2014-02-21docs(guide/di): fix url-based links refs to AUTO moduleStéphane Reynaud
2014-02-21docs(guide/compiler): fix url-based links refs to AUTO moduleStéphane Reynaud
2014-02-21docs(ngMock.$interval): fix return descriptionSadaoui Abderrahim
2014-02-21docs(guide/i18n): fix url-based links refs to AUTO moduleStéphane Reynaud
2014-02-21docs(guide/scope): fix url-based links refs to AUTO moduleStéphane Reynaud
2014-02-21docs(guide/location): fix url-based link to AUTO moduleStéphane Reynaud
2014-02-21chore(doc-gen): generate examples for each deployment, e.g. jqueryJulie
2014-02-21docs(tutorial/step-05): replace minify wiki link with shortened URLJennifer Song
2014-02-20docs(guide/ie): correct conditional comment to load JSON polyfill for IE7 and...Tobias Leugger - Vibes
2014-02-20docs(ngSubmit): reference correct object ($scope) in example.James Roome
2014-02-20docs(guide/directive): add a more detailed description of isolate scope `&` b...Brad Williams
2014-02-20docs(ie): document IE style attribute interpolation problemRichard Collins
2014-02-20docs(core): add note that isObject returns true for arrayscnlevy
2014-02-20docs(ngMock): document method ngMock.$interval#cancel()Sadaoui Abderrahim