aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-07-29chore(bower): upgrade bower to 1.0.0Ken Sheedlo
2013-07-29chore(bower): update to latest ng-closure-runnerKen Sheedlo
2013-07-28test($compile): fix spelling error in assertion (ngAttr*)Brian Fitzpatrick
2013-07-27docs(*): fixed typos and ngdoc parameter namesCarl Danley
2013-07-27docs(interpolate): remove example e2e test that cannot runPete Bacon Darwin
2013-07-27fix(docs): fix margin around nav-list itemsKen Sheedlo
2013-07-27docs($interpolate): add example for the providerEmmanuel
2013-07-27docs(animate): add param namePete Bacon Darwin
2013-07-27docs(tutorial): mention the controller along the scopeRoland
2013-07-27fix(animate): move forEach so it can be accessed as neededPete Bacon Darwin
2013-07-27docs(tutorial): add formattingRoland
2013-07-27docs(tutorial): add that the test also creates a controllerRoland
2013-07-26chore(.gitignore): ignore npm-debug.log fileMatias Niemelä
2013-07-26chore(ngdocs): fix docs search to properly hide the X button when collapsedMatias Niemelä
2013-07-26fix($animate): make animation onComplete callbacks asyncMatias Niemelä
2013-07-26fix(ngAnimate): $timeout integration and cancel callbacks addedMatias Niemelä
2013-07-26chore(ngView): $animate refactoring + transclusion & testsMatias Niemelä
2013-07-26fix(ngInclude): $animate refactoring + use transclusionMatias Niemelä
2013-07-26chore($animate): replace show/hide with addClass/removeClassMatias Niemelä
2013-07-26feat(ngAnimate): complete rewrite of animationsMatias Niemelä
2013-07-26fix($compile): don't use new with minErrKen Sheedlo
2013-07-26fix(grunt): change css wrapping to prepend styles to the top of the head tagMatias Niemelä
2013-07-26chore($compile): removed unused variableWesley Cho
2013-07-26feat(ngMock): $timeout.flushNext can expect specific timeout delaysMatias Niemelä
2013-07-26feat(ngMock): support delay limit for $timeout.flushMatias Niemelä
2013-07-26chore(ngdocs): replace showdown.js with marked.jsMatias Niemelä
2013-07-25feat(ngMobile): emit 'swipeleft' and 'swiperight' eventsBraden Shepherdson
2013-07-25fix($compile): don't check attr.specified on non-ie7Igor Minar
2013-07-25feat(minErr): Include version number in prod minErr urlsKen Sheedlo
2013-07-25docs(guide): remove superfluous });Roland
2013-07-25feat(ngBindHtml, sce): combine ng-bind-html and ng-bind-html-unsafeChirayu Krishnappa
2013-07-25feat($sce): new $sce service for Strict Contextual Escaping.Chirayu Krishnappa
2013-07-24fix(ngMobile): emit click event for touchy clicksBraden Shepherdson
2013-07-24fix(select): don't support binding to select[multiple]Igor Minar
2013-07-24fix(ngMobile): prevent ngClick when item disabledJulien Bouquillon
2013-07-24feat(ngRepeat): add $even and $odd props to iteratorP. Envall
2013-07-24fix(form): pick the right attribute name for ngFormPawel Kozlowski
2013-07-24fix(ngRepeat): handle iteration over identical obj valuesRory Douglas
2013-07-24fix(numberFilter): always convert scientific notation to decimalPaul Meskers
2013-07-24docs(directive): Clarified and cleaned up directive guideDean Sofer
2013-07-24fix(equals): {} and [] should not be considered equivalentBrenton
2013-07-24docs(minErr): Build minErr doc siteKen Sheedlo
2013-07-24fix($location): prevent infinite digest error due to IE bugPavel Vasek
2013-07-23fix($$urlUtils): use document instead of $documentChirayu Krishnappa
2013-07-23fix($$urlUtils): remove dependency on $windowChirayu Krishnappa
2013-07-23docs(bootstrap): Note that ngScenario requires ngAppBraden Shepherdson
2013-07-23docs(cacheFactory): correct typosSpencer
2013-07-23docs(index): add seed app link to menu itemRichard John
2013-07-23fix(dump): Prevented window.dump from being overridden by karma-jasmine.Jeff Cross
2013-07-22chore(dump): remove dead codeIgor Minar