aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-10-26docs(guide/directive): improve wordingPete Bacon Darwin
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(guide/directive): we are registering directives, not controllersJoey Organisak
2013-10-26docs(ngForm): ensure correct attribute name in usage exampleDavid Bennett
2013-10-26docs(ngdoc.js): fix usage to display attributes as dash-caseDavid Bennett
2013-10-26docs(CONTRIBUTING.md): explain we cannot accept localization changesmicole
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(guide/bootstrap): fix typoArtemy Tregubenko
2013-10-25docs(tutorial/step-7): add doctype directive to exampleJesse Palmer
2013-10-25docs(ngIf): fix typoBalázs Suhajda
2013-10-25docs(tutorial/step-2): add beforeEach to load moduleDanS
2013-10-25style(injectorSpec): fix typo in "it" descriptionArun Israel
2013-10-25docs(tutorial/step-5): fix wrong link to services guidephamdt
2013-10-25docs(guide): rewrite guide landing pageBrad Green
2013-10-25docs(guide/e2e-testing): remove superfluous block of textMaarten Stolte
2013-10-25docs(guide/expression): fix duplicate key error in examplemmieszek
2013-10-24chore(grunt): add jshint to the test taskPete Bacon Darwin
2013-10-24docs(ngClass): fix typoSam Dornan
2013-10-24docs(rootScope): add example of using a listener function for $watchWesley Cho
2013-10-24chore(validate-commit-msg.js): increase the max line limit for commit message...Igor Minar
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(error/multidir): improve the sentence fluencyCloudDueling.com
2013-10-24docs($routeProvider): document route.resolve rejectionJosh Schumacher
2013-10-24docs(select): fix typowiebl
2013-10-24docs(tutorial/step_00): reword sentence to make senseWalter Higgins
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(modulerr): fix typoG.H. Naylor
2013-10-24docs(tutorial/step-07): fix typoJosh McAdams
2013-10-24docs(ngController): do not attach a controller twiceTyler McGinnis
2013-10-24chore(ngdocs): ensure the docs menu changes when browsing a different sectionMatias Niemelä
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-22feat(ngdocs): add forward slash shortcut key for search barMatias Niemelä
2013-10-22fix(ngdocs): remove the side search barMatias Niemelä
2013-10-22chore(travis): run jshint task on TravisVojta Jina
2013-10-22style: make jshint happyVojta Jina