deferred-js icon indicating copy to clipboard operation
deferred-js copied to clipboard

.then() must return a new promise, actually returns undefined

Open fsicre opened this issue 12 years ago • 1 comments

Hi according to http://api.jquery.com/deferred.then/

.then() must returns a new promise enabling the chaining of processing.

could you update the lib please ?

fsicre avatar Mar 20 '13 10:03 fsicre

.pipe is deprecated by jQuery

fsicre avatar Mar 20 '13 11:03 fsicre