We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue by TuckerWhitehouse Wednesday May 29, 2013 at 21:12 GMT Originally opened as adobe/brackets#4028
This goes with #4018.
Replace all instance of jQuery deferred.pipe with deferred.then (http://api.jquery.com/deferred.pipe/)
deferred.pipe
deferred.then
TuckerWhitehouse included the following code: https://github.com/adobe/brackets/pull/4028/commits
The text was updated successfully, but these errors were encountered:
Comment by dangoor Thursday May 30, 2013 at 12:31 GMT
Looks good. Thanks for fixing those up!
Sorry, something went wrong.
No branches or pull requests
Wednesday May 29, 2013 at 21:12 GMT
Originally opened as adobe/brackets#4028
This goes with #4018.
Replace all instance of jQuery
deferred.pipe
withdeferred.then
(http://api.jquery.com/deferred.pipe/)TuckerWhitehouse included the following code: https://github.com/adobe/brackets/pull/4028/commits
The text was updated successfully, but these errors were encountered: