aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-06-04docs(ngClass): clarify the use of object mapLuc Morin
2013-06-04docs(guide/concepts): add comment as a type of directiveEhsan Ghandhari
2013-06-04docs(guide/understanding_model): improve example consistencyRobb Shecter
2013-06-04docs(guide/compiler): fix some minor language errorsManuel Kiessling
2013-06-04docs(guide/di): fix some small grammatical issuesAlex Young
2013-06-04docs(validate-commit-msg): fix incorrect commentJens Rantil
2013-06-04docs(input): provide explanation of how ngModel will affect the local scopeLuc Morin
2013-06-04docs(guide): format snippets of code in plain textEduardo Garcia
2013-06-04docs(overview.ngdoc): clarify wordingadamshaylor
2013-05-31fix(ngController): fix indentation bug which causes example to mess upMatias Niemelä
2013-05-30chore(docs): add reference to the blogLucas Galfasó
2013-05-30fix(jqLite): Added optional name arg in removeDataJeff Cross
2013-05-30fix($animator): ensure $animator calculates the highest duration + delay for ...Matias Niemelä
2013-05-30docs(): Rectify animator.animate documentationGias Kay Lee
2013-05-30feat(ngdocs): provide support for inline variable hintingMatias Niemelä
2013-05-28feat($compile): support multi-element directiveMisko Hevery
2013-05-24feat(ngError): add error message compression and better error messagesIgor Minar
2013-05-24test(matchers): update toThrow matcherVojta Jina
2013-05-23docs(guide/unit-testing): add expression exampleSiddique Hameed
2013-05-23feat($swipe): Refactor swipe logic from ngSwipe to $swipe service.Braden Shepherdson
2013-05-23feat($resource): expose promise instead of only $thenAlexander Shtuchkin
2013-05-23fix(jqLite): correctly monkey-patch core jQuery methodsMichał Gołębiowski
2013-05-23docs(input): add missing ngChange directive for email typeDavid Bennett
2013-05-22docs(changelog): fix changelog formattingIgor Minar
2013-05-22docs(changelog): add note about animation breaking changeIgor Minar
2013-05-22style(docs/template): add in missing semicolonsEddie Monge
2013-05-22docs(guide/directive): clarify directive priorityJens Rantil
2013-05-22chore(release): start 1.1.6 spooky-giraffe iterationIgor Minar
2013-05-22chore(release): cut the 1.1.5 triangle-squarification releasev1.1.5Igor Minar
2013-05-22docs(CHANGELOG.md): release notes for 1.1.5 and 1.0.7 releasesIgor Minar
2013-05-21docs(Angular.js): add missing @returns to extend()Joakim Blomskøld
2013-05-21docs(tutorial): fix the float issue with the improve docs buttonMatias Niemelä
2013-05-21docs(ngScenario): provide examples for element(...).query(fn)Ben Ripkens
2013-05-21doc($compile): clarify compile function return valueJens Rantil
2013-05-21docs(guide/type): remove empty "Type" page in guideJens Rantil
2013-05-21chore(version.js): remove unused/obsolete scriptIgor Minar
2013-05-21chore(package.json): kill version.yaml in favor of package.jsonIgor Minar
2013-05-21chore(package.json): use `devDependencies` instead of `dependencies`Dan Kohn
2013-05-20fix(ngdocs): fix gen_docs.shMatias Niemelä
2013-05-20fix(ngdocs): provide test code for syntax links in docs and fix the syntax di...Matias Niemelä
2013-05-20chore(ngdocs): move angular-bootstrap.js to be generated only inside the docs...Matias Niemelä
2013-05-20feat($http): add support for aborting via timeout promisesDavid Bennett
2013-05-20docs(filters): fix minor typographical errorDaniel Tse
2013-05-20doc(guide/compiler): fix grammatical errorDavid Holmes
2013-05-20doc(filter): remove invalid characterMisha Moroshko
2013-05-18docs(guide::testing): fix link to angular-seedPete Bacon Darwin
2013-05-18docs(ngMock::$log): improve the `$log.*.logs` descriptionsChris M
2013-05-18doc(ngModel): $setViewValue calls all parsers, not formattersJoakim Blomskøld
2013-05-18docs(guide): add API documentation for ngScenario matchersBen Ripkens
2013-05-18docs(tutorial): update test config file nameAndrew Vida