aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2013-10-30chore: move getBlockElements to Angular.jsBrian Ford
2013-10-30fix(ngIf): ngIf removes elements dynamically added to itBrian Ford
2013-10-30docs($route): split over-length linePete Bacon Darwin
2013-10-30docs($route): change example module nameAndrew Jackson
2013-10-28fix($animate): use direct DOM comparison when checking for $rootElementMatias Niemelä
2013-10-28fix($animate): ensure former nodes are fully cleaned up when a follow-up stru...Matias Niemelä
2013-10-28docs($provide): fix link to factory sectionPete Bacon Darwin
2013-10-28fix($animate): ensure enable/disable animations work when the document node i...Matias Niemelä
2013-10-28feat(ngAnimate): provide support for staggering animations with CSSMatias Niemelä
2013-10-28fix(angular-mocks): add inline dependency annotationDerek Hammer
2013-10-28fix($compile): don't instantiate controllers twice for element transclude dir...Igor Minar
2013-10-27docs($resource): fix typoJarrett Harris
2013-10-27docs(form): fix typoYuriy Bilogub
2013-10-26docs($location): document $location's eventsValentyn Shybanov
2013-10-26docs($q): promises are no longer automatically unwrapped, by defaultrjferguson21
2013-10-26docs(Angular.js): angular.equals calls itself recursively on objectsthorn0
2013-10-26docs(http): add missing brace in the 2nd interceptors examplemgechev
2013-10-26docs(ngForm): ensure correct attribute name in usage exampleDavid Bennett
2013-10-25docs($rootScope): added $eval `locals` parameter documentationCaio Cunha
2013-10-25fix($compile): attribute bindings should not break due to terminal directivesIgor Minar
2013-10-25docs(compile): fix typo in 'Attributes' descriptionBrainCrumbz
2013-10-25docs(ngIf): fix typoBalázs Suhajda
2013-10-24docs(ngClass): fix typoSam Dornan
2013-10-24docs(rootScope): add example of using a listener function for $watchWesley Cho
2013-10-24style($route): fix line lengthPete Bacon Darwin
2013-10-24fix($animate): skip unnecessary addClass/removeClass animationsMatias Niemelä
2013-10-24docs(ngModelController): $parent can help isolate scope directivesbasarat
2013-10-24docs($routeProvider): document route.resolve rejectionJosh Schumacher
2013-10-24docs(select): fix typowiebl
2013-10-24docs(ngBindHtml): add exampleNicolas Brugneaux
2013-10-24fix($compile): instantiate controlers when re-entering compilationIgor Minar
2013-10-24docs(ngNonBindable): fix punctuationDave Peticolas
2013-10-24docs($provide): Fix typoPete Bacon Darwin
2013-10-24docs(ngController): do not attach a controller twiceTyler McGinnis
2013-10-24fix(input): keep track of min/max attars on-the-flyDmitry Shirokov
2013-10-23chore(docs): fix jsHint errors with long linesMatias Niemelä
2013-10-23docs(guide/directive,guide/compiler,): drastically improveBrian Ford
2013-10-23chore(ngMocks): shorten the length of the description line to avoid jsHint er...Matias Niemelä
2013-10-23feat(docs): provide index pages for each angular moduleMatias Niemelä
2013-10-23fix(ngView): ensure the new view element is placed after the old view elementMatias Niemelä
2013-10-23fix($animate): ensure animations work properly when the $rootElement is being...Matias Niemelä
2013-10-23fix($animate): only cancel class-based animations if the follow-up class cont...Matias Niemelä
2013-10-22style: make jshint happyVojta Jina
2013-10-22chore(grunt): add jshint tasksPete Bacon Darwin
2013-10-22fix: don't inline css in csp mode.tigbro
2013-10-22fix(ngAnimate): fix cancelChildAnimations throwing exceptionGrzegorz Lachowski
2013-10-21docs(ngCsp): pretty-format docsIgor Minar
2013-10-18fix(csp): fix csp auto-detection and stylesheet injectionIgor Minar
2013-10-18docs: correct broken linksVojta Jina
2013-10-18fix($injector): allow a constructor function to return a functionVojta Jina