Side navigation
#10754 closed bug (fixed)
Opened November 11, 2011 03:59AM UTC
Closed December 06, 2011 10:21PM UTC
Last modified March 09, 2012 10:09PM UTC
have jQuery.swap return the return of the callback instead of just executing it
Reported by: | mikesherov | Owned by: | mikesherov |
---|---|---|---|
Priority: | low | Milestone: | 1.7.2 |
Component: | css | Version: | 1.7 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
In all of it's uses, a return val would be more appropriate than modifying a variable from the outer scope.
Attachments (0)
Change History (4)
Changed November 11, 2011 04:08AM UTC by comment:1
Changed November 19, 2011 04:47AM UTC by comment:2
1.7.2 please?
Changed November 19, 2011 06:00PM UTC by comment:3
component: | unfiled → css |
---|---|
milestone: | None → 1.7.2 |
owner: | → mikesherov |
priority: | undecided → low |
status: | new → assigned |
Yes, good call.
https://github.com/jquery/jquery/pull/592