aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2013-06-06feat(ngdocs): provide documentation for the new ngRepeat repeater syntaxMatias Niemelä
2013-06-06chore(AngularPublic): remove angular.noConflict featureMatias Niemelä
2013-06-06refactor($route): pull $route and friends into angular-route.jsIgor Minar
2013-06-04docs(ngTransclude): fix outdated scope definition in exampleMarcin Wosinek
2013-06-04docs(Angular.js): clarify ngApp usageRobbie Ferrero
2013-06-04docs(angular-mocks): fix typo in exampleRobb Shecter
2013-06-04docs(sanitize): add @description sectionAlan Klement
2013-06-04docs(ngClass): clarify the use of object mapLuc Morin
2013-06-04docs(input): provide explanation of how ngModel will affect the local scopeLuc Morin
2013-05-31fix(ngController): fix indentation bug which causes example to mess upMatias Niemelä
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-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-21docs(Angular.js): add missing @returns to extend()Joakim Blomskøld
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(filter): remove invalid characterMisha Moroshko
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-16feat($animator): provide support for custom animation eventsMatias Niemelä
2013-05-16fix(jqLite): pass a dummy event into triggerHandlerJulie
2013-05-16feat($parse): add support for ternary operators to parserZach Snow
2013-05-16fix($resource): null default param results in TypeErrorRyan Schumacher
2013-05-16feat($http): add a default content type for PATH requestsDaniel Stockton
2013-05-16docs(ngCsp): add more informative detailsDean Sofer
2013-05-14feat(ngSrcset): add new ngSrcset directiveSamuel Santos
2013-05-14feat(scenario): adds mousedown and mouseup event triggers to scenarioAndreas Marek
2013-05-14docs($timeout): minor cleanupSiddique Hameed
2013-05-14feat($resource): collapse empty suffix parameters correctlyGlenn Goodrich
2013-05-14feat(select): match options by expression other than object identityquazzie
2013-05-13feat(ngAnimate): cancel previous incomplete animations when new animations ta...Matias Niemelä
2013-05-13feat(ngdocs): external links to github, plunkr and jsfiddle available for cod...Matias Niemelä
2013-05-13docs(animation): fix code example to work with most recent ngAnimateMatias Niemelä
2013-05-11fix($browser): should use first value for a cookie.Chirayu Krishnappa
2013-05-10docs($scope): clarify documentation for $broadcastwilltj
2013-05-10fix(ngPluralize): handle the empty string as a valid overrideLucas Galfasó
2013-05-09docs(Angular.js) move forEach docs to correct placeAlex Pods
2013-05-09style(*): fix up semicolon and var usageAnatoly Shikolay
2013-05-09docs($window): fix examplePete Bacon Darwin
2013-05-08fix(scenario): update to use our angular-scenario.js rather then karmaMisko Hevery
2013-05-08chore(ngAnimate): CSS classes X-setup/X-start -> X/X-activeMatias Niemelä
2013-05-08feat(ngAnimate): Add support for CSS3 Animations with working delays and mult...Matias Niemelä