aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2013-07-22fix($compile): always instantiate controllers in parent->child orderIgor Minar
2013-07-22fix(Scope): ensure that isolate scopes use the main evalAsync queueIgor Minar
2013-07-21docs(input): fix exampleJérémy
2013-07-21docs($window): improve style and clarify wordingDavid Sanders
2013-07-21docs(ngRepeat): add example for filters in conjunction with `track by`Peter Fern
2013-07-19fix(core): parse URLs using the browser's DOM APIChirayu Krishnappa
2013-07-18test(ngRepeat): add a test for ngRepeat when using 'track by' and a filterBrian Ford
2013-07-18feat(Angular): provide minErr as public propertyPete Bacon Darwin
2013-07-18chore(sanitize): use minErr to throw exceptionPete Bacon Darwin
2013-07-18chore(resource): use minErr to throw exceptionPete Bacon Darwin
2013-07-18docs(jqLite): document "$destroy" eventPete Bacon Darwin
2013-07-18fix($compile): allow data: image URIs in img[src]Chirayu Krishnappa
2013-07-18chore(ngdocs): fix improve button overlapMatias Niemelä
2013-07-18feat(directive): ng:focus, ng:blurAndreas Sander
2013-07-17docs($templateCache): add examples of usageSpencer
2013-07-17docs(dateFilter): fix typosBruno Coelho
2013-07-16test(utils): Adds a missing test for snake_caseJames deBoer
2013-07-16fix(writer): fix makeDir directory tree bugKen Sheedlo
2013-07-15fix($animator): ensure animations are always disabled for an element that is ...Matias Niemelä
2013-07-15chore(gitignore): add libpeerconnection.logMatias Niemelä
2013-07-15chore(ngdocs): remove autofocus for the filtering searchMatias Niemelä
2013-07-14feat($q): added support to promise notificationCaio Cunha
2013-07-14test($q): improve logging of callback invocationsChirayu Krishnappa
2013-07-14feat(ngPluralize): add alternative mapping using attributesLucas Galfasó
2013-07-14docs(di): promote registering controllers on modulessdesmond
2013-07-14style(ngMock): add missing whitespaceDavid
2013-07-13fix(grunt): cache version numberIgor Minar
2013-07-13fix(angular.equals): add support for regular expressionsBen Ripkens
2013-07-13chore(package.json): fix name to work with latest NPMVojta Jina
2013-07-12fix($http): allow interceptors to completely override headersIgor Minar
2013-07-12chore(ngdoc): wrap all pages inside of a container tag for easy stylingMatias Niemelä
2013-07-12feat(Angular.js): skip JSON.stringify for undefinedGreg Thornton
2013-07-12style(ngdocs): fix minor CSS issuesAlex Olshansky
2013-07-12feat($resource): support an unescaped URL portLeandro Ostera
2013-07-12fix(ngScenario): select().option(val) should prefer exact value matchStephen Merity
2013-07-12fix(sanitize): match URI schemes case-insensitivelyPete Bacon Darwin
2013-07-11fix(ngSubmit): expose $event to ngSubmit callbackWesley Cho
2013-07-11fix(ngValue): made ngValue to write value attribute to elementMikk Kirstein
2013-07-11feat(ngDocs): add links to source for APIJulien Bouquillon
2013-07-11fix(scope): watches can be safely unregistered inside watch handlersPaulo Scardine
2013-07-11style(sanitize): fix typo in variable namesBen Holley
2013-07-11refactor(Angular.js): remove code duplicationEric Subach
2013-07-11fix($injector): improve $injector:nomod error messageIgor Minar