angular.js/src
Étienne Barrié 3079a6f4e0 fix(ngMock): keep withCredentials on passThrough
When using passThrough() and specifying withCredentials on the $http
call, the option is now passed to the underlying $httpBackend.
2013-08-01 16:07:33 -07:00
..
auto docs(*): fixed typos and ngdoc parameter names 2013-07-27 20:53:41 +02:00
ng fix(location): fix parameter handling on search() 2013-07-31 16:55:06 -07:00
ngAnimate docs(animate): add param name 2013-07-27 17:17:50 +01:00
ngCookies feat($cookieStore): $cookieStore.get now parses blank string as blank string 2013-05-08 10:04:07 +01:00
ngLocale fix(i18n): Do not transform arrays into objects 2013-07-03 22:51:31 +01:00
ngMobile fix(mobile-ng-click): prevent unwanted opening of the soft keyboard 2013-07-31 16:08:00 -07:00
ngMock fix(ngMock): keep withCredentials on passThrough 2013-08-01 16:07:33 -07:00
ngResource fix(resource): check whether response matches action.isArray 2013-07-31 21:17:37 +01:00
ngRoute chore(ngdocs): all animation-supported directives working with docs examples and jsFiddle/Plunkr pages 2013-07-29 21:22:05 -07:00
ngSanitize feat(ngBindHtml, sce): combine ng-bind-html and ng-bind-html-unsafe 2013-07-25 14:29:56 -07:00
ngScenario feat(scenario): expose jQuery for usage outside of angular scenario 2013-07-31 15:50:12 -07:00
Angular.js fix(isArrayLike) Correctly detect arrayLike items 2013-07-31 11:08:56 -07:00
angular.prefix chore(license): update to google 2012-04-20 11:29:34 -07:00
angular.suffix fix(init): use jQuery#ready for init if available 2012-03-23 15:41:37 -07:00
AngularPublic.js feat(ngAnimate): complete rewrite of animations 2013-07-26 23:49:54 -07:00
apis.js feat(ngRepeat): add support for custom tracking of items 2013-03-29 23:01:52 -07:00
jqLite.js fix(jqLite): support space-seperated events in off 2013-07-31 14:23:35 -07:00
loader.js feat(ngAnimate): complete rewrite of animations 2013-07-26 23:49:54 -07:00
loader.prefix chore(license): update to google 2012-04-20 11:29:34 -07:00
loader.suffix feat(module): new module loader 2012-01-10 22:27:00 -08:00
minErr.js fix($injector): refactor module loading code and use minErr 2013-07-02 11:05:30 -07:00
module.prefix chore(module): improved module prefix/suffix code 2012-05-04 15:50:37 -07:00
module.suffix chore(module): improved module prefix/suffix code 2012-05-04 15:50:37 -07:00
publishExternalApis.js chore(Rakefile): get ready for modules 2012-03-28 11:16:36 -07:00