angular.js/test
Caio Cunha 2a5c355582 feat($q): added support to promise notification
It is now possible to notify a promise through deferred.notify() method.
Notifications are useful to provide a way to send progress information
to promise holders.
2013-07-14 23:11:46 -07:00
..
auto fix($injector): refactor module loading code and use minErr 2013-07-02 11:05:30 -07:00
ng feat($q): added support to promise notification 2013-07-14 23:11:46 -07:00
ngCookies feat($cookieStore): $cookieStore.get now parses blank string as blank string 2013-05-08 10:04:07 +01:00
ngMobile feat($swipe): Refactor swipe logic from ngSwipe to $swipe service. 2013-05-23 16:07:44 -07:00
ngMock feat(jqLite): switch bind/unbind to more recent jQuery on/off 2013-06-19 20:53:24 +01:00
ngResource feat($resource): support an unescaped URL port 2013-07-12 10:47:46 +01:00
ngRoute refactor($route): pull $route and friends into angular-route.js 2013-06-06 17:07:12 -07:00
ngSanitize fix(sanitize): match URI schemes case-insensitively 2013-07-12 09:29:21 +01:00
ngScenario fix(ngScenario): select().option(val) should prefer exact value match 2013-07-12 10:05:23 +01:00
AngularSpec.js fix(angular.equals): add support for regular expressions 2013-07-13 22:22:28 -07:00
ApiSpecs.js feat(ngRepeat): add support for custom tracking of items 2013-03-29 23:01:52 -07:00
BinderSpec.js chore(minErr): replace ngError with minErr 2013-06-17 13:29:30 -07:00
jqLiteSpec.js fix(jqLite): prepend array in correct order 2013-07-02 23:24:51 -07:00
jquery_alias.js fix(specs): fix jQuery to jqLite binding on IE8 2011-09-16 02:44:33 +02:00
jquery_remove.js fix(specs): fix jQuery to jqLite binding on IE8 2011-09-16 02:44:33 +02:00
jQueryPatchSpec.js feat(jqLite): switch bind/unbind to more recent jQuery on/off 2013-06-19 20:53:24 +01:00
loaderSpec.js fix($injector): improve $injector:nomod error message 2013-07-11 12:16:02 -07:00
matchers.js chore(minErr): replace ngError with minErr 2013-06-17 13:29:30 -07:00
minErrSpec.js chore(minErr): replace ngError with minErr 2013-06-17 13:29:30 -07:00
testabilityPatch.js feat(jqLite): switch bind/unbind to more recent jQuery on/off 2013-06-19 20:53:24 +01:00