aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2013-08-09fix(re-bootstrap): Throw an error when bootstrapping a bootstrapped element.Jeff Cross
2013-08-09chore(ngMobile): rename module ngTouch and file to angular-touch.jsBrian Ford
2013-08-09docs($compile): update directive type signatureOpherV
2013-08-09docs(ngModel): validators should return undefined for invalid values.Niall Smart
2013-08-09fix(docs-bootstrap): Removed injector from bootstrapped docs samplesJeff Cross
2013-08-09docs(httpBackend): update documentation for expect methodsSanti Albo
2013-08-09chore($compile): remove bogus scope/controller checkIgor Minar
2013-08-09feat($q): add shorthand for defining promise error handlersbolasblack
2013-08-09docs(jqLite): update the minErr codes for on() and off()Igor Minar
2013-08-09fix(jqLite): properly detect unsupported calls for on()/off()Igor Minar
2013-08-08fix(angular.copy): change angular.copy to correcly clone RegExpAndy Hitchman
2013-08-08docs(ngModel): clarify docs for NgModelController#Igor Minar
2013-08-08fix(jqLite): throw when jqLite#off called with 4 argsKen Sheedlo
2013-08-08fix($compile): always instantiate controllers before pre-link fns runjankuca
2013-08-08docs(compile/selmulti): description for compile/selmulti errorMisko Hevery
2013-08-08docs(compile/notassign): description for compile/notassign errorMisko Hevery
2013-08-08docs(minErr): rename compile/utrat to compile/uterdirIgor Minar
2013-08-08docs(minErr): rename sce/isecrurl to sce/insecurlIgor Minar
2013-08-08docs(ngModel): add link to NgModelControllerIgor Minar
2013-08-07docs(minerr): fill in error message descriptionsKen Sheedlo
2013-08-07fix(jqLite): return array from multi select in val()Eric Hagman
2013-08-07docs(ngClass): updated the example with string, map and array syntaxJamund Ferguson
2013-08-07feat(ngForm): Supports expression in form namesMatthew Windwer
2013-08-07fix(compile): fix directive as identifierChirayu Krishnappa
2013-08-07docs(ngRoute): make config block for the routeProvider example explicitDavid Mosher
2013-08-07chore(dump): fix our karma.dump bridgeIgor Minar
2013-08-07fix(input): fix the email regex to accept TLDs up to 6 characters longneilmcgibbon
2013-08-07fix(jqLite): forgive unregistration of a non-registered handlerPawel Kozlowski
2013-08-06feat(ngMock/$httpBackend): support a matching function for data paramKen Chen
2013-08-06docs(compile): fix minor spelling mistakeMichael Stewart
2013-08-03feat($compile): support compile animation hooks classesMatias Niemelä
2013-08-03chore(ngdocs): provide detailed documentation for the $animate service timelineMatias Niemelä
2013-08-03chore(ngdocs): provide docs for the core $animator serviceMatias Niemelä
2013-08-03fix(animate): cleanup global leaked vars.Misko Hevery
2013-08-03fix(ngAnimate): remove compound JS selector animationsMatias Niemelä
2013-08-02fix(ngShowHide): change the .ng-hide CSS class to use an !important flagMatias Niemelä
2013-08-02chore(ngMock): remove unused $animate delegation methodsMatias Niemelä
2013-08-02chore(ngMock): rename $animate.process to $animate.flushNext()Matias Niemelä
2013-08-01fix(ngMock): keep withCredentials on passThroughÉtienne Barrié
2013-07-31fix(location): fix parameter handling on search()Misko Hevery
2013-07-31fix($parse): unwrap promise when setting a fieldJames Davies
2013-07-31fix(mobile-ng-click): prevent unwanted opening of the soft keyboardJan Laußmann
2013-07-31feat(scenario): expose jQuery for usage outside of angular scenarioAndreas Marek
2013-07-31style($sce): remove unreachable return statementIgor Minar
2013-07-31fix(jqLite): support space-seperated events in offAndy Joslin
2013-07-31fix(mock.$log): keep in sync with $logChirayu Krishnappa
2013-07-31fix($q): call `reject()` even if `$exceptionHandler` rethrowsPete Bacon Darwin
2013-07-31fix(resource): check whether response matches action.isArrayPete Bacon Darwin
2013-07-31fix(isArrayLike) Correctly detect arrayLike itemsDaniel Herman
2013-07-31feat(directive): support as instance syntaxLucas Galfasó