Modify ↓
Ticket #9679 (closed enhancement: duplicate)
Document $.proxy enhancements from #7783
| Reported by: | ehynds | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | 1.next |
| Component: | core | Version: | 1.6.1 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
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!
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

Thanks eric, we'll use needsdocs in 7783 to take care of this issue.