Side navigation
#9679 closed enhancement (duplicate)
Opened June 27, 2011 04:44PM UTC
Closed June 27, 2011 06:36PM UTC
Last modified June 27, 2011 06:36PM UTC
Document $.proxy enhancements from #7783
Reported by: | ehynds | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | 1.next |
Component: | core | Version: | 1.6.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
The documentation for $.proxy should be updated to reflect enhancements from #7783. In particular there should be mention that the signature now accepts arguments for the proxied function, and that it falls back to native Function#bind where available. thx!
Thanks eric, we'll use needsdocs in 7783 to take care of this issue.