This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
NEEDSDOCS no ticket associated | |
https://github.com/jquery/jquery/commit/4e97543 | |
FEATURE (SMALL) SHOULD THIS BE REMOVED BEFORE 1.5.1?? | |
.invert() method on promises | |
returns an inverted promise that is resolved/rejected when the underlying deferred is rejected/resolved) | |
https://github.com/jquery/jquery/commit/e0b1bb8 | |
http://api.jquery.com/extending-ajax/ <-- the code example at the very bottom should be updated to match the new regex | |
#8122 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
alert("Loaded!"); |
OlderNewer